1 |
< |
libstatgrab 0.4 (09 April 2003 |
1 |
> |
libstatgrab 0.5.1 (09 September 2003) |
2 |
> |
|
3 |
> |
* Network stats wrap-around bug fixed on Linux and FreeBSD |
4 |
> |
* Linux now reads disk information from /proc/partitions if available. |
5 |
> |
This results in it getting data for all the disks. |
6 |
> |
* An additional tool, statgrab, has been added to allow external programs |
7 |
> |
to easily parse statistics generated by libstatgrab. |
8 |
> |
* Scripts to generate MRTG (www.mrtg.org) configs with statgrab have |
9 |
> |
been added. This allows graphs to be generated from system stats. |
10 |
> |
|
11 |
> |
libstatgrab 0.5 (25 August 2003) |
12 |
> |
|
13 |
> |
* Fixed a bug with process stats on FreeBSD. |
14 |
> |
* Added documentation in 'docs' directory. |
15 |
> |
* Added examples in 'examples' directory. |
16 |
> |
|
17 |
> |
libstatgrab 0.4 (09 April 2003) |
18 |
|
|
19 |
|
* Support added for FreeBSD 4.x (not tested on 5.x). |
20 |
|
|