Bumped version to 3.7.2
[collectd.git] / ChangeLog
1 2006-02-18, Version 3.7.2
2         * A simple bug in the `battery' plugin has been fixed. It should now
3           work with ACPI based batteries as well. Thankt to Sebastian for
4           fixing this.
5
6 2006-02-04, Version 3.7.1
7         * The new network code has been improved to build with older versions
8           of glibc.
9         * Fix in `libping' sets the ICMP sequence on outgoing packets. Thanks
10           to Tommie Gannert for this patch.
11
12 2006-01-30, Version 3.7.0
13         * The `battery' plugin has been added. It collects information about
14           laptop batteries..
15         * The MySQL plugin has been improved: It now writes two more RRD
16           files, `mysql_qcache.rrd' and `mysql_threads.rrd'.
17         * The `cpufreq' plugin now reads another file since the file it did
18           read so far causes much overhead in the kernel. Also, you need root
19           to read the old file, but not to read the new one.
20         * The `hddtemp' plugin can now be configured to connect to another
21           address and/or port than localhost.
22         * The `df' plugin now prefers `statvfs' over `statfs'.
23         * The network code has been rewritten. collectd now supports unicast
24           and multicast, and IPv4 and IPv6. Also, the TTL of sent packages can
25           be set in the configfile.
26
27 2006-01-24, Version 3.6.2
28         * Due to a bug in the configfile handling collectd wouldn't start in
29           client mode. This released fixes this.
30
31 2006-01-20, Version 3.6.1
32         * Due to a bug in `configure.in' all modules and the binary were
33           linked against `libmysqlclient'. This issue is solved by this
34           release.
35
36 2006-01-17, Version 3.6.0
37         * A config file has been added. This allows for loading only specific
38           plugins.
39         * A `df' plugin has been added.
40         * A `mysql' plugin has been added.
41         * The `ping' plugin doesn't entirely give up hope when a socket error
42           occured, but will back of and increase the intervals between tries.
43
44 2006-01-21, Version 3.5.2
45         * Fixed yet another bug in the signal handling.. Stupid typo..
46         * Improved the ping plugin to not give up on socket errors (backport
47           from 3.6.0).
48
49 2005-12-18, Version 3.5.1
50         * The PID-file is now deleted correctly when shutting down the daemon.
51         * SIGINT and SIGTERM are now handled correctly.
52
53 2005-12-16, Version 3.5.0 (Revision 326)
54         * A bug in the `load' module under Solaris has been fixed.
55         * The `users' module has been contributed by Sebastian Harl. It counts
56           currently logged in users.
57         * The CPU module now works under FreeBSD without the use of
58           `libstatgrab', however SMP support is missing.
59         * The default directories for the RRD files and the PID file now
60           depend on the compile time setting of `localstatedir'.
61
62 2005-11-15, Version 3.4.0 (Revision 236)
63         * A PID-file is written to /var/run upon startup. Thanks to `Tommie'
64           from gentoo's bugzilla for writing the patch.
65         * The build dependency for librrd has been removed. Binaries built
66           without librrd are client-only and will multicast their value as
67           with the `-c' argument.
68         * A patch by Peter Holik adds a module for monitoring CPU frequencies.
69         * The newly introduced `-f' switch prevents daemon initialization
70           (forking, closing standard filehandles, etc.) Thanks to Alvaro
71           Barcellos for this patch.
72
73 2005-11-04, Version 3.3.0 (Revision 216)
74         * New modules have been added:
75           - `serial', for monitoring traffic on the serial interfaces
76           - `nfs', for graphing NFS procedure calls
77           - `tape', traffic from/to tape devices
78         * The the memory.rrd now accepts more than 4Gig of memory.
79
80 2005-10-26, Version 3.2.0 (Revision 200)
81         * Support for graphing the processes has been added (thanks to Lyonel
82           Vincent)
83         * If reading from hddtemp failes collectd will increase the time
84           between polls up to one day.
85         * The init.d files have been improved.
86         * Problems with the spec file have been fixed.
87
88 2005-10-16, Version 3.1.0 (Revision 194)
89         * Added the `setsid' syscall to the startup code.
90         * Support for hddtemp has been added (thanks to Vincent StehlĂ©)
91
92 2005-09-30, Version 3.0.0 (Revision 184)
93         * The ability to send/receive data to/from the network (think
94           multicast) has been added.
95         * Modules have been split up into shared libraries can be loaded at
96           runtime. The biggest advantage is that the core program doesn't need
97           to be linked against an external library.
98         * A patch by George Kargiotakis has been applied: It fixes the sensors
99           behaviour then more than one sensor is being queried.
100
101 2005-09-16, Version 2.1.0 (Revision 172)
102         * A module for swap statistics has been added.
103
104 2005-09-09, Version 2.0.0 (Revision 135)
105         * Filenames can no longer be configured at program startup. The only
106           options as of this version are the directory and ping hosts.
107         * CPU statistics now include Wait-IO. If privided under Linux IRQ and
108           Soft-IRQ statistics are added to `System'. 
109         * Diskstats now collect read and write bytes, not sectors.
110         * Ping statistics can now be collected for more than one host. There
111           is no default any more: If no host is given no host will be pinged.
112         * A self-written patch for libping has been applied so it builds
113           cleanly.
114
115 2005-09-01, Version 1.8.1 (Revision 123)
116         * Much improved configure-script: libraries and features may now be
117           disabled.
118         * More detailed warnings/error messages when RRD update failes.
119
120 2005-08-29, Version 1.8.0:
121         * Support for collecting disk statistics under Solaris.
122
123 2005-08-25, Version 1.7.0:
124         * Support for libstatgrab[1] for load, memory usage and network
125           traffic. CPU- and disk-usage are not (yet) supported, since
126           libstatgrab returns insufficient information. I will contact the
127           authors.
128         * Improved the CPU-initialization code for Solaris. Apparently CPUs
129           aren't neccessarily counted linear which is now handled correctly.
130         [1]: http://www.i-scream.org/libstatgrab/
131
132 2005-08-21, Version 1.6.0:
133         * Basic support for Solaris: System load and cpu-usage can be
134           collected unter Solaris, too. Other stats will follow later.
135         * Many fixes in the autoconf-script
136         * Collection/Museum scripts have been added unter contrib/museum
137         * collectd may now be started in unprivileged mode, though ping
138           statistics will not work.
139
140 2005-07-17, Version 1.5.1:
141         * Diskstats-RRDs now use major/minor for naming. Some systems have
142           weird strings as disk-names..
143
144 2005-07-17, Version 1.5:
145         * A new module, diskstats, has been added. It collects information
146           about the disks and partitions.
147
148 2005-07-11, Version 1.4.2:
149         * The meminfo mofule has been changed to work with more platforms
150           and/or kernel versions.
151
152 2005-07-10, Version 1.4.1: Correct traffic stats
153         * The traffic rrd-file is now created with DS-type `COUNTER' which I
154           forgot to correct when I changed that module.
155
156 2005-07-09, Version 1.4: More traffic stats
157         * Traffic is now collected for all interfaces that can be found
158         * Temperature-statistics are read from lm-sensors if available
159
160 2005-07-08, Version 1.3: CPU stats
161         * Collecting CPU statistics now
162
163 2004-07-12, Version 1.2: Using syslog
164         * collectd is now using the syslog facility to report errors, warnings
165           and the like..
166         * The default directory is now /var/db/collectd
167
168 2004-07-10, Version 1.1: Minor changes
169         * Nothing really usefull to say ;)
170
171 2004-07-09, Version 1.0: Initial Version
172         * The following modules are provided:
173           * Load average
174           * Ping time
175           * Traffic
176           * Memory info