Download List

Project Description

The libstatgrab library provides an easy-to-use interface for accessing system statistics and information. Available statistics include CPU, Load, Memory, Swap, Disk I/O, and Network I/O. It was developed to work on Linux, FreeBSD, and Solaris. The package also includes two tools: saidar provides a curses-based interface for viewing live system statistics, and statgrab is a sysctl-like interface to the statistics.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-02-14 20:32
0.17

This release adds support for FreeBSD 9 and other systems using utmpx. On FreeBSD an issue with large quantities of memory was fixed, and support for dynamically getting a list of supported file systems was added. File systems will now be detected on Solaris ZFS. On Linux, CPU iowait information will now be given where available.

2008-03-18 10:22
0.16

Building on Solaris and the Debian "armel" port was fixed. Support for FreeBSD 8 was added and minor problems were fixed.
Tags: Minor bugfixes

2007-07-14 02:35
0.15

This release fixes a regression in OpenBSD memory statistics. There are other minor code cleanups and fixes.
Tags: Minor bugfixes

2007-01-08 13:21
0.14

This release contains mainly bugfixes. It also
brings a new feature in saidar: color support,
which can be activated with the -c runtime flag.
Tags: Minor bugfixes

2006-03-20 12:54
0.13

This release mainly consists of minor bugfixes,
but preliminary support for Win32 was also added.
It is now easier to link to C++ code by tweaking
the header file.
Tags: Minor bugfixes

Project Resources