| 3 |
|
|
| 4 |
|
$Id$ |
| 5 |
|
|
| 6 |
< |
libstatgrab 0.10.3 (23 August 2004) |
| 6 |
> |
libstatgrab 0.10.3 (24 August 2004) |
| 7 |
|
|
| 8 |
< |
* Add -f flag to statgrab to display floating-point numbers multiplied |
| 9 |
< |
by an integer. |
| 10 |
< |
* Add -K, -M and -G flags to statgrab to show byte counts in kibibytes, |
| 11 |
< |
mebibytes or gibibytes. |
| 12 |
< |
* Make statgrab-make-mrtg-config use the new flags to scale extremely |
| 13 |
< |
large or small numbers so that mrtg can handle them. |
| 14 |
< |
* Make statgrab-make-mrtg-config automatically detect network interface |
| 15 |
< |
speeds. |
| 8 |
> |
* Add -f flag to statgrab to display floating-point numbers multiplied |
| 9 |
> |
by an integer. |
| 10 |
> |
* Add -K, -M and -G flags to statgrab to show byte counts in kibibytes, |
| 11 |
> |
mebibytes or gibibytes. |
| 12 |
> |
* Make statgrab-make-mrtg-config use the new flags to scale extremely |
| 13 |
> |
large or small numbers so that mrtg can handle them. |
| 14 |
> |
* Make statgrab-make-mrtg-config automatically detect network interface |
| 15 |
> |
speeds. |
| 16 |
> |
* Add support for FreeBSD 6.0-CURRENT. |
| 17 |
|
|
| 18 |
|
libstatgrab 0.10.2 (27 July 2004) |
| 19 |
|
|
| 132 |
|
* Network stats wrap-around bug fixed on Linux and FreeBSD |
| 133 |
|
* Linux now reads disk information from /proc/partitions if available. |
| 134 |
|
This results in it getting data for all the disks. |
| 135 |
< |
* An additional tool, statgrab, has been added to allow external programs |
| 135 |
> |
* An additional tool, statgrab, has been added to allow external programs |
| 136 |
|
to easily parse statistics generated by libstatgrab. |
| 137 |
|
* Scripts to generate MRTG (www.mrtg.org) configs with statgrab have |
| 138 |
|
been added. This allows graphs to be generated from system stats. |