| 1 | + | libstatgrab 0.6 (09 October 2003) | 
 
 
 
 
 
 
 
 | 2 | + |  | 
 
 
 
 
 
 
 
 | 3 | + | * saidar, a curses-based tool, has been added to give an overview of | 
 
 
 
 
 
 
 
 | 4 | + | the current system statistics. | 
 
 
 
 
 
 
 
 | 5 | + | * Added support for FreeBSD 5.1. | 
 
 
 
 
 
 
 
 | 6 | + | * Documentation is now available in manpages. | 
 
 
 
 
 
 
 
 | 7 | + | * Fixed major bug in the FreeBSD diskio stats. | 
 
 
 
 
 
 
 
 | 8 | + | * Added a .pc file for pkgconfig. | 
 
 
 
 
 
 
 
 | 9 | + |  | 
 
 
 
 
 
 
 
 | 10 | + | libstatgrab 0.5.1 (09 September 2003) | 
 
 
 
 
 
 
 
 | 11 | + |  | 
 
 
 
 
 
 
 
 | 12 | + | * Network stats wrap-around bug fixed on Linux and FreeBSD | 
 
 
 
 
 
 
 
 | 13 | + | * Linux now reads disk information from /proc/partitions if available. | 
 
 
 
 
 
 
 
 | 14 | + | This results in it getting data for all the disks. | 
 
 
 
 
 
 
 
 | 15 | + | * An additional tool, statgrab, has been added to allow external programs | 
 
 
 
 
 
 
 
 | 16 | + | to easily parse statistics generated by libstatgrab. | 
 
 
 
 
 
 
 
 | 17 | + | * Scripts to generate MRTG (www.mrtg.org) configs with statgrab have | 
 
 
 
 
 
 
 
 | 18 | + | been added. This allows graphs to be generated from system stats. | 
 
 
 
 
 
 
 
 | 19 | + |  | 
 
 
 
 
 
 
 
 | 20 | + | libstatgrab 0.5 (25 August 2003) | 
 
 
 
 
 
 
 
 | 21 | + |  | 
 
 
 
 
 
 
 
 | 22 | + | * Fixed a bug with process stats on FreeBSD. | 
 
 
 
 
 
 
 
 | 23 | + | * Added documentation in 'docs' directory. | 
 
 
 
 
 
 
 
 | 24 | + | * Added examples in 'examples' directory. | 
 
 
 
 
 
 
 
 | 25 | + |  | 
 
 
 
 
 
 
 
 | 26 | + | libstatgrab 0.4 (09 April 2003) | 
 
 
 
 
 
 
 
 | 27 | + |  | 
 
 
 
 
 
 
 
 | 28 | + | * Support added for FreeBSD 4.x (not tested on 5.x). | 
 
 
 
 
 
 
 
 | 29 | + |  | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 30 |  | libstatgrab 0.3.4 (31 March 2003) | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 31 |  |  | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 32 |  | * Fixed memory leak, and file descriptor leak on linux. |