Пакет libstatgrab: Информация

    Исходный пакет: libstatgrab
    Версия: 0.91-alt1_1
    Собран:  5 января 2021 г. 15:56
    Категория: Мониторинг
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.i-scream.org/libstatgrab/

    Лицензия: LGPLv2+ and GPLv2+
    О пакете: Make system statistics
    Описание: 
    Libstatgrab is a library that provides cross platform access to statistics
    about the system on which it's run. It's written in C and presents a selection
    of useful interfaces which can be used to access key system statistics. The
    current list of statistics includes CPU usage, memory utilisation, disk usage,
    process counts, network traffic, disk I/O, and more.
    
    The current list of platforms is Solaris 2.x, Linux, and FreeBSD 4.x/5.x.
    The aim is to extend this to include as many operating systems as possible.
    
    The package also includes a couple of useful tools. The first, saidar,
    provides a curses-based interface to viewing the current state of the
    system. The second, statgrab, gives a sysctl-style interface to the
    statistics gathered by libstatgrab. This extends the use of libstatgrab
    to people writing scripts or anything else that can't easily make C
    function calls. Included with statgrab is a script to generate an MRTG
    configuration file to use statgrab.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libstatgrab-devel (e2kv5, e2kv4, e2k)
    libstatgrab10 (e2kv5, e2kv4, e2k)
    libstatgrab10-debuginfo (e2kv5, e2kv4, e2k)
    statgrab-tools (e2kv5, e2kv4, e2k)
    statgrab-tools-debuginfo (e2kv5, e2kv4, e2k)

    Сопровождающий: Igor Vlasenko


      1. perl(Test/More.pm)
      2. /proc
      3. gcc-c++
      4. pkgconfig(ncurses)
      5. perl(Config.pm)
      6. perl(Exporter.pm)
      7. perl(IPC/Cmd.pm)

    Последнее изменение


    5 марта 2019 г. Igor Vlasenko 0.91-alt1_1
    - new version; new maintainer
    4 февраля 2012 г. Eugeny A. Rostovtsev 0.17-alt1.1
    - Removed bad RPATH
    8 октября 2011 г. Michael Shigorin 0.17-alt1
    - NMU: 0.17 (thx fedorawatch)