--- web/www/libstatgrab/index.shtml 2003/10/04 19:26:23 1.2 +++ web/www/libstatgrab/index.shtml 2003/10/11 15:34:16 1.8 @@ -2,7 +2,7 @@ @@ -21,6 +21,8 @@ + +

libstatgrab

News

+Friday 10 October 2003

+Version 0.6 of libstatgrab has been released.
+You can download it from our mirror site +here. +This release includes some exciting new tools, support for FreeBSD +5.1, and documentation in manpages. Plus some major bugfixes and +packaging enhancements. +

+ +

Tuesday 09 September 2003

We're pleased to announce a new release of libstatgrab.
You can download version 0.5.1 from here. -This release is primarily a bugfix release..

@@ -63,19 +75,19 @@ traffic, disk I/O, and more.

The current list of platforms is Solaris 2.x, Linux 2.4, and FreeBSD -4.x. The aim is to extend this to include as many operating systems as -possible. +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. +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.

Downloading

@@ -122,6 +134,17 @@ Then we have the manual pages for each function:
  • get_user_stats(3)
  • + +

    Screenshot

    + +

    +Here's what saidar looks like when it's running: +

    +

    +saidar screenshot +

    + +