Merge branch 'collectd-3.10'
[collectd.git] / ChangeLog
1 2006-11-01, Version 3.10.2
2         * The sample config file has been improved.
3         * Errors in the manpages have been corrected.
4         * The ping-plugin now adds hosts during initialization, not during
5           startup. This speeds up starup when no network connectivity is
6           available. Also, the hosts are being added later when the network is
7           available.
8         * Improved BSD-support for the df-plugin.
9         * Fixed syntax errors in the swap-plugin for Mac OS X.
10         * Fix a wrong structure being passed to `getnameinfo' in the ntpd-
11           plugin.
12         * Don't disable the mysql-plugin if connecting to the database fails
13           during initialization. Instead, try again in increasing intervals.
14
15 2006-07-19, Version 3.10.1
16         * A bug in the apcups plugin was fixed: Is the plugin is loaded, but
17           the apcups cannot be reached, unconnected sockets will pile up and
18           eventually lead to `Too many open files' errors.
19
20 2006-07-09, Version 3.10.0
21         * The `disk' plugin has been ported to Darwin.
22         * The `battery' plugin should work on many Apple computers now.
23         * The `traffic' plugin can now ignore certain interfaces. Also,
24           statistics for sent/received packets and errors have been added.
25         * A plugin to monitor APC UPSes using `apcupsd' has been added. Thanks
26           to Anthony Gialluca for contributing this plugin and providing me
27           with a test environment :)
28         * A plugin for moniroting an NTP instance and the local clock drift
29           has been added.
30
31 2006-06-25, Version 3.9.4
32         * The Solaris code in the `swap' plugin has been changed to reflect
33           the numbers returned by `swap -s'. Thanks to Christophe Kalt for
34           working this out.
35         * The debugging system has been fixed to work with the Sun libc.
36         * When built without librrd the variable `operating_mode' could be
37           uninitialized. Thanks to David Elliot for reporting the bug.
38
39 2006-06-01, Version 3.9.3
40         * Fixed the ping-plugin under FreeBSD and Mac OS X. Potentially other
41           operating systems also profit from the changes, but I wasn't able to
42           check that.
43         * Changed the build system to find the netinet-includes under FreeBSD
44           and therefore successfully build the `liboping' library there.
45
46 2006-05-09, Version 3.9.2
47         * Applied a patch to the `liboping' library. Due to a bug in the
48           sequence checking the `ping' plugin stopped working after
49           approximately 7.6 days.
50
51 2006-05-09, Version 3.8.5
52         * Applied a patch to the `liboping' library. Due to a bug in the
53           sequence checking the `ping' plugin stopped working after
54           approximately 7.6 days.
55
56 2006-04-21, Version 3.9.1
57         * Build issues with Solaris and possible other architectures have been
58           resolved.
59         * Problems when building the `apache'-plugin without `libcurl' have
60           been resolved.
61         * A bug in the `ping' plugin has been fixed. Sorry folks.
62
63 2006-04-02, Version 3.9.0
64         * A plugin to monitor the Apache webserver has been added.
65           <http://httpd.apache.org/>
66         * A plugin to collect statistics about virtual servers using VServer.
67           <http://linux-vserver.org/> Thanks to Sebastian Harl for writing
68           this plugin :)
69         * A plugin for wireless LAN cards has been added. It monitors signal
70           strength, link quality and noise ratio..
71         * A plugin for Apple hardware sensors has been added.
72         * An option to compile collectd with different `step' and `hearbeat'
73           settings has been added. The size of RRAs is no longer static but
74           calculated based on the settings for `step' and `width'.
75         * The `ping' plugin can now be configured to use a certain TTL.
76         * A plugin to monitor the hardware sensors of Apple computers has been
77           added.
78         * The plugins `cpu', `memory', `processes' and `traffic' have been
79           ported to Mach/Darwin (Mac OS X).
80         * The `log mode' has been contributed by Christophe Kalt. It writes
81           the data into text files rather than RRD files.
82
83 2006-04-09, Version 3.8.4
84         * Applied patch by Vincent StehlĂ© which improves the disk-name
85           resolution in the `hddtemp' plugin for Linux systems.
86
87 2006-04-02, Version 3.8.3
88         * Applied a patch by James Byers: The MySQL plugin was not working
89           with MySQL 5.0.2 or later.
90
91 2006-03-14, Version 3.8.2
92         * `utils_mount.c' has been changed to not use the `MNTTAB' defined by
93           the GNU libc, because it points to `/etc/fstab' rather than
94           `/etc/mtab'.
95
96 2006-03-13, Version 3.8.1
97         * Fixes for building collectd unter FreeBSD, Mac OS X and Solaris.
98         * Fixes in the debian `postinst' and `init.d' scripts.
99
100 2006-03-09, Version 3.8.0
101         * The `ping' plugin no longer uses `libping' but a self written
102           library named `liboping'. With this library it's possible to ping
103           multiple IPv4 and IPv6 addresses and hostnames - in parallel.
104
105 2006-02-18, Version 3.7.2
106         * A simple bug in the `battery' plugin has been fixed. It should now
107           work with ACPI based batteries as well. Thankt to Sebastian for
108           fixing this.
109         * Fixing a bug that prevented collectd to be built without librrd.
110           Thanks to Werner Heuser for reporting it.
111
112 2006-02-04, Version 3.7.1
113         * The new network code has been improved to build with older versions
114           of glibc.
115         * Fix in `libping' sets the ICMP sequence on outgoing packets. Thanks
116           to Tommie Gannert for this patch.
117
118 2006-01-30, Version 3.7.0
119         * The `battery' plugin has been added. It collects information about
120           laptop batteries..
121         * The MySQL plugin has been improved: It now writes two more RRD
122           files, `mysql_qcache.rrd' and `mysql_threads.rrd'.
123         * The `cpufreq' plugin now reads another file since the file it did
124           read so far causes much overhead in the kernel. Also, you need root
125           to read the old file, but not to read the new one.
126         * The `hddtemp' plugin can now be configured to connect to another
127           address and/or port than localhost.
128         * The `df' plugin now prefers `statvfs' over `statfs'.
129         * The network code has been rewritten. collectd now supports unicast
130           and multicast, and IPv4 and IPv6. Also, the TTL of sent packages can
131           be set in the configfile.
132
133 2006-01-24, Version 3.6.2
134         * Due to a bug in the configfile handling collectd wouldn't start in
135           client mode. This released fixes this.
136
137 2006-01-20, Version 3.6.1
138         * Due to a bug in `configure.in' all modules and the binary were
139           linked against `libmysqlclient'. This issue is solved by this
140           release.
141
142 2006-01-17, Version 3.6.0
143         * A config file has been added. This allows for loading only specific
144           plugins.
145         * A `df' plugin has been added.
146         * A `mysql' plugin has been added.
147         * The `ping' plugin doesn't entirely give up hope when a socket error
148           occured, but will back of and increase the intervals between tries.
149
150 2006-01-21, Version 3.5.2
151         * Fixed yet another bug in the signal handling.. Stupid typo..
152         * Improved the ping plugin to not give up on socket errors (backport
153           from 3.6.0).
154
155 2005-12-18, Version 3.5.1
156         * The PID-file is now deleted correctly when shutting down the daemon.
157         * SIGINT and SIGTERM are now handled correctly.
158
159 2005-12-16, Version 3.5.0 (Revision 326)
160         * A bug in the `load' module under Solaris has been fixed.
161         * The `users' module has been contributed by Sebastian Harl. It counts
162           currently logged in users.
163         * The CPU module now works under FreeBSD without the use of
164           `libstatgrab', however SMP support is missing.
165         * The default directories for the RRD files and the PID file now
166           depend on the compile time setting of `localstatedir'.
167
168 2005-11-15, Version 3.4.0 (Revision 236)
169         * A PID-file is written to /var/run upon startup. Thanks to `Tommie'
170           from gentoo's bugzilla for writing the patch.
171         * The build dependency for librrd has been removed. Binaries built
172           without librrd are client-only and will multicast their value as
173           with the `-c' argument.
174         * A patch by Peter Holik adds a module for monitoring CPU frequencies.
175         * The newly introduced `-f' switch prevents daemon initialization
176           (forking, closing standard filehandles, etc.) Thanks to Alvaro
177           Barcellos for this patch.
178
179 2005-11-04, Version 3.3.0 (Revision 216)
180         * New modules have been added:
181           - `serial', for monitoring traffic on the serial interfaces
182           - `nfs', for graphing NFS procedure calls
183           - `tape', traffic from/to tape devices
184         * The the memory.rrd now accepts more than 4Gig of memory.
185
186 2005-10-26, Version 3.2.0 (Revision 200)
187         * Support for graphing the processes has been added (thanks to Lyonel
188           Vincent)
189         * If reading from hddtemp failes collectd will increase the time
190           between polls up to one day.
191         * The init.d files have been improved.
192         * Problems with the spec file have been fixed.
193
194 2005-10-16, Version 3.1.0 (Revision 194)
195         * Added the `setsid' syscall to the startup code.
196         * Support for hddtemp has been added (thanks to Vincent StehlĂ©)
197
198 2005-09-30, Version 3.0.0 (Revision 184)
199         * The ability to send/receive data to/from the network (think
200           multicast) has been added.
201         * Modules have been split up into shared libraries can be loaded at
202           runtime. The biggest advantage is that the core program doesn't need
203           to be linked against an external library.
204         * A patch by George Kargiotakis has been applied: It fixes the sensors
205           behaviour then more than one sensor is being queried.
206
207 2005-09-16, Version 2.1.0 (Revision 172)
208         * A module for swap statistics has been added.
209
210 2005-09-09, Version 2.0.0 (Revision 135)
211         * Filenames can no longer be configured at program startup. The only
212           options as of this version are the directory and ping hosts.
213         * CPU statistics now include Wait-IO. If privided under Linux IRQ and
214           Soft-IRQ statistics are added to `System'. 
215         * Diskstats now collect read and write bytes, not sectors.
216         * Ping statistics can now be collected for more than one host. There
217           is no default any more: If no host is given no host will be pinged.
218         * A self-written patch for libping has been applied so it builds
219           cleanly.
220
221 2005-09-01, Version 1.8.1 (Revision 123)
222         * Much improved configure-script: libraries and features may now be
223           disabled.
224         * More detailed warnings/error messages when RRD update failes.
225
226 2005-08-29, Version 1.8.0:
227         * Support for collecting disk statistics under Solaris.
228
229 2005-08-25, Version 1.7.0:
230         * Support for libstatgrab[1] for load, memory usage and network
231           traffic. CPU- and disk-usage are not (yet) supported, since
232           libstatgrab returns insufficient information. I will contact the
233           authors.
234         * Improved the CPU-initialization code for Solaris. Apparently CPUs
235           aren't neccessarily counted linear which is now handled correctly.
236         [1]: http://www.i-scream.org/libstatgrab/
237
238 2005-08-21, Version 1.6.0:
239         * Basic support for Solaris: System load and cpu-usage can be
240           collected unter Solaris, too. Other stats will follow later.
241         * Many fixes in the autoconf-script
242         * Collection/Museum scripts have been added unter contrib/museum
243         * collectd may now be started in unprivileged mode, though ping
244           statistics will not work.
245
246 2005-07-17, Version 1.5.1:
247         * Diskstats-RRDs now use major/minor for naming. Some systems have
248           weird strings as disk-names..
249
250 2005-07-17, Version 1.5:
251         * A new module, diskstats, has been added. It collects information
252           about the disks and partitions.
253
254 2005-07-11, Version 1.4.2:
255         * The meminfo mofule has been changed to work with more platforms
256           and/or kernel versions.
257
258 2005-07-10, Version 1.4.1: Correct traffic stats
259         * The traffic rrd-file is now created with DS-type `COUNTER' which I
260           forgot to correct when I changed that module.
261
262 2005-07-09, Version 1.4: More traffic stats
263         * Traffic is now collected for all interfaces that can be found
264         * Temperature-statistics are read from lm-sensors if available
265
266 2005-07-08, Version 1.3: CPU stats
267         * Collecting CPU statistics now
268
269 2004-07-12, Version 1.2: Using syslog
270         * collectd is now using the syslog facility to report errors, warnings
271           and the like..
272         * The default directory is now /var/db/collectd
273
274 2004-07-10, Version 1.1: Minor changes
275         * Nothing really usefull to say ;)
276
277 2004-07-09, Version 1.0: Initial Version
278         * The following modules are provided:
279           * Load average
280           * Ping time
281           * Traffic
282           * Memory info