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