ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/NEWS
Revision: 1.14
Committed: Sat Oct 18 17:15:34 2003 UTC (20 years, 6 months ago) by tdb
Branch: MAIN
CVS Tags: LIBSTATGRAB_0_6_1
Changes since 1.13: +9 -0 lines
Log Message:
Update for new release - 0.6.1.

File Contents

# Content
1 libstatgrab 0.6.1 (18 October 2003)
2
3 * Support for FreeBSD 5.1/sparc64.
4 * Bugs fixed in FreeBSD memory statistics.
5 * saidar displays disk percentages more "correctly".
6 * Bug fixed displaying hostname in saidar.
7 * statgrab now handles unusual /dev layouts more gracefully.
8 * Minor packaging changes.
9
10 libstatgrab 0.6 (09 October 2003)
11
12 * saidar, a curses-based tool, has been added to give an overview of
13 the current system statistics.
14 * Added support for FreeBSD 5.1.
15 * Documentation is now available in manpages.
16 * Fixed major bug in the FreeBSD diskio stats.
17 * Added a .pc file for pkgconfig.
18
19 libstatgrab 0.5.1 (09 September 2003)
20
21 * Network stats wrap-around bug fixed on Linux and FreeBSD
22 * Linux now reads disk information from /proc/partitions if available.
23 This results in it getting data for all the disks.
24 * An additional tool, statgrab, has been added to allow external programs
25 to easily parse statistics generated by libstatgrab.
26 * Scripts to generate MRTG (www.mrtg.org) configs with statgrab have
27 been added. This allows graphs to be generated from system stats.
28
29 libstatgrab 0.5 (25 August 2003)
30
31 * Fixed a bug with process stats on FreeBSD.
32 * Added documentation in 'docs' directory.
33 * Added examples in 'examples' directory.
34
35 libstatgrab 0.4 (09 April 2003)
36
37 * Support added for FreeBSD 4.x (not tested on 5.x).
38
39 libstatgrab 0.3.4 (31 March 2003)
40
41 * Fixed memory leak, and file descriptor leak on linux.
42
43 libstatgrab 0.3.3 (22 March 2003)
44
45 * Network statistics wraparound code was broken on interfaces that
46 transfered no data - typically second interfaces that weren't
47 connected.
48
49 libstatgrab 0.3.2 (21 March 2003)
50
51 * Network statistics wraparound fix.
52
53 libstatgrab 0.3.1 (12 March 2003)
54
55 * Fixed network statistics on Solaris 7 or below.
56 * Disk IO statistics are correctly reported.
57
58 libstatgrab 0.3 (10 March 2003)
59
60 * Support added for Linux with a 2.4 kernel.
61
62 libstatgrab 0.2 (03 March 2003)
63
64 * Initial working release for Solaris (tested on 7, 8, and 9).
65