ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/NEWS
(Generate patch)

Comparing projects/libstatgrab/NEWS (file contents):
Revision 1.4 by tdb, Wed Mar 12 12:37:31 2003 UTC vs.
Revision 1.12 by tdb, Tue Sep 9 10:55:04 2003 UTC

# Line 1 | Line 1
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 +
21 + libstatgrab 0.3.4 (31 March 2003)
22 +
23 + * Fixed memory leak, and file descriptor leak on linux.
24 +
25 + libstatgrab 0.3.3 (22 March 2003)
26 +
27 + * Network statistics wraparound code was broken on interfaces that
28 +   transfered no data - typically second interfaces that weren't
29 +   connected.
30 +
31 + libstatgrab 0.3.2 (21 March 2003)
32 +
33 + * Network statistics wraparound fix.
34 +
35   libstatgrab 0.3.1 (12 March 2003)
36  
37 < * Fixed network statistics on Solaris 7 or below
38 < * Disk IO statistics are correctly reported
37 > * Fixed network statistics on Solaris 7 or below.
38 > * Disk IO statistics are correctly reported.
39  
40   libstatgrab 0.3 (10 March 2003)
41  
42 < * Support added for Linux with a 2.4 kernel
42 > * Support added for Linux with a 2.4 kernel.
43  
44 < libstatgrab 0.2 (3 March 2003)
44 > libstatgrab 0.2 (03 March 2003)
45  
46 < * Initial working release for Solaris (tested on 7, 8, and 9)
46 > * Initial working release for Solaris (tested on 7, 8, and 9).
47  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines