ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/NEWS
Revision: 1.17
Committed: Mon Jan 5 15:04:17 2004 UTC (20 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.16: +8 -0 lines
Log Message:
Update stuff for new release.

File Contents

# User Rev Content
1 tdb 1.17 libstatgrab 0.7.1 (06 January 2004)
2    
3     * Support for Linux 2.6.
4     * Support for Cygwin.
5     * Use cNtNdNsN names on Solaris instead of sdN.
6     * Fixes and optimisations to saidar.
7     * Fixes to the --disable-saidar and --disable-statgrab configure flags.
8    
9 tdb 1.16 libstatgrab 0.7 (22 October 2003)
10 tdb 1.15
11     * Support for NetBSD 1.6.x.
12     * FreeBSD code optimised.
13     * Initialise function allows programs to drop extra privileges (on *BSD).
14     * saidar now works even if it can't get all statistics.
15     * List of known file systems increased on Linux and *BSD.
16     * Minor bug fixes.
17 tdb 1.16 * Tested (and working) on Solaris 9 x86, Linux 2.2 on alpha, and
18     Linux 2.4 on amd64.
19 tdb 1.15
20 tdb 1.14 libstatgrab 0.6.1 (18 October 2003)
21    
22     * Support for FreeBSD 5.1/sparc64.
23     * Bugs fixed in FreeBSD memory statistics.
24     * saidar displays disk percentages more "correctly".
25     * Bug fixed displaying hostname in saidar.
26     * statgrab now handles unusual /dev layouts more gracefully.
27     * Minor packaging changes.
28    
29 tdb 1.13 libstatgrab 0.6 (09 October 2003)
30    
31     * saidar, a curses-based tool, has been added to give an overview of
32     the current system statistics.
33     * Added support for FreeBSD 5.1.
34     * Documentation is now available in manpages.
35     * Fixed major bug in the FreeBSD diskio stats.
36     * Added a .pc file for pkgconfig.
37    
38 tdb 1.12 libstatgrab 0.5.1 (09 September 2003)
39    
40     * Network stats wrap-around bug fixed on Linux and FreeBSD
41     * Linux now reads disk information from /proc/partitions if available.
42     This results in it getting data for all the disks.
43     * An additional tool, statgrab, has been added to allow external programs
44     to easily parse statistics generated by libstatgrab.
45     * Scripts to generate MRTG (www.mrtg.org) configs with statgrab have
46     been added. This allows graphs to be generated from system stats.
47    
48 tdb 1.11 libstatgrab 0.5 (25 August 2003)
49    
50     * Fixed a bug with process stats on FreeBSD.
51     * Added documentation in 'docs' directory.
52     * Added examples in 'examples' directory.
53    
54 tdb 1.10 libstatgrab 0.4 (09 April 2003)
55 tdb 1.9
56     * Support added for FreeBSD 4.x (not tested on 5.x).
57    
58 tdb 1.7 libstatgrab 0.3.4 (31 March 2003)
59    
60     * Fixed memory leak, and file descriptor leak on linux.
61    
62 tdb 1.6 libstatgrab 0.3.3 (22 March 2003)
63    
64     * Network statistics wraparound code was broken on interfaces that
65     transfered no data - typically second interfaces that weren't
66     connected.
67    
68 tdb 1.5 libstatgrab 0.3.2 (21 March 2003)
69    
70 tdb 1.6 * Network statistics wraparound fix.
71 tdb 1.5
72 tdb 1.4 libstatgrab 0.3.1 (12 March 2003)
73    
74 tdb 1.6 * Fixed network statistics on Solaris 7 or below.
75     * Disk IO statistics are correctly reported.
76 tdb 1.4
77     libstatgrab 0.3 (10 March 2003)
78 tdb 1.3
79 tdb 1.6 * Support added for Linux with a 2.4 kernel.
80 tdb 1.3
81 tdb 1.8 libstatgrab 0.2 (03 March 2003)
82 tdb 1.2
83 tdb 1.6 * Initial working release for Solaris (tested on 7, 8, and 9).
84 tdb 1.2