Package libstatgrab: Information

Source package: libstatgrab
Version: 0.92.1-alt1_1
Build time:  Feb 10, 2022, 06:24 PM
Category: Monitoring
Report package bug
License: LGPLv2+ and GPLv2+
Summary: Make system statistics
Description: 
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.

List of rpms provided by this srpm:
libstatgrab-devel (riscv64)
libstatgrab10 (riscv64)
libstatgrab10-debuginfo (riscv64)
statgrab-tools (riscv64)
statgrab-tools-debuginfo (riscv64)

Maintainer: Igor Vlasenko


    1. gcc-c++
    2. perl(IPC/Cmd.pm)
    3. chrpath
    4. perl(Test/More.pm)
    5. pkgconfig(ncurses)

Last changed


Feb. 5, 2022 Igor Vlasenko 0.92.1-alt1_1
- update by mgaimport
Jan. 13, 2021 Igor Vlasenko 0.92-alt1_3
- update by mgaimport
Aug. 6, 2019 Igor Vlasenko 0.92-alt1_1
- update by mgaimport