Code

Bumped version to 5.2.1; Updated ChangeLog.
[collectd.git] / ChangeLog
1 2013-01-27, Version 5.1.2
2         * Build system: "make distcheck" has been fixed. Build fixes Solaris
3           and systems without gcrypt. Thanks to Yves Mettier for his patches.
4         * collectd: The complaint mechanism was fixed. It reported messages
5           more frequently than intended.
6         * collectd-tg: A manual page has been added.
7         * dns plugin: Build issues on FreeBSD have been fixed. Thanks to
8           Ed Schouten for his patch.
9         * ethstat plugin: Fix the "Map" config option. An incorrectly used
10           character pointer may lead to a segmentation fault.
11         * network plugin: Build issues on FreeBSD have been fixed. Thanks to
12           Ed Schouten for his patch.
13         * postgresql plugin: A memory leak in the writing code has been fixed.
14           Thanks to Sebastian Harl for fixing this problem.
15         * redis plugin: A build failure has been fixed. Thanks to Pierre-Yves
16           Ritschard for his patch.
17         * varnish plugin: Fix a problem with instances without name.
18         * write_graphite: A regression which rendered the "SeparateInstances"
19           and "AlwaysAppendDS" options unusable has been fixed. A failed
20           assertion when using types with many data sources has been fixed.
21           Improve reporting of connection errors to not spam log files too
22           much. Thanks to Pierre-Yves Ritschard for reporting the logging
23           problem.
24         * zfs_arc plugin: Fix the type used for mutex misses. Thanks to Yves
25           Mettier for reporting this bug.
27 2012-11-17, Version 5.2.0
28         * collectd: The performance of the LISTVAL command has been improved.
29           Thanks to Yves Mettier for the patch.
30         * collectd: The possibility to configure the collection interval on a
31           per-plugin basis has been added. Huge thanks to Sebastian Harl for
32           his work.
33         * collectd-tg: This new binary allows to generate random but real
34           looking collectd network traffic. This can be used to load-test new
35           plugin, for example.
36         * libcollectdclient: Code for constructing and sending network packets
37           in the binary format has been added.
38         * aggregation plugin: This new plugin allows to aggregate multiple
39           value lists into one.
40         * amqp and write_http plugins: Meta data is now included in the JSON
41           output format. Thanks to Mark Wong for the patch.
42         * amqp plugin: Support for "Graphite" output has been added. Thanks to
43           Thomas Meson for the patch.
44         * contextswitch plugin: Support for AIX has been added. Thanks to
45           Manuel Rozada for his patch.
46         * disk plugin: The "UseBSDName" config option has been added to the
47           Mac OS X version.
48         * GenericJMX plugin: Automatically determine the host name if it isn't
49           configured.
50         * libvirt plugin: The "number" interface format has been added. Thanks
51           to "Davide Guerri" for the patch.
52         * memcached plugin: Support for multiple connections has been added.
53           Thanks to Nicolas Szalay for the patch.
54         * ntpd plugin: The "IncludeUnitID" config option has been added. The
55           behavior when a peer is unreachable has been improved. Thanks to
56           Johan Kiviniemi for the patches.
57         * oracle plugin: The "Host" config option has been added.
58         * pf plugin: This new plugin allows to collect statistics from BSD's
59           packet filter "pf". Thanks to Pierre-Yves Ritschard and Stefan Rinkes
60           for their work.
61         * postgresql plugin: The "Instance" config option has been added.
62           Support for writing values to a PostgreSQL database has been added.
63           Thanks to Sebastian Harl for the patches.
64         * processes plugin: Support for Solaris has been added. Thanks to
65           Cosmin Ioiart for the patch.
66         * redis plugin: Support for authenticating via password has been added.
67           Thanks to biancalana for the patch.
68         * rrdcached plugin: The "HeartBeat", "RRARows", "RRATimespan",
69           "StepSize" and "XFF" config options have been added.
70         * swap plugin: The "ReportBytes" config option has been added. The AIX
71           version now also exports "reserved" pages and swap-in / swap-out
72           "traffic". Thanks to Manuel Rozada for the patch.
73         * tcpconns plugin: Use a netlink socket rather than reading from /proc
74           for improved performance. Thanks to Michael Stapelberg for the patch.
76 2013-01-25, Version 5.1.2
77         * Build system: "make distcheck" has been fixed. Thanks to Yves
78           Mettier for his patches.
79         * collectd: The complaint mechanism was fixed. It reported messages
80           more frequently than intended.
81         * dns plugin: Build issues on FreeBSD have been fixed. Thanks to
82           Ed Schouten for his patch.
83         * ethstat plugin: Fix the "Map" config option. An incorrectly used
84           character pointer may lead to a segmentation fault.
85         * network plugin: Build issues on FreeBSD have been fixed. Thanks to
86           Ed Schouten for his patch.
87         * varnish plugin: Fix a problem with instances without name.
88         * write_graphite: Improve reporting of connection errors to not spam
89           log files too much. Thanks to Pierre-Yves Ritschard for reporting
90           this problem.
91         * zfs_arc plugin: Fix the type used for mutex misses. Thanks to Yves
92           Mettier for reporting this bug.
94 2012-11-11, Version 5.1.1
95         * collectd: Create new directories with mode 0777 and let umask remove
96           unwanted permission bits.
97         * collectd: Build issues have been fixed.
98         * collectd: An incorrect assertion has been fixed in some common code
99           for Solaris. This should resolve pseudo-random assertion failures
100           under Solaris. Thanks to Jeff Blane for his help debugging this.
101         * collectd: A couple of memory leaks through PThread thread attributes
102           have been fixed. Thanks to Gerrie Roos for fixing these.
103         * collectdctl: Fix PUTVAL for data sets with multiple data sources.
104           Thanks to Cyril Feraudet for reporting this problem.
105         * contrib/migrate-4-5.px: Handle to "df" to "df_complex" conversion
106           correctly.
107         * apcups plugin: Improve the reconnect behavior.
108         * curl_xml plugin: The "Host" setting was silently ignored. Thanks to
109           Fabien Wernli for fixing this.
110         * df plugin: Ignore "rootfs" devices under Linux to avoid having them
111           reported twice. Thanks to Brune Prémont for fixing this.
112         * disk plugin: Fix incorrect computation of read and write latency (the
113           "disk_time" type). Previously, the numbers reported where too small
114           by a factor of "interval", e.g. when the interval is set to 10
115           seconds, the values were too low by a factor of 10. Thanks to Manuel
116           Sanmartin for reporting this problem.
117         * dns plugin: A build issue under Solaris has been fixed. A erroneous
118           define that could lead to the reporting of bad data has been fixed by
119           Daniel Sutto.
120         * ethstat plugin: An off-by-one error and potential use of
121           uninitialized memory has been fixed. Thanks to Mark Voelker for
122           reporting these problems.
123         * memcachec plugin: A bug in the configuration handling has been fixed.
124           Thanks to Pascal Hofmann for fixing this issue.
125         * mysql plugin: Fix a bug when registering multiple databases. Thanks
126           to Sebastian Harl for fixing this.
127         * netapp plugin: Correctly close the connection on communication
128           errors.
129         * netlink plugin: The function used to query statistics has been
130           changed to be more in line with iproute2's behavior. Thanks to
131           "KIvosak" for the patch.
132         * network plugin: Initialization of libgcrypt has been fixed. Thanks to
133           Chris Lundquist for his patch.
134         * oracle plugin: Error messages have been improved.
135         * ping plugin: Don't enter the exponential back-off mode when
136           ping_send() fails. This should make recovery after a network failure
137           much faster.
138         * python plugin: Memory leaks have been fixed. Thanks to Tommie Gannert
139           and Sven Trenkel for fixing this.
140         * redis plugin: Fix a compilation problem on FreeBSD. Thanks to
141           "biancalana" for the fix.
142         * rrdtool plugin: Fix an out-of-bounds array access when printing a
143           warning message. Thanks to Will Hawkins for fixing this bug.
144         * snmp plugin: Support for the SNMP_ENDOFMIBVIEW return value has been
145           added. Support for more complex / unusual MIBs / subtrees has been
146           added. Thanks to Mark Juric to test the changes and point out these
147           problems.
148         * varnish plugin: Support for multiple instances of Varnish 3 has been
149           fixed. Thanks to Jonathan Huot for the patch.
150         * write_mongodb plugin: Add compatibility with libmongo 0.6.0 and
151           later. Thanks to Chris Lundquist for this patch.
153 2012-04-01, Version 5.1.0
154         * Build system, iptables plugin: The shipped version of libiptc has
155           been removed.
156         * collectd-nagios: A list of value lists can now be queried using
157           "-n LIST". Thanks to Sebastian Harl for his patches.
158         * bind plugin: The "ParseTime" option has been added. It allows to use
159           the system time rather than the time reported by BIND.
160         * curl, memcachec, tail plugins: The "ExcludeRegexp" option has been
161           added. Thanks to Peter Warasin for his initial patch.
162         * ethstat plugin: The new "ethstat" plugin reads performance statistics
163           directly from ethernet cards. Thanks to Cyril Feraudet for his patch.
164         * GenericJMX plugin: Support for querying MBean "Operations" (in
165           addition to "Attributes") has been added. Thanks to Pierre-Yves
166           Ritschard for his patch.
167         * irq plugin: The selection / ignore code now uses the default
168           ignorelist infrastructure, providing the standard feature set, e.g.
169           regex matching.
170         * md plugin: The new "md" plugin reports the number of disks in various
171           states in Linux software RAID devices. Thanks to Michael Hanselmann
172           for his patch.
173         * modbus plugin: Support for signed integer register types has been
174           added.
175         * nfs plugin: Support for Solaris has been added. Thanks to Cosmin
176           Ioiart for his patch.
177         * numa plugin: The new "numa" plugin reports statistics of the
178           Non-Uniform Memory Access (NUMA) subsystem of Linux.
179         * processes plugin: Various fixes for the FreeBSD implementation.
180           Thanks to Phil Kulin for his patch.
181         * rrdcached plugin: Passing flushes to the caching daemon has been
182           added.
183         * sensors plugin: The initialization code has been improved. Thanks to
184           Henrique de Moraes Holschuh for his patch.
185         * swap plugin: The "ReportByDevice" option has been added.
186         * syslog plugin: Support for writing notifications has been added.
187           Thanks to Fabien Wernli for his patch.
188         * tcpconns plugin: Support for AIX has been added. Thanks to Manuel
189           Luis Sanmartín Rozada for his patch.
190         * threshold plugin: The "PersistOK" option has been added. Thanks to
191           Aaron Brady for his patch.
192         * varnish plugin: Support for Varnish 3.0 has been added. Thanks to
193           Jérôme Renard for his patches.
194         * write_mongodb plugin: The new "write_mongodb" plugin writes value
195           lists to MongoDB, a shema-less database. Thanks to Akkarit Sangpetch
196           and Chris Lundquist for their work.
197         * write_graphite plugin: The new "write_graphite" plugin writes value
198           lists to Carbon, the storage layer of the Graphite time-series
199           database. Thanks to Scott Sanders and Pierre-Yves Ritschard for their
200           work.
201         * zfs_arc plugin: Several new statistics have been added. Thanks to
202           Aurelien Rougemont for his patches.
203         * scale target: Support for scaling specific data sources only has been
204           added. Thanks to Gerrie Roos for his patch.
206 2012-11-11, Version 5.0.5
207         * collectd: Create new directories with mode 0777 and let umask remove
208           unwanted permission bits.
209         * collectd: Build issues have been fixed.
210         * collectd: An incorrect assertion has been fixed in some common code
211           for Solaris. This should resolve pseudo-random assertion failures
212           under Solaris. Thanks to Jeff Blane for his help debugging this.
213         * collectd: A couple of memory leaks through PThread thread attributes
214           have been fixed. Thanks to Gerrie Roos for fixing these.
215         * collectdctl: Fix PUTVAL for data sets with multiple data sources.
216           Thanks to Cyril Feraudet for reporting this problem.
217         * contrib/migrate-4-5.px: Handle to "df" to "df_complex" conversion
218           correctly.
219         * apcups plugin: Improve the reconnect behavior.
220         * curl_xml plugin: The "Host" setting was silently ignored. Thanks to
221           Fabien Wernli for fixing this.
222         * df plugin: Ignore "rootfs" devices under Linux to avoid having them
223           reported twice. Thanks to Brune Prémont for fixing this.
224         * disk plugin: Fix incorrect computation of read and write latency (the
225           "disk_time" type). Previously, the numbers reported where too small
226           by a factor of "interval", e.g. when the interval is set to 10
227           seconds, the values were too low by a factor of 10. Thanks to Manuel
228           Sanmartin for reporting this problem.
229         * dns plugin: A build issue under Solaris has been fixed. A erroneous
230           define that could lead to the reporting of bad data has been fixed by
231           Daniel Sutto.
232         * memcachec plugin: A bug in the configuration handling has been fixed.
233           Thanks to Pascal Hofmann for fixing this issue.
234         * mysql plugin: Fix a bug when registering multiple databases. Thanks
235           to Sebastian Harl for fixing this.
236         * netapp plugin: Correctly close the connection on communication
237           errors.
238         * netlink plugin: The function used to query statistics has been
239           changed to be more in line with iproute2's behavior. Thanks to
240           "KIvosak" for the patch.
241         * network plugin: Initialization of libgcrypt has been fixed. Thanks to
242           Chris Lundquist for his patch.
243         * oracle plugin: Error messages have been improved.
244         * ping plugin: Don't enter the exponential back-off mode when
245           ping_send() fails. This should make recovery after a network failure
246           much faster.
247         * python plugin: Memory leaks have been fixed. Thanks to Tommie Gannert
248           and Sven Trenkel for fixing this.
249         * redis plugin: Fix a compilation problem on FreeBSD. Thanks to
250           "biancalana" for the fix.
251         * rrdtool plugin: Fix an out-of-bounds array access when printing a
252           warning message. Thanks to Will Hawkins for fixing this bug.
253         * snmp plugin: Support for the SNMP_ENDOFMIBVIEW return value has been
254           added. Support for more complex / unusual MIBs / subtrees has been
255           added. Thanks to Mark Juric to test the changes and point out these
256           problems.
258 2012-04-01, Version 5.0.4
259         * Build system: Fix the use of a libltdl macro. Thanks to Clemens Lang
260           for fixing this. Adresses some issues with building the iptables
261           plugin under Gentoo.
262         * libcollectdclient: A memory leak in the lcc_getval() function has
263           been fixed. Thanks to Jason Schmidlapp for finding and fixing this
264           issue.
265         * bind plugin: The use of 'QType" types has been fixed.
266         * df plugin: Fixed compiler issue under Mac OS X 10.7.
267         * conntrack plugin: Support zero as legitimate value. Thanks to Louis
268           Opter for his patch.
269         * memcached plugin: Increased the size of a static buffer, which was
270           truncating status messages form memcached. Thanks to Timon for the
271           patch.
272         * network plugin: Forwarding of notifications has been disabled. This
273           was a contition not checked for before, which may retult in an
274           endless loop.
275         * processes plugin: Support for process names with spaces has been
276           added to the Linux implementation. Thanks to Darrell Bishop for his
277           patch.
278         * perl plugin: A race condition in several callbacks, including log and
279           write callbacks, has been fixed. Thanks to "Rrpv" for reporting this
280           bug.
281         * snmp plugin: A bug when casting unsigned integers to gauge values has
282           been fixed: Unsigned integers would be cast to a signed integer and
283           then to a gauge, possibly resulting in a negative value.
284         * tcpconns plugin: Compilation with newer versions of the FreeBSD
285           runtime has been fixed.
287 2012-02-19, Version 5.0.3
288         * Build system: Fix problems when building the ipvs and iptables
289           plugins. Thanks to Sebastian Harl for his patch. A bashism in the
290           version-gen.sh script has been fixed. Thanks to Jo-Philipp Wich for
291           his patch.
292         * csv and rrdtool plugins: Print a more helpful error message when the
293           DataDir is a symlink pointing to a non-existing location. Thanks to
294           Jonathan Nieder for his patch.
295         * exec plugin: Fix a problem when using select(2) to read from file
296           handles. Thanks to Gerrie Roos for his patch.
297         * network plugin: An incorrect error message in the handling of the
298           "Interface" configuration option has been fixed. Thanks to Gerrie
299           Roos for his patch.
300         * oracle plugin: A potential endless loop in the error handling has
301           been fixed.
302         * python plugin: A crash bug in the configuration handling has been
303           fixed. Thanks to Sven Trenkel for his patch.
304         * interfaces plugin: The change which was supposed to ignore "bogus"
305           interfaces has been reverted, since it ignored legit interfaces, such
306           as bonding pseudo-devices as well.
308 2012-01-21, Version 5.0.2
309         * curl_xml plugin: Fix handling of file:// and other URLs (which don't
310           follow HTTP status codes). Thanks to Fabien Wernli for his patch!
311         * df plugin: Fix handling of negative "available" counts. This can
312           occur with some file systems, for example UFS. Thanks to Toni Ylenius
313           for his patch.
314         * interface plugin: "mac" interfaces are now ignored on Solaris. These
315           pseudo-interfaces occur multiple times, causing warnings. Also switch
316           to 64-bit counters on Solaris, improving overflow behavior for
317           high-speed interfaces. Thanks to Eddy Geez and Fabien Wernli for
318           their patches.
319         * memory plugin: Account kernel and unused memory under Solaris. Thanks
320           to Fabien Wernli for his patch.
321         * network plugin: A bug in the interaction between the Network plugin
322           and filter chains has been fixed: When a filter modified a field such
323           as the hostname, subsequent values in the same network packets could
324           have ended up using the modified name rather than the original name.
325           Thanks to Sebastian Harl for identifying the problem.
326         * oracle plugin: A memory leak has been fixed in the parameter handling.
327         * python plugin: A memory leak has been fixed. Thanks to Sven Trenkel
328           for fixing this bug!
330 2011-10-07, Version 5.0.1
331         * collectd: A mutex leak has been fixed in the meta data code. Thanks
332           to Rafal Lesniak for his patch.
333         * collectd: Compatibility fixes for GCC 4.6 have been applied. Thanks
334           to Peter Green for his patch.
335         * csv plugin: The line buffer size has been increased. Thanks to Colin
336           McCabe for the patch.
337         * curl_json plugin: Don't use the "parent" node to build the type
338           instance, if it is empty. Compatibility with libyajl 2 has been
339           added. Thanks to "spupykin" of the Arch Linux project for the initial
340           code. Formatting of time has been fixed in the JSON module.
341         * exec plugin: Fix the timestamp value passed to notification scripts.
342           Thanks to Alexander Kovalenko for fixing this.
343         * iptables plugin: Fix linking with some versions of libiptc.
344         * irq plugin: Fix support for interrupts under Linux. The old code
345           assumed that interrupts have a numeric value -- this is no longer
346           true for Linux. Thanks to Bostjan Skufca for implementing this.
347         * notify_desktop plugin: Compatibility with libnotify 0.7 has been
348           added. Thanks to Samuli Suominen for his patch.
349         * processes plugin: Fix handling of regular expressions containing
350           spaces. Thanks for Sebastian Harl for fixing this.
351         * rrdtool, rrdcached plugins: Improve precision of the XFF parameter.
352           Previously, values like 0.999 would have been rounded to 1.0. Thanks
353           to Francois-Xavier Bourlet for fixing this.
354         * varnish plugin: Fix data type handling of some metrics. Some values
355           were submitted as gauge even though they were derives.
356         * Various plugin: Set a multi-threading flag in libcurl. Thanks to Mike
357           Flisher for the fix.
359 2011-03-28, Version 5.0.0
360         * collectd: The "FQDNLookup" option is now enabled by default.
361         * collectd: The internal representation of time has been changed to
362           allow a higher accuracy than one second.
363         * collectdcmd: This new command line utility can send various commands
364           to collectd using the UnixSock plugin. Thanks to Håkon Dugstad
365           Johnsen and Sebastian Harl for their code.
366         * collectd-nagios: The "-m" option has been implemented (treat NaNs as
367           critical).
368         * collectd-tg: Traffic generator creating bogus network traffic
369           compatible to the Network plugin. This utility can be used to
370           stress-test new write plugins and collectd in general.
371         * libcollectdclient: Creating and sending network packets has been
372           added to the collectd client library.
373         * All data sets: The data source name of all data sets with exactly
374           one data source has been changed to "value".
375         * All plugins: All "counter" data sources have been converted to
376           "derive" data sources. All plugins now use "derive" by default, but
377           plugins such as the network plugin can still handle "counter", of
378           course. The minimum value of all derive data sources is zero, the
379           maximum value is unspecified.
380         * amqp plugin: The new AMQP plugin can send data to and receive data
381           from an AMQP broker. Thanks to Sebastien Pahl for his code.
382         * apache plugin: Backwards compatibility code has been removed.
383           Support for the IBM HTTP Server has been added. Thanks to Manuel
384           Luis Sanmartín Rozada for his patch.
385         * contextswitch plugin: Support for sysctlbyname(3) has been added.
386           Thanks to Kimo Rosenbaum for his patch.
387         * df plugin: The default behavior has been changed to be equivalent to
388           the "ReportReserved" behavior of v4.
389         * dns plugin: Improved RFC 1035 name parsing has been imported from
390           "dnstop".
391         * exec plugin: Backwards compatibility code has been removed.
392         * GenericJMX plugin: The "InstancePrefix" option has been added to
393           "Connection" blocks.
394         * hddtemp plugin: The "TranslateDevicename" config option has been
395           removed.
396         * interface plugin: Use the "plugin instance" to store the interface
397           value.
398         * libvirt plugin: The "InterfaceFormat" option has been added. Thanks
399           to Ruben Kerkhof for his patch.
400         * lpar plugin: New plugins for "logical partitions", a virtualization
401           technique of POWER CPUs. Thanks to Aurélien Reynaud for his code and
402           patience.
403         * modbus plugin: Support for libmodbus 2.9.2 has been added and the
404           license has been changed to LGPLv2.1.
405         * mysql plugin: Backwards compatibility code has been removed. The
406           data sets used have been improved.
407         * network plugin: The default buffer size has been increased to
408           1452 bytes.
409         * perl plugin: Backwards compatibility code has been removed.
410         * postgresql plugin: Backwards compatibility code has been removed.
411         * redis plugin: Plugin for collecting statistics from Redis, a key-
412           value store, has been added. Thanks to Andres J. Diaz for his code.
413         * swap plugin: Implement collection of physical and virtual memory
414           statistics under Solaris. The new default is collecting physical
415           memory. Thanks to Aurélien Reynaud for his patches.
416         * threshold plugin: The threshold configuration has been moved into
417           this separate plugin.
418         * unixsock plugin: The "DeleteSocket" option has been added.
419         * varnish plugin: The new Varnish plugin reads statistics from
420           Varnish, a web accelerator. Thanks to Jérôme Renard and Marc
421           Fournier for their contributions.
422         * write_redis: New plugin for writing data to Redis, a key-value
423           store.
424         * zfs_arc plugin: The data sets have been replaced by more elegant
425           alternatives.
426         * v5upgrade target: Target for converting v4 data sets to the v5
427           schema.
429 2012-11-11, Version 4.10.8
430         * collectd: Create new directories with mode 0777 and let umask remove
431           unwanted permission bits.
432         * collectd: Build issues have been fixed.
433         * collectd: An incorrect assertion has been fixed in some common code
434           for Solaris. This should resolve pseudo-random assertion failures
435           under Solaris. Thanks to Jeff Blane for his help debugging this.
436         * collectd: A couple of memory leaks through PThread thread attributes
437           have been fixed. Thanks to Gerrie Roos for fixing these.
438         * apcups plugin: Improve the reconnect behavior.
439         * df plugin: Ignore "rootfs" devices under Linux to avoid having them
440           reported twice. Thanks to Brune Prémont for fixing this.
441         * disk plugin: Fix incorrect computation of read and write latency (the
442           "disk_time" type). Previously, the numbers reported where too small
443           by a factor of "interval", e.g. when the interval is set to 10
444           seconds, the values were too low by a factor of 10. Thanks to Manuel
445           Sanmartin for reporting this problem.
446         * dns plugin: A build issue under Solaris has been fixed. A erroneous
447           define that could lead to the reporting of bad data has been fixed by
448           Daniel Sutto.
449         * memcachec plugin: A bug in the configuration handling has been fixed.
450           Thanks to Pascal Hofmann for fixing this issue.
451         * netapp plugin: Correctly close the connection on communication
452           errors.
453         * netlink plugin: The function used to query statistics has been
454           changed to be more in line with iproute2's behavior. Thanks to
455           "KIvosak" for the patch.
456         * network plugin: Initialization of libgcrypt has been fixed. Thanks to
457           Chris Lundquist for his patch.
458         * oracle plugin: Error messages have been improved.
459         * ping plugin: Don't enter the exponential back-off mode when
460           ping_send() fails. This should make recovery after a network failure
461           much faster.
462         * python plugin: Memory leaks have been fixed. Thanks to Tommie Gannert
463           and Sven Trenkel for fixing this.
464         * rrdtool plugin: Fix an out-of-bounds array access when printing a
465           warning message. Thanks to Will Hawkins for fixing this bug.
466         * snmp plugin: Support for the SNMP_ENDOFMIBVIEW return value has been
467           added. Support for more complex / unusual MIBs / subtrees has been
468           added. Thanks to Mark Juric to test the changes and point out these
469           problems.
471 2012-04-01, Version 4.10.7
472         * Build system: Fix the use of a libltdl macro. Thanks to Clemens Lang
473           for fixing this. Adresses some issues with building the iptables
474           plugin under Gentoo.
475         * libcollectdclient: A memory leak in the lcc_getval() function has
476           been fixed. Thanks to Jason Schmidlapp for finding and fixing this
477           issue.
478         * bind plugin: The use of 'QType" types has been fixed.
479         * df plugin: Fixed compiler issue under Mac OS X 10.7.
480         * conntrack plugin: Support zero as legitimate value. Thanks to Louis
481           Opter for his patch.
482         * memcached plugin: Increased the size of a static buffer, which was
483           truncating status messages form memcached. Thanks to Timon for the
484           patch.
485         * network plugin: Forwarding of notifications has been disabled. This
486           was a contition not checked for before, which may retult in an
487           endless loop.
488         * processes plugin: Support for process names with spaces has been
489           added to the Linux implementation. Thanks to Darrell Bishop for his
490           patch.
491         * perl plugin: A race condition in several callbacks, including log and
492           write callbacks, has been fixed. Thanks to "Rrpv" for reporting this
493           bug.
494         * snmp plugin: A bug when casting unsigned integers to gauge values has
495           been fixed: Unsigned integers would be cast to a signed integer and
496           then to a gauge, possibly resulting in a negative value.
497         * tcpconns plugin: Compilation with newer versions of the FreeBSD
498           runtime has been fixed.
500 2012-02-19, Version 4.10.6
501         * Build system: Fix problems when building the ipvs and iptables
502           plugins. Thanks to Sebastian Harl for his patch. A bashism in the
503           version-gen.sh script has been fixed. Thanks to Jo-Philipp Wich for
504           his patch.
505         * csv and rrdtool plugins: Print a more helpful error message when the
506           DataDir is a symlink pointing to a non-existing location. Thanks to
507           Jonathan Nieder for his patch.
508         * exec plugin: Fix a problem when using select(2) to read from file
509           handles. Thanks to Gerrie Roos for his patch.
510         * network plugin: An incorrect error message in the handling of the
511           "Interface" configuration option has been fixed. Thanks to Gerrie
512           Roos for his patch.
513         * oracle plugin: A potential endless loop in the error handling has
514           been fixed.
515         * python plugin: A crash bug in the configuration handling has been
516           fixed. Thanks to Sven Trenkel for his patch.
517         * interfaces plugin: The change which was supposed to ignore "bogus"
518           interfaces has been reverted, since it ignored legit interfaces, such
519           as bonding pseudo-devices as well.
521 2012-01-21, Version 4.10.5
522         * curl_xml plugin: Fix handling of file:// and other URLs (which don't
523           follow HTTP status codes). Thanks to Fabien Wernli for his patch!
524         * df plugin: Fix handling of negative "available" counts. This can
525           occur with some file systems, for example UFS. Thanks to Toni Ylenius
526           for his patch.
527         * interface plugin: "mac" interfaces are now ignored on Solaris. These
528           pseudo-interfaces occur multiple times, causing warnings. Also switch
529           to 64-bit counters on Solaris, improving overflow behavior for
530           high-speed interfaces. Thanks to Eddy Geez and Fabien Wernli for
531           their patches.
532         * memory plugin: Account kernel and unused memory under Solaris. Thanks
533           to Fabien Wernli for his patch.
534         * network plugin: A bug in the interaction between the Network plugin
535           and filter chains has been fixed: When a filter modified a field such
536           as the hostname, subsequent values in the same network packets could
537           have ended up using the modified name rather than the original name.
538           Thanks to Sebastian Harl for identifying the problem.
539         * oracle plugin: A memory leak has been fixed in the parameter handling.
540         * python plugin: A memory leak has been fixed. Thanks to Sven Trenkel
541           for fixing this bug!
543 2011-10-14, Version 4.10.4
544         * collectd: A mutex leak has been fixed in the meta data code. Thanks
545           to Rafal Lesniak for his patch.
546         * collectd: Compatibility fixes for GCC 4.6 have been applied. Thanks
547           to Peter Green for his patch.
548         * csv plugin: The line buffer size has been increased. Thanks to Colin
549           McCabe for the patch.
550         * curl_json plugin: Don't use the "parent" node to build the type
551           instance, if it is empty. Compatibility with libyajl 2 has been
552           added. Thanks to "spupykin" of the Arch Linux project for the initial
553           code.
554         * iptables plugin: Fix linking with some versions of libiptc.
555         * irq plugin: Fix support for interrupts under Linux. The old code
556           assumed that interrupts have a numeric value -- this is no longer
557           true for Linux. Thanks to Bostjan Skufca for implementing this.
558         * notify_desktop plugin: Compatibility with libnotify 0.7 has been
559           added. Thanks to Samuli Suominen for his patch.
560         * processes plugin: Fix handling of regular expressions containing
561           spaces. Thanks for Sebastian Harl for fixing this.
562         * rrdtool, rrdcached plugins: Improve precision of the XFF parameter.
563           Previously, values like 0.999 would have been rounded to 1.0. Thanks
564           to Francois-Xavier Bourlet for fixing this.
565         * Various plugin: Set a multi-threading flag in libcurl. Thanks to Mike
566           Flisher for the fix.
568 2011-03-26, Version 4.10.3
569         * Documentation: Several updates and additions. Thanks to Sebastian Harl.
570         * collectd: Build issues (compiler warnings) have been fixed. Thanks to
571           Bruno Prémont.
572         * collectd: Threshold subsection: Handling of NAN values in the
573           percentage calculation has been fixed.
574         * collectd, java plugin, ntpd plugin: Several diagnostic messages have
575           been improved.
576         * curl_json plugin: Handling of arrays has been fixed.
577         * libvirt plugin: A bug in reading the virtual CPU statistics has been
578           fixed. Thanks to “JLPC” for reporting this problem.
579         * modbus plugin: Compatibility with libmodbus 2.0.3 has been restored.
580         * processes plugin: Potentially erroneous behavior has been fixed in an
581           error handling case.
582         * python plugin: Fix dispatching of values from Python scripts to
583           collectd. Thanks to Gregory Szorc for finding and fixing this
584           problem.
586 2010-11-27, Version 4.10.2
587         * Documentation: Various documentation fixes.
588         * collectd: If including one configuration file fails, continue with
589           the rest of the configuration if possible.
590         * collectd: Fix a bug in the read function scheduling. In rare cases
591           read functions may not have been called as often as requested.
592         * collectd: Concurrency issues with errno(3) under AIX have been
593           fixed: A thread-safe version of errno has to be requested under AIX.
594           Thanks to Aurélien Reynaud for his patch.
595         * collectd: A left-over hard-coded 2 has been replaced by the
596           configurable timeout value.
597         * curl, memcachec, tail plugins: Fix handling of "DERIVE" data
598           sources. Matching the end of a string has been improved; thanks to
599           Sebastian Harl for the patch.
600         * curl_json plugin: Fix a problem when parsing 64bit integers. Reading
601           JSON data from non-HTTP sources has been fixed.
602         * netapp plugin: Pass the interval setting to the dispatch function.
603           Restore compatibility to NetApp Release 7.3. Thanks to Sven Trenkel
604           for the patch.
605         * network plugin: Be less verbose about unchecked signatures, in order
606           to prevent spamming the logs.
607         * notify_email plugin: Concurrency problems have been fixed.
608         * python plugin: Set "sys.argv", since many scripts don't expect that
609           it may not be set. Thanks to Sven Trenkel for the patch.
610         * rrdtool, rrdcached plugin: Fix a too strict assertion when creating
611           RRD files.
612         * swap plugin: A bug which lead to incorrect I/O values has been
613           fixed.
614         * value match: A minor memory leak has been fixed. Thanks to Sven
615           Trenkel for the patch.
617 2010-07-09, Version 4.10.1
618         * Build system: Checking for "strtok_r" under Solaris has been fixed.
619         * Portability: Fixes for Solaris 8 have been applied. Thanks to
620           Alexander Wuerstlein for his patch.
621         * collectd: The shutdown speed when terminating the read threads has
622           been improved.
623         * libcollectdclient: A format error in the PUTVAL command has been
624           removed. Thanks to Johan Van den Brande for fixing this.
625         * df plugin: An error message shown when "cu_mount_getlist" fails has
626           been added.
627         * processes plugin: Missing initialization code for IO members of a
628           struct has been added. Thanks to Aurélien Reynaud for fixing this.
629         * python plugin: Memory leaks in the write and notification callbacks
630           have been fixed. A possible crash when the plugin was loaded but not
631           configured has been fixed. Thanks to Sven Trenkel for his patches.
632         * snmp plugin: Verbosity with regard to unknown ASN types has been
633           increased. A build problem on PowerPC and ARM processors has been
634           fixed by Aurélien Reynaud; thanks!
635         * powerdns plugin: Compatibility changes for PowerDNS 2.9.22 and above
636           have been applied. Thanks to Luke Heberling for his changes.
638 2010-05-01, Version 4.10.0
639         * collectd: JSON output now includes the "dstypes" and "dsnames"
640           fields. This makes it easier for external applications to interpret
641           the data. Thanks to Chris Buben for his work.
642         * collectd: The new "Timeout" option can be used to specify a
643           "timeout" for missing values. This is used in the threshold checking
644           code to detect missing values. Thanks to Andrés J. Díaz for the
645           patch.
646         * apache plugin: Support for "IdleWorkers" (Apache 1.*: "IdleServers")
647           has been added.
648         * curl plugin: The new "ExcludeRegex" allows to easily exclude certain
649           lines from the match.
650         * curl_xml plugin: This new plugin allows to read XML files using cURL
651           and extract metrics included in the files. Thanks to Amit Gupta for
652           his work.
653         * filecount plugin: The new "IncludeHidden" option allows to include
654           "hidden" files and directories in the statistics. Thanks to Vaclav
655           Malek for the patch.
656         * logfile plugin: The new "PrintSeverity" option allows to include the
657           severity of a message in the output. Thanks to Clément Stenac for
658           his patch.
659         * memcachec plugin: The new "ExcludeRegex" allows to easily exclude
660           certain lines from the match.
661         * modbus plugin: This new plugin allows to read registers from
662           Modbus-TCP enabled devices.
663         * network plugin: The new "Interface" option allows to set the
664           interface to be used for multicast and, if supported, unicast
665           traffic. Thanks to Max Henkel for his work.
666         * openvpn plugin: The "CollectUserCount" and "CollectIndividualUsers"
667           options allow more detailed control over how to report sessions of
668           multiple users. Thanks to Fabian Schuh for his work.
669         * pinba plugin: This new plugin receives timing information from the
670           Pinba PHP extension, which can be used for profiling PHP code and
671           webserver performance. Thanks to Phoenix Kayo for his work.
672         * ping plugin: The new "MaxMissed" allows to re-resolve a hosts
673           address when it doesn't reply to a number of ping requests. Thanks
674           to Stefan Völkel for the patch.
675         * postgresql plugin: The "Interval" config option has been added. The
676           plugin has been relicensed under the 2-clause BSD license. Thanks to
677           Sebastian Harl for his work.
678         * processes plugin: Support for "code" and "data" virtual memory sizes
679           has been added. Thanks to Clément Stenac for his patch.
680         * python plugin: Support for Python 3 has been implemented. Thanks to
681           Sven Trenkel for his work.
682         * routeros plugin: Support for collecting CPU load, memory usage, used
683           and free disk space, sectors written and number of bad blocks from
684           MikroTik devices has been added.
685         * swap plugin: Support for Linux < 2.6 has been added. Thanks to Lorin
686           Scraba for his patch.
687         * tail plugin: The new "ExcludeRegex" allows to easily exclude certain
688           lines from the match. Thanks to Peter Warasin for his patch.
689         * write_http plugin: The "StoreRates" option has been added. Thanks to
690           Paul Sadauskas for his patch.
691         * regex match: The "Invert" option has been added. Thanks to Julien
692           Ammous for his patch.
694 2011-03-26, Version 4.9.5
695         * Documentation: Several updates and additions. Thanks to Sebastian Harl.
696         * collectd: Build issues (compiler warnings) have been fixed. Thanks to
697           Bruno Prémont.
698         * collectd: Threshold subsection: Handling of NAN values in the
699           percentage calculation has been fixed.
700         * collectd, java plugin, ntpd plugin: Several diagnostic messages have
701           been improved.
702         * libvirt plugin: A bug in reading the virtual CPU statistics has been
703           fixed. Thanks to “JLPC” for reporting this problem.
704         * processes plugin: Potentially erroneous behavior has been fixed in an
705           error handling case.
706         * python plugin: Fix dispatching of values from Python scripts to
707           collectd. Thanks to Gregory Szorc for finding and fixing this
708           problem.
710 2010-11-27, Version 4.9.4
711         * Documentation: Various documentation fixes.
712         * collectd: If including one configuration file fails, continue with
713           the rest of the configuration if possible.
714         * collectd: Fix a bug in the read function scheduling. In rare cases
715           read functions may not have been called as often as requested.
716         * collectd: Concurrency issues with errno(3) under AIX have been
717           fixed: A thread-safe version of errno has to be requested under AIX.
718           Thanks to Aurélien Reynaud for his patch.
719         * curl, memcachec, tail plugins: Fix handling of "DERIVE" data
720           sources. Matching the end of a string has been improved; thanks to
721           Sebastian Harl for the patch.
722         * curl_json plugin: Fix a problem when parsing 64bit integers. Reading
723           JSON data from non-HTTP sources has been fixed.
724         * netapp plugin: Pass the interval setting to the dispatch function.
725           Restore compatibility to NetApp Release 7.3. Thanks to Sven Trenkel
726           for the patch.
727         * network plugin: Be less verbose about unchecked signatures, in order
728           to prevent spamming the logs.
729         * notify_email plugin: Concurrency problems have been fixed.
730         * python plugin: Set "sys.argv", since many scripts don't expect that
731           it may not be set. Thanks to Sven Trenkel for the patch.
732         * rrdtool, rrdcached plugin: Fix a too strict assertion when creating
733           RRD files.
734         * value match: A minor memory leak has been fixed. Thanks to Sven
735           Trenkel for the patch.
737 2010-07-09, Version 4.9.3
738         * Build system: Checking for "strtok_r" under Solaris has been fixed.
739         * Portability: Fixes for Solaris 8 have been applied. Thanks to
740           Aurélien Reynaud and Alexander Wuerstlein for their patches.
741         * collectd: The shutdown speed when terminating the read threads has
742           been improved.
743         * collectd-nagios: The format of the performance data has been fixed.
744         * libcollectdclient: A format error in the PUTVAL command has been
745           removed. Thanks to Johan Van den Brande for fixing this.
746         * df plugin: An error message shown when "cu_mount_getlist" fails has
747           been added.
748         * processes plugin: Missing initialization code for IO members of a
749           struct has been added. Thanks to Aurélien Reynaud for fixing this.
750         * python plugin: Memory leaks in the write and notification callbacks
751           have been fixed. A possible crash when the plugin was loaded but not
752           configured has been fixed. Thanks to Sven Trenkel for his patches.
753         * rrdcached plugin: A build issue has been resolved. Thanks to
754           Thorsten von Eicken for the patch.
755         * snmp plugin: Verbosity with regard to unknown ASN types has been
756           increased. A build problem on PowerPC and ARM processors has been
757           fixed by Aurélien Reynaud; thanks!
758         * powerdns plugin: Compatibility changes for PowerDNS 2.9.22 and above
759           have been applied. Thanks to Luke Heberling for his changes.
761 2010-04-22, Version 4.9.2
762         * Build system, various plugins: Fixes for AIX compatibility have been
763           added. Thanks to Manuel Sanmartin for his patches.
764         * Build system: Checking for "nanosleep" on old Solaris machines has
765           been fixed. Thanks to Vincent McIntyre and Sebastian Harl for
766           figuring out a way to make this work.
767         * collectd: Append a newline to messages written to STDERR.
768         * collectd: Serialization of NANs in JSON format has been fixed.
769           Thanks to Chris Buben for pointing out the resulting syntax error.
770         * collectd: Checks whether a "sleep" returned early have been added;
771           the cases are now handled correctly. Thanks to Michael Stapelberg
772           for the patch.
773         * collectd: Continue reading files in a directory when parsing one
774           file fails.
775         * apache plugin: Collection of the number of active connections has
776           been fixed for Apache 2.*.
777         * contextswitch plugin: Handle large counter/derive values correctly.
778           Thanks to Martin Merkel for reporting the bug.
779         * exec plugin: Error messages have been improved. The "running" flag
780           is now cleared correctly when forking a child fails.
781         * iptables plugin: Fix a violation of aliasing rules. This resolves a
782           warning / error with new GCC versions. Thanks to Jan Engelhardt for
783           the work-around.
784         * java plugin: The Java API files are now packaged into a .jar file.
785           Thanks to Amit Gupta for his patch.
786         * network plugin: Fix a segmentation fault when receiving packets with
787           an unknown data source type.
788         * network plugin: A memory leak when receiving encrypted network
789           packets has been fixed.
790         * openvpn plugin: Fix naming schema when reading "MULTI1" type status
791           files.
792         * oracle plugin: Fix checking for lost connections and reconnect in
793           this case. Thanks to Sven Trenkel for pointing out the problem.
794         * unixsock plugin: A memory leak in the "LISTVAL" command has been
795           fixed. Thanks to Peter Warasin for pointing it out.
796         * write_http plugin: Use the "any" authentication schema. This used to
797           be "digest". Thanks to Paul Sadauskas for the patch.
799 2010-01-14, Version 4.9.1
800         * Documentation: Some manpage fixes.
801         * Default config: Added sample configuration for missing plugins.
802         * apache plugin: Fix a segmentation fault in the config handling of
803           VerifyPeer / VerifyHost. Thanks to "plazmus" for his or her patch.
804         * processes plugin: Fix handling of derive data sources.
805         * rrdtool plugin: Fix a bug with random write timeouts. Due to an
806           incorrect initialization some files may be suspended basically
807           indefinitely. After flushing the files they were written regularly
808           again.
809         * routeros plugin: Use the node name for the "host" field.
810         * Monitorus.pm: Put the plugin into the "Collectd::Plugins" namespace.
811         * Perl bindings: Fix a warning that was printed when building
812           debugging output.
814 2009-12-21, Version 4.9.0
815         * contextswitch plugin: The new ContextSwitch plugin gathers the
816           number of context switches done by the CPU. Thanks to Patrik
817           Weiskircher for the patch.
818         * cpu plugin: Support for SMP (multiple processors) under FreeBSD has
819           been added. Thanks to Doug MacEachern for the patch.
820         * curl plugin: The “MeasureResponseTime” option has been added. Thanks
821           to Aman Gupta for the patch.
822         * df plugin: Collecting the inode count and reserved space has been
823           added. Thanks to Patrik Weiskircher for the patch.
824         * exec plugin: The environment variables “COLLECTD_INTERVAL” and
825           “COLLECTD_HOSTNAME” are now set before executing the application.
826         * Monitorus plugin: This Perl-based plugin to query statistics from
827           mon.itor.us has been added. Thanks to Jeff Green for the patch.
828         * netapp plugin: New plugin to collect statistics from NetApp filers.
829           Thanks to Sven Trenkel of the noris network AG for the patch.
830         * network plugin: Statistics collection about the plugin itself has
831           been implemented.
832         * openvpn plugin: Add support for more versions of the “status file”.
833           Thanks to Marco Chiappero for the patch.
834         * OpenVZ plugin: This Perl-based plugin to gather OpenVZ statistics
835           has been added. Thanks to Jonathan Kolb for the patch.
836         * ping plugin: The config options "SourceAddress" and "Device"
837           have been added. Thanks to Sebastian Harl for the patch.
838         * processes plugin: Collection of IO-metrics has been added. Thanks to
839           Andrés J. Díaz for the patch.
840         * python plugin: The new Python plugin integrates a Python interpreter
841           into collectd and allows to execute plugins written in the scripting
842           language. Thanks to Sven Trenkel for his work.
843         * routeros plugin: The new RouterOS plugin queries interface and
844           wireless registration statistics from RouterOS.
845         * Various plugins: AIX support has been added to the cpu, disk,
846           interface, load, memory, processes, and swap plugins. Thanks to
847           Manuel Sanmartin for his patches.
848         * hashed match: This match for simple load balancing and redundant
849           storage has been added.
850         * scale target: This target to scale (multiply) values by an arbitrary
851           value has been added.
853 2010-04-22, Version 4.8.5
854         * collectd: Append a newline to messages written to STDERR.
855         * network plugin: Fix a segmentation fault when receiving packets with
856           an unknown data source type.
858 2010-04-07, Version 4.8.4
859         * Build system, various plugins: Fixes for AIX compatibility have been
860           added. Thanks to Manuel Sanmartin for his patches.
861         * Build system: Checking for "nanosleep" on old Solaris machines has
862           been fixed. Thanks to Vincent McIntyre and Sebastian Harl for
863           figuring out a way to make this work.
864         * collectd: Serialization of NANs in JSON format has been fixed.
865           Thanks to Chris Buben for pointing out the resulting syntax error.
866         * collectd: Checks whether a "sleep" returned early have been added;
867           the cases are now handled correctly. Thanks to Michael Stapelberg
868           for the patch.
869         * collectd: Continue reading files in a directory when parsing one
870           file fails.
871         * apache plugin: Collection of the number of active connections has
872           been fixed for Apache 2.*.
873         * exec plugin: Error messages have been improved. The "running" flag
874           is now cleared correctly when forking a child fails.
875         * iptables plugin: Fix a violation of aliasing rules. This resolves a
876           warning / error with new GCC versions. Thanks to Jan Engelhardt for
877           the work-around.
878         * java plugin: The Java API files are now packaged into a .jar file.
879           Thanks to Amit Gupta for his patch.
880         * network plugin: A memory leak when receiving encrypted network
881           packets has been fixed.
882         * oracle plugin: Fix checking for lost connections and reconnect in
883           this case. Thanks to Sven Trenkel for pointing out the problem.
884         * unixsock plugin: A memory leak in the "LISTVAL" command has been
885           fixed. Thanks to Peter Warasin for pointing it out.
886         * write_http plugin: Use the "any" authentication schema. This used to
887           be "digest". Thanks to Paul Sadauskas for the patch.
889 2010-01-14, Version 4.8.3
890         * Documentation: Some manpage fixes.
891         * rrdtool plugin: Fix a bug with random write timeouts. Due to an
892           incorrect initialization some files may be suspended basically
893           indefinitely. After flushing the files they were written regularly
894           again.
896 2009-12-18, Version 4.8.2
897         * Build system, java plugin: Don't use “find -L” to search for Java
898           headers, because it's a GNU extension.
899         * Build system: Support for parallel builds has been improved. Thanks
900           Sebastian Harl and Stefan Völkel for looking into this.
901         * collectd: Print error messages to STDERR if no log plugin has been
902           loaded.
903         * genericjmx plugin: Close and re-open the connection upon I/O-errors.
904         * gmond plugin: Fix typos which caused syntax errors.
905         * memory plugin: Handling of >4 Gbyte of memory has been fixed.
906         * network plugin: The license has been changed to LGPL 2.1.
907         * oracle plugin: Reconnect to the database if the connection dies.
908         * rrdcached plugin: Work-around for a bug in RRDtool 1.4rc2 has been
909           added.
910         * snmp plugin: Handling of negative values has been fixed. Strings
911           containing control characters are now interpreted as hex-strings.
912         * unixsock plugin: A memory leak in the LISTVAL command has been
913           fixed. Thanks to Ben Knight for his patch.
915 2009-10-04, Version 4.8.1
916         * Build system: Issues when building the iptables plugin have been
917           fixed.
918         * exec plugin: Clear the signal block mask before calling exec(2).
919         * perl plugin: Declare the “environ” variable. This solves build
920           issues on some platforms.
921         * processes plugin: Remove unnecessary call of realloc(3). Thanks to
922           Andrés J. Díaz for the patch.
923         * unixsock plugin: Fix a (well hidden) race condition related to file
924           descriptor handling.
926 2009-09-13, Version 4.8.0
927         * collectd: Two new data source types, “DERIVE” and “ABSOLUTE”, have
928           been added. “DERIVE” can be used for counters that are reset
929           occasionally. Thanks to Mariusz Gronczewski for implementing this.
930         * thresholds: The advanced threshold options “Percentage”, “Hits”, and
931           “Hysteresis” have been added. Thanks to Andrés J. Díaz for his
932           patches.
933         * curl_json plugin: The new cURL-JSON plugin reads JSON files using
934           the cURL library and parses the contents according to user
935           specification. Among other things, this allows to read statistics
936           from a CouchDB instance. Thanks to Doug MacEachern for the patch.
937         * df plugin: Using the new “ReportByDevice” option the device rather
938           than the mount point can be used to identify partitions. Thanks to
939           Paul Sadauskas for the patch.
940         * dns plugin: The possibility to ignore numeric QTypes has been added.
941           Thanks to Mirko Buffoni for the patch.
942         * GenericJMX plugin: The new, Java-based GenericJMX plugin allows to
943           query arbitrary data from a Java process using the “Java Management
944           Extensions” (JMX).
945         * madwifi plugin: The new MadWifi plugin collects information about
946           Atheros wireless LAN chipsets from the MadWifi driver. Thanks to
947           Ondrej Zajicek for his patches.
948         * network plugin: The receive- and send-buffer-sizes have been made
949           configurable, allowing for bigger and smaller packets. Thanks to
950           Aman Gupta for the patch.
951         * olsrd plugin: The new OLSRd plugin queries routing information from
952           the “Optimized Link State Routing” daemon.
953         * rrdtool plugin: A new configuration option allows to define a random
954           write delay when writing RRD files. This spreads the load created by
955           writing RRD files more evenly. Thanks to Mariusz Gronczewski for the
956           patch.
957         * swap plugin: The possibility to collect swapped in/out pages has
958           been added to the Swap plugin. Thanks to Stefan Völkel for the
959           patch.
960         * tokyotyrant plugin: The new TokyoTyrant plugin reads the number of
961           records and file size from a running Tokyo Tyrant server. Thanks to
962           Paul Sadauskas for the patch.
963         * unixsock plugin: Add the “GETTHRESHOLD” command. This command can be
964           used to query the thresholds configured for a particular identifier.
965         * write_http plugin: The new Write HTTP plugin sends the values
966           collected by collectd to a web-server using HTTP POST requests.
967           Thanks to Paul Sadauskas for the patch.
968         * zfs_arc plugin: The new ZFS ARC plugin collects information about
969           the “Adaptive Replacement Cache” (ARC) of the “Zeta File-System”
970           (ZFS). Thanks to Anthony Dewhurst for the patch.
971         * empty_counter match: The new Empty Counter match matches value
972           lists, where at least one data source is of type COUNTER and the
973           counter value of all counter data sources is zero.
975 2009-12-18, Version 4.7.5
976         * Build system, java plugin: Don't use “find -L” to search for Java
977           headers, because it's a GNU extension.
978         * Build system: Support for parallel builds has been improved. Thanks
979           Sebastian Harl and Stefan Völkel for looking into this.
980         * collectd: Print error messages to STDERR if no log plugin has been
981           loaded.
982         * memory plugin: Handling of >4 Gbyte of memory has been fixed.
983         * network plugin: The license has been changed to LGPL 2.1.
984         * oracle plugin: Reconnect to the database if the connection dies.
985         * rrdcached plugin: Work-around for a bug in RRDtool 1.4rc2 has been
986           added.
987         * snmp plugin: Handling of negative values has been fixed. Strings
988           containing control characters are now interpreted as hex-strings.
989         * unixsock plugin: A memory leak in the LISTVAL command has been
990           fixed. Thanks to Ben Knight for his patch.
992 2009-10-03, Version 4.7.4
993         * Build system: Issues when building the iptables plugin have been
994           fixed.
995         * exec plugin: Clear the signal block mask before calling exec(2).
996         * perl plugin: Declare the “environ” variable. This solves build
997           issues on some platforms.
998         * processes plugin: Remove unnecessary call of realloc(3). Thanks to
999           Andrés J. Díaz for the patch.
1000         * unixsock plugin: Fix a (well hidden) race condition related to file
1001           descriptor handling.
1003 2009-09-13, Version 4.7.3
1004         * collectd: Fix a possible but very rare invalid “free” in the caching
1005           code. Thanks to Sebastian Harl for the patch.
1006         * collectd: Remove old values when a cache entry is marked as missing.
1007           This way the “GETVAL” command of the UnixSock plugin doesn't return
1008           old, no longer valid values when this happens. Thanks to Andrés J.
1009           Díaz for the patch.
1010         * collectd: The “plugin_unregister_read” function has been fixed.
1011         * apache, ascent, bind, curl, nginx plugins: Advise the cURL library
1012           to follow redirects. Thanks to Joey Hess for reporting this bug.
1013         * df plugin: Check the ignorelist before stating the file system,
1014           possibly reducing the number of stats considerably. Thanks to Joey
1015           Hess for reporting this bug.
1016         * iptables plugin: Support for the new libiptc API has been added.
1017           Thanks to Sebastian Harl for the patch. The build system has been
1018           updated to the plugin only includes the shipped header files when it
1019           is linked with the shipped library, too.
1020         * java plugin: Delay creating the JVM until after the daemon has
1021           forked. The JVM internally creates threads that are lost when
1022           forking. This means that Java-based plugins are now configured
1023           during the init-phase, i. e. later than other plugins.
1024         * libvirt plugin: Re-connect to libvirtd if connecting fails. Thanks
1025           to Alan Pevec for the patch.
1026         * network plugin: Fix the handling of the “CacheFlush” option: The
1027           value was assigned to a wrong variable. The initialization of the
1028           gcrypt library, which is used for signing / encrypting traffic, has
1029           been fixed. Thanks to Luke Heberling for the patch.
1030         * powerdns plugin: Set a timeout when reading data from the datagram
1031           socket. Handling of the “LocalSocket” option has been fixed.  An
1032           incorrectly used “type” has been corrected. Thanks to Luke Heberling
1033           for his patches.
1035 2009-07-19, Version 4.7.2
1036         * Build system: Support for `DESTDIR' has been fixed in the Java
1037           bindings.
1038         * collectd: Okay-notifications have been fixed. Thanks to Andrés J.
1039           Díaz for fixing this bug.
1040         * collectd: A programming error has been fixed in the notification
1041           code. The bug may result in an assertion failure.
1042         * memcached plugin: Portability fix for Solaris. Thanks to Amit Gupta
1043           for reporting the bug.
1044         * ping plugin: Link the plugin with libm.
1046 2009-06-02, Version 4.7.1
1047         * Build system: Detection of Java has been improved and missing
1048           details have been added to the configuration summary. Support for
1049           libtool 2.2 has been added.
1050         * collectd: Two bugs with the threshold checking have been fixed. The
1051           first one prevented thresholds to be checked at all, the second one
1052           caused wrong behavior with the persistency option. Thanks to Andrés
1053           J. Díaz for fixing these problems.
1054         * collectd: Handling of the `Include' configuration option has been
1055           fixed.
1056         * rrdtool plugin: Make sure initialization is run only once. This
1057           resolves problems under Solaris and potentially other systems.
1058           Thanks to Amit Gupta for reporting this bug.
1059         * java plugin: Make it possible to use dots ('.') instead of slashes
1060           ('/') as the class separator. Thanks to Randy Rizun for pointing
1061           this out.
1062         * swap plugin: A work-around for 32-bit Solaris has been added. Thanks
1063           to Doug MacEachern for the patch.
1065 2009-05-11, Version 4.7.0
1066         * apache plugin: Support to query multiple servers has been added.
1067           Thanks to Amit Gupta for the patch.
1068         * apache plugin: Handling of lighttpd's scoreboard statistics has been
1069           improved. Thanks to Amit Gupta for the patch.
1070         * conntrack plugin: The new conntrack plugin collects the connection
1071           tracking table size. Thanks to Tomasz Pala for the patch.
1072         * fscache plugin: The new fscache plugin collects statistics about
1073           Linux' file-system based caching framework. Thanks to Edward
1074           Konetzko for the patch.
1075         * gmond plugin: The new gmond plugin can receive and interpret
1076           multicast traffic from Ganglia's gmond daemon.
1077         * java plugin: The new java plugin exports the collectd API to Java,
1078           making it possible to write extensions to collectd in Java.
1079         * memcachec plugin: The new memcachec plugin queries data from a
1080           memcached daemon and parses it similar to the cURL plugin. Thanks to
1081           Doug MacEachern for the initial code.
1082         * memcached plugin: Support for connections over UNIX domain sockets
1083           has been added. Thanks to Franck Lombardi for the patch.
1084         * memory plugin: Support for OpenBSD and possibly other *BSDs has been
1085           added. Thanks to Simon Kuhnle for the patch.
1086         * mysql plugin: Support to query multiple databases has been added.
1087           Thanks to Doug MacEachern for the patch.
1088         * mysql plugin: Master/slave statistics have been added.
1089         * mysql plugin: Lock statistics have been added. Thanks to Rodolphe
1090           Quiédeville for the patch.
1091         * network plugin: The possibility to sign or encrypt network traffic
1092           has been added.
1093         * protocols plugin: The new protocols plugin provides information
1094           about network protocols, such as IP, TCP and UDP.
1095         * snmp plugin: The intervals given in the configuration of the SNMP
1096           plugin must no longer be a multiple of the global interval.
1097         * table plugin: The new Table plugin provides parsing for table-like
1098           structured files, such as many files beneath /proc.
1099         * ted plugin: The new TED plugin reads power consumption measurements
1100           from “The Energy Detective” (TED). Thanks to Eric Reed for this
1101           plugin.
1102         * onewire plugin: The new `Interval' option allows collecting
1103           information from OneWire sensors at arbitrary intervals.
1104         * ping plugin: Support for collecting the drop rate and standard
1105           deviation of round-trip times has been added.
1106         * uptime plugin: The new uptime plugin can collect the server's
1107           uptime. Thanks to Marco Chiappero for the patch.
1109 2009-09-10, Version 4.6.5
1110         * collectd: Remove old values when a cache entry is marked as missing.
1111           This way the “GETVAL” command of the UnixSock plugin doesn't return
1112           old, no longer valid values when this happens. Thanks to Andrés J.
1113           Díaz for the patch.
1114         * apache, ascent, bind, curl, nginx plugins: Advise the cURL library
1115           to follow redirects. Thanks to Joey Hess for reporting this bug.
1116         * df plugin: Check the ignorelist before stating the file system,
1117           possibly reducing the number of stats considerably. Thanks to Joey
1118           Hess for reporting this bug.
1119         * iptables plugin: Support for the new libiptc API has been added.
1120           Thanks to Sebastian Harl for the patch. The build system has been
1121           updated to the plugin only includes the shipped header files when it
1122           is linked with the shipped library, too.
1123         * libvirt plugin: Re-connect to libvirtd if connecting fails. Thanks
1124           to Alan Pevec for the patch.
1125         * powerdns plugin: Set a timeout when reading data from the datagram
1126           socket. Handling of the “LocalSocket” option has been fixed.  An
1127           incorrectly used “type” has been corrected. Thanks to Luke Heberling
1128           for his patches.
1130 2009-07-18, Version 4.6.4
1131         * collectd: Okay-notifications have been fixed. Thanks to Andrés J.
1132           Díaz for fixing this bug.
1133         * collectd: A programming error has been fixed in the notification
1134           code. The bug may result in an assertion failure.
1135         * memcached plugin: Portability fix for Solaris. Thanks to Amit Gupta
1136           for reporting the bug.
1138 2009-06-02, Version 4.6.3
1139         * Build system, various plugins: Many build fixes for FreeBSD,
1140           OpenBSD, NetBSD, Solaris and Mac OS X. Big thanks to Doug MacEachern
1141           for many fixes and providing a build system for many platforms,
1142           Ulf Zimmermann for providing a FreeBSD system and Simon Kuhnle for
1143           providing an OpenBSD system.
1144         * collectd: Two bugs with the threshold checking have been fixed. The
1145           first one prevented thresholds to be checked at all, the second one
1146           caused wrong behavior with the persistency option. Thanks to Andrés
1147           J. Díaz for fixing these problems.
1148         * collectd: Handling of the `Include' configuration option has been
1149           fixed.
1150         * battery plugin: Don't complain about a missing directory every
1151           interval.
1152         * exec plugin: Allow executed programs to close STDERR. Thanks to
1153           Thorsten von Eicken for reporting this problem.
1154         * irq plugin: Fix handling of overflowing 32-bit counters. Thanks to
1155           Tomasz Pala for the patch.
1156         * perl plugin: Portability build-fixes. Thanks to Doug MacEachern for
1157           the patch.
1158         * memory plugin: Fix a potential problem under Solaris.
1159         * swap plugin: A work-around for 32-bit Solaris has been added. Thanks
1160           to Doug MacEachern for the patch.
1162 2009-03-18, Version 4.6.2
1163         * collectd: Some Solaris utility code has been improved.
1164         * filter subsystem: Allow `Chains' without default targets.
1165         * liboping: A patch to comply with strict aliasing rules has been
1166           added.
1167         * timediff match: Fix a typo: The match was registered with a wrong
1168           name which prevented this match to be used as documented. Thanks to
1169           Bruno Prémont for finding this problem.
1170         * bind plugin: Fix collection of the cached RR sets. The number of RR
1171           sets currently in the cache was collected as a counter value, which
1172           is nonsense. Thanks to Bruno Prémont for implementing this.
1173         * dns plugin: Don't pass NULL to `pcap_open_live': Some systems,
1174           primarily BSDs, don't take it well and crash.
1175         * oracle plugin: Portability to 64 bit systems has been improved.
1176         * postgresql plugin: The default configuration has been improved.
1177         * rrdtool plugin: Fix a possible race condition: If the network plugin
1178           is brought and dispatches a value before the rrdtool plugin is
1179           initialized, the daemon may crash.
1181 2009-02-22, Version 4.6.1
1182         * collectd: Many documentation fixes.
1183         * Collectd::Unixsock: Error handling has been improved.
1184         * regex match: Don't link with the PCRE library.
1185         * bind plugin: Various bugs have been fixed. Thanks to Bruno Prémont
1186           for finding and fixing most of them.
1187         * ipmi plugin: Fix an off-by-one error which could cause segmentation
1188           faults. Thanks to Peter Holik for his patch.
1190 2009-02-16, Version 4.6.0
1191         * collectd: Added the `filter chain' infrastructure, which allows the
1192           user to use `matches' and `targets' to control value processing.
1193         * collectd: The new `-T' command line argument allows more in-depth
1194           testing of a configuration. Thanks to Doug MacEachern for the patch.
1195         * collectd-nagios: The Nagios integration command has been updated to
1196           use libcollectdclient. The `percentage' aggregation function has
1197           been added. Thanks to Fabian Linzberger for the patch.
1198         * libcollectdclient: A library which abstracts communication with the
1199           unixsock plugin for clients has been added.
1200         * regex match: Match values by their identifies using regular
1201           expressions.
1202         * timediff match: Match for values with an invalid timestamp.
1203         * value match: Select values by their data sources' values.
1204         * notification target: Create and dispatch a notification.
1205         * replace target: Replace parts of an identifier using regular
1206           expressions.
1207         * set target: Set (overwrite) entire parts of an identifier.
1208         * bind plugin: This new plugin uses the new HTTP/XML interface to BIND
1209           statistics, allowing very detailed name server statistics. Thanks to
1210           Bruno Prémont for this plugin.
1211         * cpu plugin: Report `interrupt' separately when using
1212           sysctlbyname(3) (used under *BSD). Support for sysctl(3), for
1213           example for native OpenBSD support, has been added. Thanks to Simon
1214           Kuhnle for the patch.
1215         * csv plugin: Make it possible to write values to STDOUT instead of
1216           files. This is meant for testing purposes mostly. The output written
1217           to STDOUT is compatible with the exec plugin. Thanks to Doug
1218           MacEachern for the patch.
1219         * curl plugin: This new plugin can be used to read web pages and parse
1220           them using the same mechanism that's used in the tail plugin.
1221         * dbi plugin: This new plugin allows you to connect to a variety of
1222           relational databases and use SQL to gather custom statistics from
1223           it. It is similar to the already existing PostgreSQL plugin but uses
1224           libdbi to communicate with the database(s).
1225         * interface plugin: Use the ignorelist framework when selecting /
1226           ignoring interfaces. This allows one to use regular expressions to
1227           select interfaces, too.
1228         * ipmi plugin: Handle temporary IPMI error conditions more gracefully.
1229           Thanks to Bruno Prémont for this patch.
1230         * memcached plugin: Add hit-ratio metric. Thanks to Doug MacEachern
1231           for the patch.
1232         * mysql plugin: Allow connecting to a database via the UNIX domain
1233           socket, too. Thanks to Mirko Buffoni for the patch.
1234         * network plugin: Further performance improvements for the receive
1235           code. This hopefully will help very large setups.
1236         * openvpn plugin: This new plugin collects statistics provided by the
1237           OpenVPN daemon. Thanks to Doug MacEachern for the patch.
1238         * oracle plugin: This new plugin allows you to connect to an Oracle
1239           database and use SQL to gather custom statistics from it. It is
1240           similar to the already existing PostgreSQL plugin.
1241         * perl plugin: Compatibility fixes for broken versions of Perl 5.10
1242           have been added.
1243         * perl plugin: Export the newly added plugin_write() to Perl plugins.
1244         * perl plugin: Added support for `notification meta data'.
1245         * perl plugin: Added support for the `filter chain' infrastructure by
1246           allowing plugins to register `matches' and `targets'.
1247         * postgresql plugin: The preferred configuration syntax has been
1248           updated to be in line with the syntax used by the new dbi and oracle
1249           plugins. The compatibility code for the old syntax is present.
1250           Support for the new `Result' blocks and the interval parameter has
1251           been added.
1252         * processes plugin: Stacksize and virtual memory usage statistics have
1253           been added. Portability fixes.
1254         * rrdcached plugin: This new plugin uses the (still in development)
1255           RRD accelerator daemon, rrdcached. This daemon works very similar to
1256           the original rrdtool plugin of collectd, but adds some more nice
1257           features.
1258         * swap plugin: Code for OpenBSD (and possibly other *BSDs) has been
1259           added.
1261 2009-05-09, Version 4.5.4
1262         * Build system, various plugins: Many build fixes for FreeBSD,
1263           OpenBSD, NetBSD, Solaris and Mac OS X. Big thanks to Doug MacEachern
1264           for many fixes and providing a build system for many platforms,
1265           Ulf Zimmermann for providing a FreeBSD system and Simon Kuhnle for
1266           providing an OpenBSD system.
1267         * collectd: Fix a potential race condition when creating directories.
1268         * battery plugin: Don't complain about a missing directory every
1269           interval.
1270         * dns plugin: Slight portability fixes.
1271         * exec plugin: Allow executed programs to close STDERR. Thanks to
1272           Thorsten von Eicken for reporting this problem.
1273         * irq plugin: Fix handling of overflowing 32-bit counters. Thanks to
1274           Tomasz Pala for the patch.
1275         * perl plugin: Portability build-fixes. Thanks to Doug MacEachern for
1276           the patch.
1277         * rrdtool plugin: Fix a possible race condition: If the network plugin
1278           is initialized and dispatches a value before the rrdtool plugin is
1279           initialized, the daemon may crash.
1280         * memory plugin: Fix a potential problem under Solaris.
1282 2009-02-22, Version 4.5.3
1283         * build system: The check for libupsclient even when `pkg-config' is
1284           not available.
1285         * collectd: Fix error handling in the global cache.
1286         * Collectd::Unixsock: Error handling has been improved.
1287         * ascent plugin: Fix a memory leak. Thanks to Bruno Prémont for his
1288           patch.
1289         * ipmi plugin: Fix an off-by-one error which could cause segmentation
1290           faults. Thanks to Peter Holik for his patch.
1291         * tcpconns plugin: An endianness problem has been fixed in the *BSD
1292           code. Thanks to "thated" for reporting this.
1294 2009-01-02, Version 4.5.2
1295         * build system: Check for `mysql.h' and `mysql/mysql.h', since the
1296           file may be in both locations, especially when the database was
1297           installed in a non-standard path. Thanks to Dusty Doris for
1298           reporting this.
1299         * build system: Handle the _POSIX_PTHREAD_SEMANTICS defined, needed by
1300           Solaris, in the configure script automatically.
1301         * build system, tcpconns plugin: Check for `kvm_nlist' and
1302           `kvm_openfiles' before enabling the plugin: Solaris provides a KVM
1303           library with similar functions to the BSD variant, but doesn't
1304           provide these necessary functions.
1305         * collectd.conf(5): Various fixes and clarifications.
1306         * collectd: Remove a GNUism (unnamed unions), thus improving
1307           portability.
1308         * collectd, apcups plugin: Include "collectd.h" before <stdlib.h>.
1309           This solves portability problems, especially for Solaris.
1310         * dns plugin: Fix a portability problem with NetBSD.
1311         * filecount plugin: Fix an off-by-one error. This error may cause a
1312           segmentation fault.
1313         * network plugin: Fix the handling of `type' in the network protocol.
1314           Due to a programming mistake, only 4 or 8 bytes would be copied to a
1315           much larger buffer. This caused the `type' to be transferred much
1316           more often than necessary. In some cases, e. g. the `cpu' and
1317           `cpufreq' plugins being used at the same time, data may be corrupted
1318           in those files. Thanks to Bruno Prémont for debugging and reporting
1319           this issue.
1320         * processes plugin: Fix a possible segmentation fault when specifying
1321           invalid configuration options.
1322         * unixsock plugin: Make sure the initialization function is run only
1323           once. This resolves a file descriptor leak under systems which run
1324           the initialization more than once, such as Solaris.
1326 2008-10-16, Version 4.5.1
1327         * build system: Change `--enable-<plugin>' to abort with an error if
1328           dependencies are not met. Thanks to Bruno Prémont for the patch.
1329           Also, the poisoning of various string functions has been restricted
1330           to debug builds.
1331         * collectd: Fix a memory leak in the global value cache. With every
1332           *missing* value a couple of bytes would be leaked. Another memory
1333           leak in the configuration handling code has been fixed. Thanks to
1334           Niraj Tolia for reporting these issues.
1335         * collectd: Fix an off-by-one error in the ignorelist functionality.
1336           When using regular expressions, the last character would be missing,
1337           possibly matching differently from what one would expect.
1338         * collectdmon: Don't block SIGCHLD. This fixes a potential portability
1339           problem.
1340         * collectd-nagios: Fix handling of the `-d' option. Thanks to Fabian
1341           Linzberger for reporting the bug.
1342         * iptables plugin: Fix an off-by-one error. If a string was just one
1343           character too long, it was truncated instead of reporting an error.
1344         * network plugin: Fix a memory leak in the configuration handling
1345           code. Thanks to Niraj Tolia for reporting this issue.
1346         * perl plugin: Log an error message if bootstrapping `Collectd' fails.
1347         * postgresql plugin: Don't reopen connection during reinitialization.
1348           This fixes a bug under Solaris and potentially other platforms.
1349           Missing calls to `PQclear' have been added, too. This fixes memory
1350           leaks. Thanks to ``Admin'' for reporting these bugs.
1351         * snmp plugin: Don't expect null-terminated strings from the Net-SNMP
1352           library.
1353         * tail plugin: Call `clearerr(3)' after reading an EOF. This fixes
1354           problems with some `libc's. Thanks to Matthias Lay for reporting the
1355           bug.
1357 2008-09-04, Version 4.5.0
1358         * collectd: Added the ability to flush certain identifiers.
1359         * collectd: The concept of `notification meta data' has been
1360           introduced.
1361         * filecount plugin: The new filecount plugin counts the number of
1362           files in a directory and its subdirectories.
1363         * ipmi plugin: Sensor names have been changed to ensure unique names.
1364           Notifications upon added and removed sensors can now be generated.
1365         * notify_desktop plugin: This new plugin sends notifications to the
1366           X desktop using the structure defined in the `Desktop Notification
1367           Specification'.
1368         * notify_email plugin: This new plugin sends out notifications via
1369           email, using the `esmtp' library.
1370         * onewire plugin: The new experimental(!) onewire plugin reads values,
1371           such as temperatures, from sensors connected to the computer via the
1372           onewire bus.
1373         * perl plugin: Improved synchronized access to internal data structures
1374           and fixed a possible dead-lock.
1375         * perl plugin: Added the ability to flush certain identifiers and marked
1376           plugin_flush_all() and plugin_flush_one() as deprecated in favor of
1377           plugin_flush().
1378         * perl plugin: Added the ability to configure Perl plugins.
1379         * postgresql plugin: The new postgresql plugin collects statistics
1380           about or from a PostgreSQL database.
1381         * processes plugin: The `ProcessMatch' option has been added.
1382         * rrdtool plugin: Implement throttling of the `update queue' to lessen
1383           IO load.
1384         * tcpconns plugin: This plugin has been ported to OpenBSD.
1385         * thermal plugin: The new thermal plugin collects system temperatures
1386           using Linux ACPI thermal zone data.
1388 2009-01-02, Version 4.4.5
1389         * build system: Check for `mysql.h' and `mysql/mysql.h', since the
1390           file may be in both locations, especially when the database was
1391           installed in a non-standard path. Thanks to Dusty Doris for
1392           reporting this.
1393         * build system: Handle the _POSIX_PTHREAD_SEMANTICS defined, needed by
1394           Solaris, in the configure script automatically.
1395         * collectd.conf(5): Various fixes and clarifications.
1396         * apcups plugin: Include "collectd.h" before <stdlib.h>. This solves
1397           portability problems, especially for Solaris.
1398         * dns plugin: Fix a portability problem with NetBSD.
1399         * network plugin: Fix the handling of `type' in the network protocol.
1400           Due to a programming mistake, only 4 or 8 bytes would be copied to a
1401           much larger buffer. This caused the `type' to be transferred much
1402           more often than necessary. In some cases, e. g. the `cpu' and
1403           `cpufreq' plugins being used at the same time, data may be corrupted
1404           in those files. Thanks to Bruno Prémont for debugging and reporting
1405           this issue.
1406         * unixsock plugin: Make sure the initialization function is run only
1407           once. This resolves a file descriptor leak under systems which run
1408           the initialization more than once, such as Solaris.
1410 2008-10-16, Version 4.4.4
1411         * build system: Change `--enable-<plugin>' to abort with an error if
1412           dependencies are not met. Thanks to Bruno Prémont for the patch.
1413           Also, the poisoning of various string functions has been restricted
1414           to debug builds.
1415         * collectd: Fix a memory leak in the global value cache. With every
1416           *missing* value a couple of bytes would be leaked. Another memory
1417           leak in the configuration handling code has been fixed. Thanks to
1418           Niraj Tolia for reporting these issues.
1419         * collectd: Fix an off-by-one error in the ignorelist functionality.
1420           When using regular expressions, the last character would be missing,
1421           possibly matching differently from what one would expect.
1422         * collectdmon: Don't block SIGCHLD. This fixes a potential portability
1423           problem.
1424         * collectd-nagios: Fix handling of the `-d' option. Thanks to Fabian
1425           Linzberger for reporting the bug.
1426         * network plugin: Fix a memory leak in the configuration handling
1427           code. Thanks to Niraj Tolia for reporting this issue.
1428         * perl plugin: Log an error message if bootstrapping `Collectd' fails.
1429         * tail plugin: Call `clearerr(3)' after reading an EOF. This fixes
1430           problems with some `libc's. Thanks to Matthias Lay for reporting the
1431           bug.
1433 2008-09-01, Version 4.4.3
1434         * collectd: Fix a memory leak in the threshold checking code.
1435         * memcached plugin: Fix a too short timeout and a related file
1436           descriptor leak.
1437         * memory plugin: A typo in the libstatgrab code has been fixed.
1438         * snmp plugin: Fix a possible memory leak.
1440 2008-07-15, Version 4.4.2
1441         * build system: Use pkg-config to detect the upsclient library.
1442         * collectd: Try even harder to determine the endianess of the
1443           architecture collectd is being built on.
1444         * disk plugin: Fix for Linux 2.4: A wrong field was used as the name
1445           of disks.
1446         * dns plugin: Fix compilation errors with BIND versions 19991001
1447           through 19991005.
1448         * network plugin: Bugfix in the init routine: The init function
1449           cleared a buffer regardless of its contents. This could lead to lost
1450           values under Solaris.
1451         * nginx plugin: Remove usage of the thread-unsafe `strtok' function.
1452         * vserver plugin: Remove usage of the thread-unsafe `readdir'
1453           function.
1454         * wireless plugin: Work around incorrect noise and power values
1455           returned by some broken drivers.
1457 2008-06-03, Version 4.4.1
1458         * collectd: Fix the `DataSource' option within `Type' blocks. Thanks
1459           to kyrone for reporting this.
1460         * collectd: Fixed min/max output in notifications generated by
1461           threshold checking.
1462         * collectd-nagios: Fix the protocol used to communicate with the
1463           daemon.
1464         * perl plugin: Fail noisily, but don't shutdown the daemon, if
1465           initialization has errors. An issue with Perl 5.10 has been fixed.
1466         * teamspeak2 plugin: Fixed an out of bound array access. Thanks to
1467           René Rebe and Siegmund Gorr for reporting this.
1469 2008-05-06, Version 4.4.0
1470         * collectd: Internal code cleanups.
1471         * collectd: Added support for a `Flush' command in the unixsock and
1472           exec plugins. This command can be used to force a plugin (or all) to
1473           flush its values to disk.
1474         * collectd: Thresholds can now be configured to apply to one data
1475           source only, making it possible to configure different thresholds
1476           for each data source.
1477         * apache, nginx plugins: Added the possibility to disable host and/or
1478           peer verification.
1479         * ascent plugin: The new ascent plugin reads and parses the statistics
1480           page of an Ascent server.
1481         * cpu plugin: Support for the statgrab library has been added.
1482         * disk plugin: The possibility to ignore certain disks or collect only
1483           specific disks has been added.
1484         * disk plugin: Support for the statgrab library has been added.
1485         * ipmi plugin: The new ipmi plugin uses the OpenIPMI library to read
1486           sensor values via IPMI, the intelligent platform management
1487           interface.
1488         * iptables plugin: The iptc library that is used by the iptables
1489           plugin has been added to the distribution, because it is not
1490           provided by all distributions and removed from at least one.
1491         * powerdns plugin: The new powerdns plugin reads statistics from an
1492           authoritative or a recursing PowerDNS name server.
1493         * rrdtool plugin: The size of the files generated with the default
1494           configuration has been decreased.
1495         * tail plugin: The new tail plugin can be used to gather statistics by
1496           continuously reading from log files.
1497         * teamspeak2 plugin: The new teamspeak2 plugin connects to a
1498           TeamSpeak2 server and collects statistics about the number of users
1499           and number of channels.
1500         * users plugin: Support for the statgrab library has been added.
1501         * vmem plugin: The new vmem plugin collects very detailed statistics
1502           about the virtual memory subsystem of Linux.
1504 2008-08-30, Version 4.3.4
1505         * Build system: Improved detection of and linking with the statgrab
1506           library.
1507         * collectd: Portability fixes, especially to determine endianess more
1508           reliable.
1509         * Various plugins: Fix format strings.
1510         * disk plugin: A fix for giving disks under Linux 2.4 the right names
1511           again has been applied.
1512         * memcached plugin: Fix a too short timeout and a related file
1513           descriptor leak.
1514         * memory plugin: A typo in the libstatgrab code has been fixed.
1515         * network plugin: A fix in the initialization function solves problems
1516           under Solaris.
1517         * nginx plugin: A thread-unsafe function has been replaced.
1518         * vserver plugin: A thread-unsafe function has been replaced.
1519         * wireless plugin: A work-around for broken wireless drivers has been
1520           added.
1522 2008-04-22, Version 4.3.3
1523         * build system: Improved detection of several libraries, especially if
1524           they are in non-standard paths.
1525         * build system: Portability fixes: Automatically define "_REENTRANT"
1526           if the libc expects it.
1527         * collectd: Error and warning messages have been improved.
1528         * collectd: Check for the BYTE_ORDER and BIG_ENDIAN defines before
1529           using them.
1530         * apache plugin: Allocate new memory when reading a webpage instead of
1531           using a buffer of static size.
1532         * exec plugin: Close (almost) all filedescriptors before exec(2)ing
1533           the program.
1534         * hddtemp plugin: Error and warning messages have been improved.
1535         * sensors plugin: Fix sensor collection for some chip types.
1537 2008-03-29, Version 4.3.2
1538         * collectd: Fix configuration of the `FailureMax', `WarningMax', and
1539           `Persist' threshold options.
1540         * collectd: Fix handling of missing values in the global value cache.
1541         * collectd: Improved error messages when parsing the configuration.
1542         * sensors plugin: Fix temperature collection with libsensors4.
1543         * unixsock plugin: Fix mixed input and output operation on streams.
1544         * wireless plugin: Fix reading noise value.
1546 2008-03-05, Version 4.3.1
1547         * exec plugin: Set supplementary group IDs.
1548         * network plugin:
1549           + Use `memcpy' when constructing/parsing a package to avoid
1550             alignment problems on weird architectures, such as Sparc.
1551           + Translate doubles to/from the x86 byte representation to ensure
1552             cross-platform compatibility.
1553         * ping plugin: Correct the handling of the `TTL' setting.
1554         * swap plugin: Reapply a patch for Solaris.
1555         * tcpconns plugin: Portability improvements.
1557 2008-02-18, Version 4.3.0
1558         * collectd: Notifications have been added to the daemon. Notifications
1559           are status messages that may be associated with a data instance.
1560         * collectd: Threshold checking has been added to the daemon. This
1561           means that you can configure threshold values for each data
1562           instance. If this threshold is exceeded a notification will be
1563           created.
1564         * collectd: The new `FQDNLookup' option tells the daemon to use the
1565           full qualified domain name as the hostname, not just the host part
1566           es returned by `gethostname(2)'.
1567         * collectd: Support for more than one `TypesDB' file has been added.
1568           This is useful when one such file is included in a package but one
1569           wants to add custom type definitions.
1570         * collectd: The `Include' config option has been expanded to handle
1571           entire directories and shell wildcards.
1572         * collectdmon: The new `collectdmon' binary detects when collectd
1573           terminates and automatically restarts it again.
1574         * csv plugin: The CSV plugin is now able to store counter values as a
1575           rate, using the `StoreRates' configuration option.
1576         * exec plugin: Handling of notifications has been added and the
1577           ability to pass arguments to the executed programs has been added.
1578         * hddtemp plugin: The new `TranslateDevicename' option lets you
1579           disable the translation from device names to major-minor-numbers.
1580         * logfile plugin: Handling of notifications has been added.
1581         * ntpd plugin: The new `ReverseLookups' can be used to disable reverse
1582           domain name lookups in this plugin.
1583         * perl plugin: Many internal changes added support for handling multiple
1584           threads making the plugin reasonably usable inside collectd. The API has
1585           been extended to support notifications and export global variables to
1586           Perl plugins; callbacks now have to be identified by name rather than a
1587           pointer to a subroutine. The plugin is no longer experimental.
1588         * uuid plugin: The new UUID plugin sets the hostname to an unique
1589           identifier for this host. This is meant for setups where each client
1590           may migrate to another physical host, possibly going through one or
1591           more name changes in the process. Thanks to Richard Jones from
1592           Red Hat's Emerging Technology group for this plugin.
1593         * libvirt: The new libvirt plugin uses the `libvirt' library to query
1594           CPU, disk and network statistics about guest systems on the same
1595           physical server. Thanks to Richard Jones from Red Hat's Emerging
1596           Technology group for this plugin.
1598 2008-04-22, Version 4.2.7
1599         * build system: Improved detection of several libraries, especially if
1600           they are in non-standard paths.
1601         * build system: Portability fixes: Automatically define "_REENTRANT"
1602           if the libc expects it.
1603         * collectd: Error and warning messages have been improved.
1604         * collectd: Check for the BYTE_ORDER and BIG_ENDIAN defines before
1605           using them.
1606         * apache plugin: Allocate new memory when reading a webpage instead of
1607           using a buffer of static size.
1608         * exec plugin: Close (almost) all filedescriptors before exec(2)ing
1609           the program.
1610         * hddtemp plugin: Error and warning messages have been improved.
1611         * sensors plugin: Fix sensor collection for some chip types.
1613 2008-03-29, Version 4.2.6
1614         * collectd: Improved error messages when parsing the configuration.
1615         * sensors plugin: Fix temperature collection with libsensors4.
1616         * unixsock plugin: Fix mixed input and output operation on streams.
1617         * wireless plugin: Fix reading noise value.
1619 2008-03-04, Version 4.2.5
1620         * apache plugin: Improved initialization and error messages.
1621         * exec plugin: Set supplementary group IDs.
1622         * network plugin:
1623           + Create separate threads for reading from the socket and parsing
1624             and dispatching incoming packets. Versions prior to this may have
1625             problems in high-load situations, where the socket receive buffers
1626             overflows, resulting in gaps in the data.
1627           + Use `memcpy' when constructing/parsing a package to avoid
1628             alignment problems on weird architectures, such as Sparc.
1629           + Translate doubles to/from the x86 byte representation to ensure
1630             cross-platform compatibility.
1631         * ping plugin: Correct the handling of the `TTL' setting.
1632         * rrdtool plugin: Ensure correct handling of the `RRATimespan' option.
1633         * swap plugin: Reapply a patch for Solaris.
1634         * tcpconns plugin: Portability improvements.
1636 2008-01-21, Version 4.2.4
1637         * unixsock plugin: A bug in the unixsock plugin caused it not to set
1638           the permission on the socket as documented in the manpage. Thanks to
1639           Evgeny Chukreev for fixing this issue.
1640         * collectd: The documentation has been improved.
1642 2007-12-28, Version 4.2.3
1643         * sensors plugin: Updated the plugin to build and work with version 3
1644           of the libsensors library.
1646 2007-12-15, Version 4.2.2
1647         * nginx plugin: Incorrect comparison of strings lead to a segfault
1648           when using the plugin. Thanks to Saulius Grigaliunas for fixing
1649           this.
1650         * logfile plugin: The config option `Timestamp' was handled
1651           incorrectly and basically always active. Thanks to Luke Heberling
1652           for fixing this.
1654 2007-11-08, Version 4.2.1
1655         * tcpconns plugin: Don't complain about a missing file if IPv6 is not
1656           enabled on the host.
1657         * snmp plugin: Fix a memory leak.
1659 2007-10-27, Version 4.2.0
1660         * collectd: The new config option `Include' lets you include other
1661           configfiles and thus split up your config into smaller parts. This
1662           may be especially interesting for the snmp plugin to keep the data
1663           definitions separate from the host definitions.
1664         * ipvs plugin: The new `ipvs' plugin collects IPVS connection statistics
1665           (number of connections, octets and packets for each service and
1666           destination). Thanks to Sebastian Harl for this plugin.
1667         * memcached plugin: The new `memcached' plugin connects to a memcached
1668           daemon process and collects statistics of this distributed caching
1669           system. Thanks to Antony Dovgal for contributing this plugin.
1670         * nginx plugin: The new `nginx' plugin reads the status page of an
1671           nginx daemon and saves the handled connections and requests.
1672         * perl plugin: Many changes, including the added `EnableDebugger'
1673           config option which lets you debug your Perl plugins more easily.
1674         * rrdtool plugin: Use the thread-safe RRD-library if available. Try to
1675           be more thread-safe otherwise by locking calls to the library.
1676         * snmp plugin: Added the options `Scale' and `Shift' to Data-blocks to
1677           correct the values returned by SNMP-agents. If a <data> block is
1678           defined as `table' the instance is now optional. The sequence number
1679           is used as the type-instance in this case. The new `InstancePrefix'
1680           option allows to add arbitrary prefixes to the type-instance.
1681         * tcpconns plugin: The new `tcpconns' plugin collects the number of
1682           certain TCP connections and what state they're in. This can be used
1683           to see how many connections your FTP server has to handle or how
1684           many outgoing connections your mailserver has open.
1686 2008-01-11, Version 4.1.6
1687         * unixsock plugin: A bug in the unixsock plugin caused it not to set
1688           the permission on the socket as documented in the manpage. Thanks to
1689           Evgeny Chukreev for fixing this issue.
1690         * collectd: The documentation has been improved.
1692 2007-12-27, Version 4.1.5
1693         * rrdtool plugin: Fix a memory leak that only occurred in very-low-
1694           memory situations.
1695         * sensors plugin: Updated the plugin to build and work with version 3
1696           of the libsensors library.
1698 2007-11-08, Version 4.1.4
1699         * Build system: Improve detection of the rrd library, especially if
1700           it's in a non-standard location.
1701         * Build system: A bug when parsing the argument for
1702           `--with-libnetsnmp' has been fixed.
1703         * collectd: Implement `strerror_r' if the libc doesn't provide it.
1704         * rrdtool plugin: Fix a bug in the shutdown sequence that might cause
1705           a deadlock or delay when shutting down the daemon.
1706         * snmp plugin: Fix a memory leak.
1708 2007-10-24, Version 4.1.3
1709         * collectd: A build issue under Solaris has been resolved by renaming
1710           data types.
1711         * rrdtool plugin: Use the thread-safe RRD-library if available. Try to
1712           be more thread-safe otherwise by locking calls to the library.
1714 2007-09-28, Version 4.1.2
1715         * apcups plugin: Fix reporting of the `load percent' data.
1716         * wireless plugin: Correct the handling of cards returning signal and
1717           noise quality as percentage.
1718         * perl plugin: Fix a possible buffer overflow in get_module_name().
1719         * build system: Further improve the detection of libraries.
1720         * netlink plugin: Build issues under some older versions of the Linux
1721           includes (i. e. Debian Sarge) have been fixed.
1722         * snmp plugin: Fix a potential segfault when a host times out. Add
1723           support for the `timeticks' type. 
1725 2007-09-12, Version 4.1.1
1726         * Build system: The detection of `libnetlink' has been improved.
1727         * collectd: The documentation has been fixed in numerous places.
1728         * exec plugin: Setting the group under which to run a program has been
1729           fixed.
1730         * collectd: The `sstrerror' function was improved to work correctly
1731           with the broken GNU version of `strerror_r'.
1732         * collectd: Write an error message to STDERR when loading of a plugin
1733           fails.
1734         * apcups plugin: Fix the `types' used to submit the values: They still
1735           has an `apcups_' prefix which doesn't work anymore.
1736         * rrdtool plugin: Create new RRD-files with the `begin' time set to
1737           whatever the client thinks is `now'..
1739 2007-09-01, Version 4.1.0
1740         * Build system: The build system has been changed to automatically
1741           disable all plugins, which are missing dependencies. The dependency
1742           checking has been removed from the plugins themselves to remove
1743           redundancy.
1744         * Flexible interval: The interval of collected data is now sent along
1745           with the data itself over the network, so that the interval-settings
1746           of server and clients no longer needs to match.
1747         * netlink plugin: The new `netlink' plugin connects to the Linux
1748           kernel using a netlink socket and uses it to query information about
1749           interfaces, qdiscs and classes.
1750         * rrdtool plugin: The cache is now dumped to disk in an extra thread
1751           to not block data collection.
1752         * snmp plugin: The new `snmp' plugin can read values from SNMP enabled
1753           network devices, such as switches, routers, thermometers, rack
1754           monitoring servers, etc. The collectd-snmp(5) manpage documents this
1755           plugin.
1756         * unixsock plugin: Added the `LISTVAL' command.
1757         * xmms plugin: The new `xmms' plugin graphs the bitrate and frequency
1758           of music played with xmms.
1760 2007-09-28, Version 4.0.9
1761         * apcups plugin: Fix reporting of the `load percent' data.
1762         * wireless plugin: Correct the handling of cards returning signal and
1763           noise quality as percentage.
1764         * perl plugin: Fix a possible buffer overflow in get_module_name().
1766 2007-09-12, Version 4.0.8
1767         * collectd: The `sstrerror' function was improved to work correctly
1768           with the broken GNU version of `strerror_r'.
1769         * collectd: Write an error message to STDERR when loading of a plugin
1770           fails.
1771         * apcups plugin: Fix the `types' used to submit the values: They still
1772           has an `apcups_' prefix which doesn't work anymore.
1773         * rrdtool plugin: Create new RRD-files with the `begin' time set to
1774           whatever the client thinks is `now'..
1776 2007-08-26, Version 4.0.7
1777         * documentation: Some typos have been fixed and some information has
1778           been improved.
1779         * build system: Many fixes for detecting libraries in unusual places,
1780           such as on RedHat systems. The affected libraries are `libcurl',
1781           `libmysql', and `libupsclient'.
1782         * network plugin: Allow the `Port' option to be specified as a number
1783           (i. e. without quotes).
1784         * nut plugin: A fix allows linking the nut plugin against
1785           libupsclient, version >= 2.2.0.
1786         * processes plugin: Fix a potential segmentation fault.
1788 2007-07-30, Version 4.0.6
1789         * sensors plugin: Fix the ignorelist functionality: Only the `type
1790           instance' was used to match against the list, but the documentation
1791           told otherwise. This release fixes the code, so it complies with the
1792           documentation.
1793         * syslog plugin: Call `openlog' right when the plugin is loaded, so
1794           configuration messages will end up in the logging facility.
1795         * conrtib/fedora: The contributed specfile for Fedora has been
1796           updated.
1798 2007-07-05, Version 4.0.5
1799         * Portability: More fixes for OpenBSD have been included.
1801 2007-06-24, Version 4.0.4
1802         * cpu plugin: Fixed the Solaris code.
1803         * dns plugin: Fixed a build issue for OpenBSD.
1804         * interface plugin: Fixed the Solaris code.
1805         * load plugin: Fixed the alternative `/proc' Linux code.
1806         * memory plugin: Fixed the Solaris code.
1807         * oconfig: Don't require `-lfl' anymore.
1809 2007-06-19, Version 4.0.3
1810         * cpu plugin: Fix the Darwin / Mac OS X code.
1811         * ping plugin: Use the return value of `getpid', not its address.
1812         * csv, rrdtool plugin: Fixed a bug that prevented an buffer to be
1813           initialized correctly.
1814         * configure: Added `--with-nan-emulation' to aid cross compilation.
1816 2007-06-12, Version 4.0.2
1817         * hddtemp and ntpd plugin: Corrected the parsing of port numbers when
1818           they're given in numerically form.
1820 2007-06-07, Version 4.0.1
1821         * iptables plugin: A bug in the configuration routine has been fixed.
1822           Setting a comment in the configfile will no longer cause a
1823           segmentation fault.
1825 2007-06-03, Version 4.0.0
1826         * collectd: The plugin-infrastructure has been changed to allow for
1827           more types of plugins, namely `write' and `log' plugins.
1828         * collectd: The read-function has been changed to read many plugins in
1829           parallel, using threads. Thus, plugins generally need to use
1830           thread-safe functions from now on.
1831         * collectd: The '-t' command line options allows to perform syntax tests
1832           of the configuration file and exit immediately.
1833         * csv plugin: The new `csv' plugin handles output to `comma separated
1834           values'-files.
1835         * rrdtool plugin: The new `rrdtool' plugin handles output to
1836           RRD-files. Data can be cached to combine multiple updates into one
1837           write to increase IO-performance.
1838         * network plugin: The new `network' plugin handles IO via the network.
1839           It implements a different, much more extensible protocol which can
1840           combine many values in one packet, decreasing the number of UDP-
1841           packets being sent. It can read from and send to the network and
1842           with the appropriate configuration even forward packets to other
1843           networks.
1844         * unixsock plugin: The new `unixsock' plugin provides an interface to
1845           communicate with the daemon while it is running. Right now the
1846           commands `GETVAL' and `PUTVAL' are implemented, but more are to
1847           come.
1848         * perl plugin: The new `perl' plugin allows you to write extensions
1849           for collectd in the scripting-language Perl.
1850         * logfile plugin: The new `logfile' plugin writes logmessages to files
1851           or STDOUT or STDERR.
1852         * syslog plugin: The new `syslog' plugin sends logmessages to the
1853           system's syslog daemon.
1854         * entropy plugin: The new `entropy' plugin collects the amount of
1855           entropy currently being available to the system.
1856         * exec plugin: The new `exec' plugin forks child processes and reads
1857           back values provided by the forked processes.
1858         * iptables plugin: The new `iptables' plugin reads counters from
1859           iptables rules. Thanks to Sjoerd van der Berg for contributing this
1860           plugin.
1861         * irq plugin: The new `irq' plugin collects the IRQ-counters. Thanks
1862           to Peter Holik for contributing this plugin.
1863         * nut plugin: The new `nut' plugin connects the upsd of the `network
1864           ups tools' and reads information about the connected UPS.
1865         * apache plugin: Support for lighttpd's `BusyServers' (aka.
1866           connections) field was added by Florent Monbillard.
1867         * collectd-nagios: The new `collectd-nagios' binary queries values
1868           from collectd, parses them and exits according to Nagios-standards.
1869         * manpages: The manpages have been improved a lot.
1871 2007-09-28, Version 3.11.7
1872         * wireless plugin: Correct the handling of cards returning signal and
1873           noise quality as percentage.
1875 2007-08-31, Version 3.11.6
1876         * processes plugin: Fix a potential segmentation fault.
1878 2007-05-29, Version 3.11.5
1879         * configure: Added `AC_SYS_LARGEFILE' for LFS.
1880         * ntpd plugin: Fix a potential buffer overflow.
1881         * processes plugin: Fix a bug when run under Linux 2.4. All processes
1882           were accounted as `zombies'.
1884 2007-04-10, Version 3.11.4
1885         * dns plugin: Change the order of includes to make the plugin compile
1886           under FreeBSD.
1888 2007-03-30, Version 3.11.3
1889         * configure: Have the configure-script define `HAVE_LIBKSTAT' instead
1890           of the unused `COLLECT_KSTAT'.
1892 2007-02-11, Version 3.11.2
1893         * plugin: Catch NULL-pointer and try to fix them. Otherwise the
1894           NULL-pointer may have been passed to `printf' which causes a
1895           segfault with some libcs.
1897 2007-02-10, Version 3.11.1
1898         * df plugin: Some wrong defines have been fixed so the plugin works
1899           under Solaris again.
1900         * dns plugin: The usage of a struct has been fixed to work with
1901           non-GNU libcs.
1902         * processes plugin: Some missing defines have been added so the plugin
1903           compiles cleanly under FreeBSD and presumably other UNIXes.
1905 2006-12-22, Version 3.11.0
1906         * collectd: The new command line option `-P' makes it easier for
1907           distributors to change the location of PID-files.
1908         * collectd: The daemon shuts down faster now which makes it easier to
1909           write init.d-scripts for it.
1910         * apache plugin: Increase the buffersize to 16k, because the 4k buffer
1911           caused problems every now and then.
1912         * df plugin: New config options allow to ignore certain mountpoints,
1913           filesystem types or devices.
1914         * dns plugin: The new dns plugin uses `libpcap' to capture DNS traffic
1915           and interprets it. It collects traffic as well as qtype, opcode and
1916           rcode counts.
1917         * email plugin: Sebastian Harl has contributed this plugin which
1918           counts received mails in categories (e. g. ham, spam, virus), spam
1919           score (as given by SpamAssassin) and check types.
1920         * mbmon plugin: Flavio Stanchina has contributed this plugin which
1921           uses `mbmon' to gather information from sensors on the motherboard.
1922         * processes plugin: Collect detailed statistics for configured
1923           processes, that's process and thread count, CPU usage, resident
1924           segment size and pagefaults.
1925         * multimeter plugin: Peter Holik contributed a new plugin which
1926           queries multimeters.
1927         * sensors plugin: Lubos Stanek has put much effort into improving this
1928           plugin, including `extended naming', collection of voltage values
1929           and the possibility to ignore certain values.
1931 2006-12-21, Version 3.10.4
1932         * Max Kellermann has identified a bug in the server routine: When
1933           opening a socket fails the daemon will (re)try opening the socket in
1934           an endless loop, ultimately leading to a `EMFILE' error.
1936 2006-11-04, Version 3.10.3
1937         * Lubos Stanek has identified a bug in the ntpd-plugin: When the
1938           ntpd's reply was sent in more than one packet, the buffer size was
1939           calculated incorrectly, resulting in the reading of uninitialized or
1940           freed memory.
1942 2006-11-01, Version 3.10.2
1943         * The sample config file has been improved.
1944         * Errors in the manpages have been corrected.
1945         * The ping-plugin now adds hosts during initialization, not during
1946           startup. This speeds up startup when no network connectivity is
1947           available. Also, the hosts are being added later when the network is
1948           available.
1949         * Improved BSD-support for the df-plugin.
1950         * Fixed syntax errors in the swap-plugin for Mac OS X.
1951         * Fix a wrong structure being passed to `getnameinfo' in the ntpd-
1952           plugin.
1953         * Don't disable the mysql-plugin if connecting to the database fails
1954           during initialization. Instead, try again in increasing intervals.
1956 2006-07-19, Version 3.10.1
1957         * A bug in the apcups plugin was fixed: Is the plugin is loaded, but
1958           the apcups cannot be reached, unconnected sockets will pile up and
1959           eventually lead to `Too many open files' errors.
1961 2006-07-09, Version 3.10.0
1962         * The `disk' plugin has been ported to Darwin.
1963         * The `battery' plugin should work on many Apple computers now.
1964         * The `traffic' plugin can now ignore certain interfaces. Also,
1965           statistics for sent/received packets and errors have been added.
1966         * A plugin to monitor APC UPSes using `apcupsd' has been added. Thanks
1967           to Anthony Gialluca for contributing this plugin and providing me
1968           with a test environment :)
1969         * A plugin for monitoring an NTP instance and the local clock drift
1970           has been added.
1972 2006-06-25, Version 3.9.4
1973         * The Solaris code in the `swap' plugin has been changed to reflect
1974           the numbers returned by `swap -s'. Thanks to Christophe Kalt for
1975           working this out.
1976         * The debugging system has been fixed to work with the Sun libc.
1977         * When built without librrd the variable `operating_mode' could be
1978           uninitialized. Thanks to David Elliot for reporting the bug.
1980 2006-06-01, Version 3.9.3
1981         * Fixed the ping-plugin under FreeBSD and Mac OS X. Potentially other
1982           operating systems also profit from the changes, but I wasn't able to
1983           check that.
1984         * Changed the build system to find the netinet-includes under FreeBSD
1985           and therefore successfully build the `liboping' library there.
1987 2006-05-09, Version 3.9.2
1988         * Applied a patch to the `liboping' library. Due to a bug in the
1989           sequence checking the `ping' plugin stopped working after
1990           approximately 7.6 days.
1992 2006-05-09, Version 3.8.5
1993         * Applied a patch to the `liboping' library. Due to a bug in the
1994           sequence checking the `ping' plugin stopped working after
1995           approximately 7.6 days.
1997 2006-04-21, Version 3.9.1
1998         * Build issues with Solaris and possible other architectures have been
1999           resolved.
2000         * Problems when building the `apache'-plugin without `libcurl' have
2001           been resolved.
2002         * A bug in the `ping' plugin has been fixed. Sorry folks.
2004 2006-04-02, Version 3.9.0
2005         * A plugin to monitor the Apache webserver has been added.
2006           <http://httpd.apache.org/>
2007         * A plugin to collect statistics about virtual servers using VServer.
2008           <http://linux-vserver.org/> Thanks to Sebastian Harl for writing
2009           this plugin :)
2010         * A plugin for wireless LAN cards has been added. It monitors signal
2011           strength, link quality and noise ratio..
2012         * A plugin for Apple hardware sensors has been added.
2013         * An option to compile collectd with different `step' and `heartbeat'
2014           settings has been added. The size of RRAs is no longer static but
2015           calculated based on the settings for `step' and `width'.
2016         * The `ping' plugin can now be configured to use a certain TTL.
2017         * A plugin to monitor the hardware sensors of Apple computers has been
2018           added.
2019         * The plugins `cpu', `memory', `processes' and `traffic' have been
2020           ported to Mach/Darwin (Mac OS X).
2021         * The `log mode' has been contributed by Christophe Kalt. It writes
2022           the data into text files rather than RRD files.
2024 2006-04-09, Version 3.8.4
2025         * Applied patch by Vincent Stehlé which improves the disk-name
2026           resolution in the `hddtemp' plugin for Linux systems.
2028 2006-04-02, Version 3.8.3
2029         * Applied a patch by James Byers: The MySQL plugin was not working
2030           with MySQL 5.0.2 or later.
2032 2006-03-14, Version 3.8.2
2033         * `utils_mount.c' has been changed to not use the `MNTTAB' defined by
2034           the GNU libc, because it points to `/etc/fstab' rather than
2035           `/etc/mtab'.
2037 2006-03-13, Version 3.8.1
2038         * Fixes for building collectd under FreeBSD, Mac OS X and Solaris.
2039         * Fixes in the debian `postinst' and `init.d' scripts.
2041 2006-03-09, Version 3.8.0
2042         * The `ping' plugin no longer uses `libping' but a self written
2043           library named `liboping'. With this library it's possible to ping
2044           multiple IPv4 and IPv6 addresses and hostnames - in parallel.
2046 2006-02-18, Version 3.7.2
2047         * A simple bug in the `battery' plugin has been fixed. It should now
2048           work with ACPI based batteries as well. Thanks to Sebastian for
2049           fixing this.
2050         * Fixing a bug that prevented collectd to be built without librrd.
2051           Thanks to Werner Heuser for reporting it.
2053 2006-02-04, Version 3.7.1
2054         * The new network code has been improved to build with older versions
2055           of glibc.
2056         * Fix in `libping' sets the ICMP sequence on outgoing packets. Thanks
2057           to Tommie Gannert for this patch.
2059 2006-01-30, Version 3.7.0
2060         * The `battery' plugin has been added. It collects information about
2061           laptop batteries..
2062         * The MySQL plugin has been improved: It now writes two more RRD
2063           files, `mysql_qcache.rrd' and `mysql_threads.rrd'.
2064         * The `cpufreq' plugin now reads another file since the file it did
2065           read so far causes much overhead in the kernel. Also, you need root
2066           to read the old file, but not to read the new one.
2067         * The `hddtemp' plugin can now be configured to connect to another
2068           address and/or port than localhost.
2069         * The `df' plugin now prefers `statvfs' over `statfs'.
2070         * The network code has been rewritten. collectd now supports unicast
2071           and multicast, and IPv4 and IPv6. Also, the TTL of sent packages can
2072           be set in the configfile.
2074 2006-01-24, Version 3.6.2
2075         * Due to a bug in the configfile handling collectd wouldn't start in
2076           client mode. This released fixes this.
2078 2006-01-20, Version 3.6.1
2079         * Due to a bug in `configure.in' all modules and the binary were
2080           linked against `libmysqlclient'. This issue is solved by this
2081           release.
2083 2006-01-17, Version 3.6.0
2084         * A config file has been added. This allows for loading only specific
2085           plugins.
2086         * A `df' plugin has been added.
2087         * A `mysql' plugin has been added.
2088         * The `ping' plugin doesn't entirely give up hope when a socket error
2089           occurred, but will back of and increase the intervals between tries.
2091 2006-01-21, Version 3.5.2
2092         * Fixed yet another bug in the signal handling.. Stupid typo..
2093         * Improved the ping plugin to not give up on socket errors (backport
2094           from 3.6.0).
2096 2005-12-18, Version 3.5.1
2097         * The PID-file is now deleted correctly when shutting down the daemon.
2098         * SIGINT and SIGTERM are now handled correctly.
2100 2005-12-16, Version 3.5.0 (Revision 326)
2101         * A bug in the `load' module under Solaris has been fixed.
2102         * The `users' module has been contributed by Sebastian Harl. It counts
2103           currently logged in users.
2104         * The CPU module now works under FreeBSD without the use of
2105           `libstatgrab', however SMP support is missing.
2106         * The default directories for the RRD files and the PID file now
2107           depend on the compile time setting of `localstatedir'.
2109 2005-11-15, Version 3.4.0 (Revision 236)
2110         * A PID-file is written to /var/run upon startup. Thanks to `Tommie'
2111           from gentoo's bugzilla for writing the patch.
2112         * The build dependency for librrd has been removed. Binaries built
2113           without librrd are client-only and will multicast their value as
2114           with the `-c' argument.
2115         * A patch by Peter Holik adds a module for monitoring CPU frequencies.
2116         * The newly introduced `-f' switch prevents daemon initialization
2117           (forking, closing standard filehandles, etc.) Thanks to Alvaro
2118           Barcellos for this patch.
2120 2005-11-04, Version 3.3.0 (Revision 216)
2121         * New modules have been added:
2122           - `serial', for monitoring traffic on the serial interfaces
2123           - `nfs', for graphing NFS procedure calls
2124           - `tape', traffic from/to tape devices
2125         * The memory.rrd now accepts more than 4Gig of memory.
2127 2005-10-26, Version 3.2.0 (Revision 200)
2128         * Support for graphing the processes has been added (thanks to Lyonel
2129           Vincent)
2130         * If reading from hddtemp fails collectd will increase the time
2131           between polls up to one day.
2132         * The init.d files have been improved.
2133         * Problems with the spec file have been fixed.
2135 2005-10-16, Version 3.1.0 (Revision 194)
2136         * Added the `setsid' syscall to the startup code.
2137         * Support for hddtemp has been added (thanks to Vincent Stehlé)
2139 2005-09-30, Version 3.0.0 (Revision 184)
2140         * The ability to send/receive data to/from the network (think
2141           multicast) has been added.
2142         * Modules have been split up into shared libraries can be loaded at
2143           runtime. The biggest advantage is that the core program doesn't need
2144           to be linked against an external library.
2145         * A patch by George Kargiotakis has been applied: It fixes the sensors
2146           behaviour then more than one sensor is being queried.
2148 2005-09-16, Version 2.1.0 (Revision 172)
2149         * A module for swap statistics has been added.
2151 2005-09-09, Version 2.0.0 (Revision 135)
2152         * Filenames can no longer be configured at program startup. The only
2153           options as of this version are the directory and ping hosts.
2154         * CPU statistics now include Wait-IO. If provided under Linux IRQ and
2155           Soft-IRQ statistics are added to `System'. 
2156         * Diskstats now collect read and write bytes, not sectors.
2157         * Ping statistics can now be collected for more than one host. There
2158           is no default any more: If no host is given no host will be pinged.
2159         * A self-written patch for libping has been applied so it builds
2160           cleanly.
2162 2005-09-01, Version 1.8.1 (Revision 123)
2163         * Much improved configure-script: libraries and features may now be
2164           disabled.
2165         * More detailed warnings/error messages when RRD update fails.
2167 2005-08-29, Version 1.8.0:
2168         * Support for collecting disk statistics under Solaris.
2170 2005-08-25, Version 1.7.0:
2171         * Support for libstatgrab[1] for load, memory usage and network
2172           traffic. CPU- and disk-usage are not (yet) supported, since
2173           libstatgrab returns insufficient information. I will contact the
2174           authors.
2175         * Improved the CPU-initialization code for Solaris. Apparently CPUs
2176           aren't necessarily counted linear which is now handled correctly.
2177         [1]: http://www.i-scream.org/libstatgrab/
2179 2005-08-21, Version 1.6.0:
2180         * Basic support for Solaris: System load and cpu-usage can be
2181           collected under Solaris, too. Other stats will follow later.
2182         * Many fixes in the autoconf-script
2183         * Collection/Museum scripts have been added under contrib/museum
2184         * collectd may now be started in unprivileged mode, though ping
2185           statistics will not work.
2187 2005-07-17, Version 1.5.1:
2188         * Diskstats-RRDs now use major/minor for naming. Some systems have
2189           weird strings as disk-names..
2191 2005-07-17, Version 1.5:
2192         * A new module, diskstats, has been added. It collects information
2193           about the disks and partitions.
2195 2005-07-11, Version 1.4.2:
2196         * The meminfo module has been changed to work with more platforms
2197           and/or kernel versions.
2199 2005-07-10, Version 1.4.1: Correct traffic stats
2200         * The traffic rrd-file is now created with DS-type `COUNTER' which I
2201           forgot to correct when I changed that module.
2203 2005-07-09, Version 1.4: More traffic stats
2204         * Traffic is now collected for all interfaces that can be found
2205         * Temperature-statistics are read from lm-sensors if available
2207 2005-07-08, Version 1.3: CPU stats
2208         * Collecting CPU statistics now
2210 2005-07-12, Version 1.2: Using syslog
2211         * collectd is now using the syslog facility to report errors, warnings
2212           and the like..
2213         * The default directory is now /var/db/collectd
2215 2005-07-10, Version 1.1: Minor changes
2216         * Nothing really useful to say ;)
2218 2005-07-09, Version 1.0: Initial Version
2219         * The following modules are provided:
2220           * Load average
2221           * Ping time
2222           * Traffic
2223           * Memory info