contrib/exec-nagios.px: Use the environment variables for defaults.
[collectd.git] / ChangeLog
1 2010-05-01, Version 4.10.0
2         * collectd: JSON output now includes the "dstypes" and "dsnames"
3           fields. This makes it easier for external applications to interpret
4           the data. Thanks to Chris Buben for his work.
5         * collectd: The new "Timeout" option can be used to specify a
6           "timeout" for missing values. This is used in the threshold checking
7           code to detect missing values. Thanks to Andrés J. Díaz for the
8           patch.
9         * apache plugin: Support for "IdleWorkers" (Apache 1.*: "IdleServers")
10           has been added.
11         * curl plugin: The new "ExcludeRegex" allows to easily exclude certain
12           lines from the match.
13         * curl_xml plugin: This new plugin allows to read XML files using cURL
14           and extract metrics included in the files. Thanks to Amit Gupta for
15           his work.
16         * filecount plugin: The new "IncludeHidden" option allows to include
17           "hidden" files and directories in the statistics. Thanks to Vaclav
18           Malek for the patch.
19         * logfile plugin: The new "PrintSeverity" option allows to include the
20           severity of a message in the output. Thanks to Clément Stenac for
21           his patch.
22         * memcachec plugin: The new "ExcludeRegex" allows to easily exclude
23           certain lines from the match.
24         * modbus plugin: This new plugin allows to read registers from
25           Modbus-TCP enabled devices.
26         * network plugin: The new "Interface" option allows to set the
27           interface to be used for multicast and, if supported, unicast
28           traffic. Thanks to Max Henkel for his work.
29         * openvpn plugin: The "CollectUserCount" and "CollectIndividualUsers"
30           options allow more detailed control over how to report sessions of
31           multiple users. Thanks to Fabian Schuh for his work.
32         * pinba plugin: This new plugin receives timing information from the
33           Pinba PHP extension, which can be used for profiling PHP code and
34           webserver performance. Thanks to Phoenix Kayo for his work.
35         * ping plugin: The new "MaxMissed" allows to re-resolve a hosts
36           address when it doesn't reply to a number of ping requests. Thanks
37           to Stefan Völkel for the patch.
38         * postgresql plugin: The "Interval" config option has been added. The
39           plugin has been relicensed under the 2-clause BSD license. Thanks to
40           Sebastian Harl for his work.
41         * processes plugin: Support for "code" and "data" virtual memory sizes
42           has been added. Thanks to Clément Stenac for his patch.
43         * python plugin: Support for Python 3 has been implemented. Thanks to
44           Sven Trenkel for his work.
45         * routeros plugin: Support for collecting CPU load, memory usage, used
46           and free disk space, sectors written and number of bad blocks from
47           MikroTik devices has been added.
48         * swap plugin: Support for Linux < 2.6 has been added. Thanks to Lorin
49           Scraba for his patch.
50         * tail plugin: The new "ExcludeRegex" allows to easily exclude certain
51           lines from the match. Thanks to Peter Warasin for his patch.
52         * write_http plugin: The "StoreRates" option has been added. Thanks to
53           Paul Sadauskas for his patch.
54         * regex match: The "Invert" option has been added. Thanks to Julien
55           Ammous for his patch.
56
57 2010-04-22, Version 4.9.2
58         * Build system, various plugins: Fixes for AIX compatibility have been
59           added. Thanks to Manuel Sanmartin for his patches.
60         * Build system: Checking for "nanosleep" on old Solaris machines has
61           been fixed. Thanks to Vincent McIntyre and Sebastian Harl for
62           figuring out a way to make this work.
63         * collectd: Append a newline to messages written to STDERR.
64         * collectd: Serialization of NANs in JSON format has been fixed.
65           Thanks to Chris Buben for pointing out the resulting syntax error.
66         * collectd: Checks whether a "sleep" returned early have been added;
67           the cases are now handled correctly. Thanks to Michael Stapelberg
68           for the patch.
69         * collectd: Continue reading files in a directory when parsing one
70           file fails.
71         * apache plugin: Collection of the number of active connections has
72           been fixed for Apache 2.*.
73         * contextswitch plugin: Handle large counter/derive values correctly.
74           Thanks to Martin Merkel for reporting the bug.
75         * exec plugin: Error messages have been improved. The "running" flag
76           is now cleared correctly when forking a child fails.
77         * iptables plugin: Fix a violation of aliasing rules. This resolves a
78           warning / error with new GCC versions. Thanks to Jan Engelhardt for
79           the work-around.
80         * java plugin: The Java API files are now packaged into a .jar file.
81           Thanks to Amit Gupta for his patch.
82         * network plugin: Fix a segmentation fault when receiving packets with
83           an unknown data source type.
84         * network plugin: A memory leak when receiving encrypted network
85           packets has been fixed.
86         * openvpn plugin: Fix naming schema when reading "MULTI1" type status
87           files.
88         * oracle plugin: Fix checking for lost connections and reconnect in
89           this case. Thanks to Sven Trenkel for pointing out the problem.
90         * unixsock plugin: A memory leak in the "LISTVAL" command has been
91           fixed. Thanks to Peter Warasin for pointing it out.
92         * write_http plugin: Use the "any" authentication schema. This used to
93           be "digest". Thanks to Paul Sadauskas for the patch.
94
95 2010-01-14, Version 4.9.1
96         * Documentation: Some manpage fixes.
97         * Default config: Added sample configuration for missing plugins.
98         * apache plugin: Fix a segmentation fault in the config handling of
99           VerifyPeer / VerifyHost. Thanks to "plazmus" for his or her patch.
100         * processes plugin: Fix handling of derive data sources.
101         * rrdtool plugin: Fix a bug with random write timeouts. Due to an
102           incorrect initialization some files may be suspended basically
103           indefinitely. After flushing the files they were written regularly
104           again.
105         * routeros plugin: Use the node name for the "host" field.
106         * Monitorus.pm: Put the plugin into the "Collectd::Plugins" namespace.
107         * Perl bindings: Fix a warning that was printed when building
108           debugging output.
109
110 2009-12-21, Version 4.9.0
111         * contextswitch plugin: The new ContextSwitch plugin gathers the
112           number of context switches done by the CPU. Thanks to Patrik
113           Weiskircher for the patch.
114         * cpu plugin: Support for SMP (multiple processors) under FreeBSD has
115           been added. Thanks to Doug MacEachern for the patch.
116         * curl plugin: The “MeasureResponseTime” option has been added. Thanks
117           to Aman Gupta for the patch.
118         * df plugin: Collecting the inode count and reserved space has been
119           added. Thanks to Patrik Weiskircher for the patch.
120         * exec plugin: The environment variables “COLLECTD_INTERVAL” and
121           “COLLECTD_HOSTNAME” are now set before executing the application.
122         * Monitorus plugin: This Perl-based plugin to query statistics from
123           mon.itor.us has been added. Thanks to Jeff Green for the patch.
124         * netapp plugin: New plugin to collect statistics from NetApp filers.
125           Thanks to Sven Trenkel of the noris network AG for the patch.
126         * network plugin: Statistics collection about the plugin itself has
127           been implemented.
128         * openvpn plugin: Add support for more versions of the “status file”.
129           Thanks to Marco Chiappero for the patch.
130         * OpenVZ plugin: This Perl-based plugin to gather OpenVZ statistics
131           has been added. Thanks to Jonathan Kolb for the patch.
132         * ping plugin: The config options "SourceAddress" and "Device"
133           have been added. Thanks to Sebastian Harl for the patch.
134         * processes plugin: Collection of IO-metrics has been added. Thanks to
135           Andrés J. Díaz for the patch.
136         * python plugin: The new Python plugin integrates a Python interpreter
137           into collectd and allows to execute plugins written in the scripting
138           language. Thanks to Sven Trenkel for his work.
139         * routeros plugin: The new RouterOS plugin queries interface and
140           wireless registration statistics from RouterOS.
141         * Various plugins: AIX support has been added to the cpu, disk,
142           interface, load, memory, processes, and swap plugins. Thanks to
143           Manuel Sanmartin for his patches.
144         * hashed match: This match for simple load balancing and redundant
145           storage has been added.
146         * scale target: This target to scale (multiply) values by an arbitrary
147           value has been added.
148
149 2010-04-22, Version 4.8.5
150         * collectd: Append a newline to messages written to STDERR.
151         * network plugin: Fix a segmentation fault when receiving packets with
152           an unknown data source type.
153
154 2010-04-07, Version 4.8.4
155         * Build system, various plugins: Fixes for AIX compatibility have been
156           added. Thanks to Manuel Sanmartin for his patches.
157         * Build system: Checking for "nanosleep" on old Solaris machines has
158           been fixed. Thanks to Vincent McIntyre and Sebastian Harl for
159           figuring out a way to make this work.
160         * collectd: Serialization of NANs in JSON format has been fixed.
161           Thanks to Chris Buben for pointing out the resulting syntax error.
162         * collectd: Checks whether a "sleep" returned early have been added;
163           the cases are now handled correctly. Thanks to Michael Stapelberg
164           for the patch.
165         * collectd: Continue reading files in a directory when parsing one
166           file fails.
167         * apache plugin: Collection of the number of active connections has
168           been fixed for Apache 2.*.
169         * exec plugin: Error messages have been improved. The "running" flag
170           is now cleared correctly when forking a child fails.
171         * iptables plugin: Fix a violation of aliasing rules. This resolves a
172           warning / error with new GCC versions. Thanks to Jan Engelhardt for
173           the work-around.
174         * java plugin: The Java API files are now packaged into a .jar file.
175           Thanks to Amit Gupta for his patch.
176         * network plugin: A memory leak when receiving encrypted network
177           packets has been fixed.
178         * oracle plugin: Fix checking for lost connections and reconnect in
179           this case. Thanks to Sven Trenkel for pointing out the problem.
180         * unixsock plugin: A memory leak in the "LISTVAL" command has been
181           fixed. Thanks to Peter Warasin for pointing it out.
182         * write_http plugin: Use the "any" authentication schema. This used to
183           be "digest". Thanks to Paul Sadauskas for the patch.
184
185 2010-01-14, Version 4.8.3
186         * Documentation: Some manpage fixes.
187         * rrdtool plugin: Fix a bug with random write timeouts. Due to an
188           incorrect initialization some files may be suspended basically
189           indefinitely. After flushing the files they were written regularly
190           again.
191
192 2009-12-18, Version 4.8.2
193         * Build system, java plugin: Don't use “find -L” to search for Java
194           headers, because it's a GNU extension.
195         * Build system: Support for parallel builds has been improved. Thanks
196           Sebastian Harl and Stefan Völkel for looking into this.
197         * collectd: Print error messages to STDERR if no log plugin has been
198           loaded.
199         * genericjmx plugin: Close and re-open the connection upon I/O-errors.
200         * gmond plugin: Fix typos which caused syntax errors.
201         * memory plugin: Handling of >4 Gbyte of memory has been fixed.
202         * network plugin: The license has been changed to LGPL 2.1.
203         * oracle plugin: Reconnect to the database if the connection dies.
204         * rrdcached plugin: Work-around for a bug in RRDtool 1.4rc2 has been
205           added.
206         * snmp plugin: Handling of negative values has been fixed. Strings
207           containing control characters are now interpreted as hex-strings.
208         * unixsock plugin: A memory leak in the LISTVAL command has been
209           fixed. Thanks to Ben Knight for his patch.
210
211 2009-10-04, Version 4.8.1
212         * Build system: Issues when building the iptables plugin have been
213           fixed.
214         * exec plugin: Clear the signal block mask before calling exec(2).
215         * perl plugin: Declare the “environ” variable. This solves build
216           issues on some platforms.
217         * processes plugin: Remove unnecessary call of realloc(3). Thanks to
218           Andrés J. Díaz for the patch.
219         * unixsock plugin: Fix a (well hidden) race condition related to file
220           descriptor handling.
221
222 2009-09-13, Version 4.8.0
223         * collectd: Two new data source types, “DERIVE” and “ABSOLUTE”, have
224           been added. “DERIVE” can be used for counters that are reset
225           occasionally. Thanks to Mariusz Gronczewski for implementing this.
226         * thresholds: The advanced threshold options “Percentage”, “Hits”, and
227           “Hysteresis” have been added. Thanks to Andrés J. Díaz for his
228           patches.
229         * curl_json plugin: The new cURL-JSON plugin reads JSON files using
230           the cURL library and parses the contents according to user
231           specification. Among other things, this allows to read statistics
232           from a CouchDB instance. Thanks to Doug MacEachern for the patch.
233         * df plugin: Using the new “ReportByDevice” option the device rather
234           than the mount point can be used to identify partitions. Thanks to
235           Paul Sadauskas for the patch.
236         * dns plugin: The possibility to ignore numeric QTypes has been added.
237           Thanks to Mirko Buffoni for the patch.
238         * GenericJMX plugin: The new, Java-based GenericJMX plugin allows to
239           query arbitrary data from a Java process using the “Java Management
240           Extensions” (JMX).
241         * madwifi plugin: The new MadWifi plugin collects information about
242           Atheros wireless LAN chipsets from the MadWifi driver. Thanks to
243           Ondrej Zajicek for his patches.
244         * network plugin: The receive- and send-buffer-sizes have been made
245           configurable, allowing for bigger and smaller packets. Thanks to
246           Aman Gupta for the patch.
247         * olsrd plugin: The new OLSRd plugin queries routing information from
248           the “Optimized Link State Routing” daemon.
249         * rrdtool plugin: A new configuration option allows to define a random
250           write delay when writing RRD files. This spreads the load created by
251           writing RRD files more evenly. Thanks to Mariusz Gronczewski for the
252           patch.
253         * swap plugin: The possibility to collect swapped in/out pages has
254           been added to the Swap plugin. Thanks to Stefan Völkel for the
255           patch.
256         * tokyotyrant plugin: The new TokyoTyrant plugin reads the number of
257           records and file size from a running Tokyo Tyrant server. Thanks to
258           Paul Sadauskas for the patch.
259         * unixsock plugin: Add the “GETTHRESHOLD” command. This command can be
260           used to query the thresholds configured for a particular identifier.
261         * write_http plugin: The new Write HTTP plugin sends the values
262           collected by collectd to a web-server using HTTP POST requests.
263           Thanks to Paul Sadauskas for the patch.
264         * zfs_arc plugin: The new ZFS ARC plugin collects information about
265           the “Adaptive Replacement Cache” (ARC) of the “Zeta File-System”
266           (ZFS). Thanks to Anthony Dewhurst for the patch.
267         * empty_counter match: The new Empty Counter match matches value
268           lists, where at least one data source is of type COUNTER and the
269           counter value of all counter data sources is zero.
270
271 2009-12-18, Version 4.7.5
272         * Build system, java plugin: Don't use “find -L” to search for Java
273           headers, because it's a GNU extension.
274         * Build system: Support for parallel builds has been improved. Thanks
275           Sebastian Harl and Stefan Völkel for looking into this.
276         * collectd: Print error messages to STDERR if no log plugin has been
277           loaded.
278         * memory plugin: Handling of >4 Gbyte of memory has been fixed.
279         * network plugin: The license has been changed to LGPL 2.1.
280         * oracle plugin: Reconnect to the database if the connection dies.
281         * rrdcached plugin: Work-around for a bug in RRDtool 1.4rc2 has been
282           added.
283         * snmp plugin: Handling of negative values has been fixed. Strings
284           containing control characters are now interpreted as hex-strings.
285         * unixsock plugin: A memory leak in the LISTVAL command has been
286           fixed. Thanks to Ben Knight for his patch.
287
288 2009-10-03, Version 4.7.4
289         * Build system: Issues when building the iptables plugin have been
290           fixed.
291         * exec plugin: Clear the signal block mask before calling exec(2).
292         * perl plugin: Declare the “environ” variable. This solves build
293           issues on some platforms.
294         * processes plugin: Remove unnecessary call of realloc(3). Thanks to
295           Andrés J. Díaz for the patch.
296         * unixsock plugin: Fix a (well hidden) race condition related to file
297           descriptor handling.
298
299 2009-09-13, Version 4.7.3
300         * collectd: Fix a possible but very rare invalid “free” in the caching
301           code. Thanks to Sebastian Harl for the patch.
302         * collectd: Remove old values when a cache entry is marked as missing.
303           This way the “GETVAL” command of the UnixSock plugin doesn't return
304           old, no longer valid values when this happens. Thanks to Andrés J.
305           Díaz for the patch.
306         * collectd: The “plugin_unregister_read” function has been fixed.
307         * apache, ascent, bind, curl, nginx plugins: Advise the cURL library
308           to follow redirects. Thanks to Joey Hess for reporting this bug.
309         * df plugin: Check the ignorelist before stating the file system,
310           possibly reducing the number of stats considerably. Thanks to Joey
311           Hess for reporting this bug.
312         * iptables plugin: Support for the new libiptc API has been added.
313           Thanks to Sebastian Harl for the patch. The build system has been
314           updated to the plugin only includes the shipped header files when it
315           is linked with the shipped library, too.
316         * java plugin: Delay creating the JVM until after the daemon has
317           forked. The JVM internally creates threads that are lost when
318           forking. This means that Java-based plugins are now configured
319           during the init-phase, i. e. later than other plugins.
320         * libvirt plugin: Re-connect to libvirtd if connecting fails. Thanks
321           to Alan Pevec for the patch.
322         * network plugin: Fix the handling of the “CacheFlush” option: The
323           value was assigned to a wrong variable. The initialization of the
324           gcrypt library, which is used for signing / encrypting traffic, has
325           been fixed. Thanks to Luke Heberling for the patch.
326         * powerdns plugin: Set a timeout when reading data from the datagram
327           socket. Handling of the “LocalSocket” option has been fixed.  An
328           incorrectly used “type” has been corrected. Thanks to Luke Heberling
329           for his patches.
330
331 2009-07-19, Version 4.7.2
332         * Build system: Support for `DESTDIR' has been fixed in the Java
333           bindings.
334         * collectd: Okay-notifications have been fixed. Thanks to Andrés J.
335           Díaz for fixing this bug.
336         * collectd: A programming error has been fixed in the notification
337           code. The bug may result in an assertion failure.
338         * memcached plugin: Portability fix for Solaris. Thanks to Amit Gupta
339           for reporting the bug.
340         * ping plugin: Link the plugin with libm.
341
342 2009-06-02, Version 4.7.1
343         * Build system: Detection of Java has been improved and missing
344           details have been added to the configuration summary. Support for
345           libtool 2.2 has been added.
346         * collectd: Two bugs with the threshold checking have been fixed. The
347           first one prevented thresholds to be checked at all, the second one
348           caused wrong behavior with the persistency option. Thanks to Andrés
349           J. Díaz for fixing these problems.
350         * collectd: Handling of the `Include' configuration option has been
351           fixed.
352         * rrdtool plugin: Make sure initialization is run only once. This
353           resolves problems under Solaris and potentially other systems.
354           Thanks to Amit Gupta for reporting this bug.
355         * java plugin: Make it possible to use dots ('.') instead of slashes
356           ('/') as the class separator. Thanks to Randy Rizun for pointing
357           this out.
358         * swap plugin: A work-around for 32-bit Solaris has been added. Thanks
359           to Doug MacEachern for the patch.
360
361 2009-05-11, Version 4.7.0
362         * apache plugin: Support to query multiple servers has been added.
363           Thanks to Amit Gupta for the patch.
364         * apache plugin: Handling of lighttpd's scoreboard statistics has been
365           improved. Thanks to Amit Gupta for the patch.
366         * conntrack plugin: The new conntrack plugin collects the connection
367           tracking table size. Thanks to Tomasz Pala for the patch.
368         * fscache plugin: The new fscache plugin collects statistics about
369           Linux' file-system based caching framework. Thanks to Edward
370           Konetzko for the patch.
371         * gmond plugin: The new gmond plugin can receive and interpret
372           multicast traffic from Ganglia's gmond daemon.
373         * java plugin: The new java plugin exports the collectd API to Java,
374           making it possible to write extensions to collectd in Java.
375         * memcachec plugin: The new memcachec plugin queries data from a
376           memcached daemon and parses it similar to the cURL plugin. Thanks to
377           Doug MacEachern for the initial code.
378         * memcached plugin: Support for connections over UNIX domain sockets
379           has been added. Thanks to Franck Lombardi for the patch.
380         * memory plugin: Support for OpenBSD and possibly other *BSDs has been
381           added. Thanks to Simon Kuhnle for the patch.
382         * mysql plugin: Support to query multiple databases has been added.
383           Thanks to Doug MacEachern for the patch.
384         * mysql plugin: Master/slave statistics have been added.
385         * mysql plugin: Lock statistics have been added. Thanks to Rodolphe
386           Quiédeville for the patch.
387         * network plugin: The possibility to sign or encrypt network traffic
388           has been added.
389         * protocols plugin: The new protocols plugin provides information
390           about network protocols, such as IP, TCP and UDP.
391         * snmp plugin: The intervals given in the configuration of the SNMP
392           plugin must no longer be a multiple of the global interval.
393         * table plugin: The new Table plugin provides parsing for table-like
394           structured files, such as many files beneath /proc.
395         * ted plugin: The new TED plugin reads power consumption measurements
396           from “The Energy Detective” (TED). Thanks to Eric Reed for this
397           plugin.
398         * onewire plugin: The new `Interval' option allows collecting
399           information from OneWire sensors at arbitrary intervals.
400         * ping plugin: Support for collecting the drop rate and standard
401           deviation of round-trip times has been added.
402         * uptime plugin: The new uptime plugin can collect the server's
403           uptime. Thanks to Marco Chiappero for the patch.
404
405 2009-09-10, Version 4.6.5
406         * collectd: Remove old values when a cache entry is marked as missing.
407           This way the “GETVAL” command of the UnixSock plugin doesn't return
408           old, no longer valid values when this happens. Thanks to Andrés J.
409           Díaz for the patch.
410         * apache, ascent, bind, curl, nginx plugins: Advise the cURL library
411           to follow redirects. Thanks to Joey Hess for reporting this bug.
412         * df plugin: Check the ignorelist before stating the file system,
413           possibly reducing the number of stats considerably. Thanks to Joey
414           Hess for reporting this bug.
415         * iptables plugin: Support for the new libiptc API has been added.
416           Thanks to Sebastian Harl for the patch. The build system has been
417           updated to the plugin only includes the shipped header files when it
418           is linked with the shipped library, too.
419         * libvirt plugin: Re-connect to libvirtd if connecting fails. Thanks
420           to Alan Pevec for the patch.
421         * powerdns plugin: Set a timeout when reading data from the datagram
422           socket. Handling of the “LocalSocket” option has been fixed.  An
423           incorrectly used “type” has been corrected. Thanks to Luke Heberling
424           for his patches.
425
426 2009-07-18, Version 4.6.4
427         * collectd: Okay-notifications have been fixed. Thanks to Andrés J.
428           Díaz for fixing this bug.
429         * collectd: A programming error has been fixed in the notification
430           code. The bug may result in an assertion failure.
431         * memcached plugin: Portability fix for Solaris. Thanks to Amit Gupta
432           for reporting the bug.
433
434 2009-06-02, Version 4.6.3
435         * Build system, various plugins: Many build fixes for FreeBSD,
436           OpenBSD, NetBSD, Solaris and Mac OS X. Big thanks to Doug MacEachern
437           for many fixes and providing a build system for many platforms,
438           Ulf Zimmermann for providing a FreeBSD system and Simon Kuhnle for
439           providing an OpenBSD system.
440         * collectd: Two bugs with the threshold checking have been fixed. The
441           first one prevented thresholds to be checked at all, the second one
442           caused wrong behavior with the persistency option. Thanks to Andrés
443           J. Díaz for fixing these problems.
444         * collectd: Handling of the `Include' configuration option has been
445           fixed.
446         * battery plugin: Don't complain about a missing directory every
447           interval.
448         * exec plugin: Allow executed programs to close STDERR. Thanks to
449           Thorsten von Eicken for reporting this problem.
450         * irq plugin: Fix handling of overflowing 32-bit counters. Thanks to
451           Tomasz Pala for the patch.
452         * perl plugin: Portability build-fixes. Thanks to Doug MacEachern for
453           the patch.
454         * memory plugin: Fix a potential problem under Solaris.
455         * swap plugin: A work-around for 32-bit Solaris has been added. Thanks
456           to Doug MacEachern for the patch.
457
458 2009-03-18, Version 4.6.2
459         * collectd: Some Solaris utility code has been improved.
460         * filter subsystem: Allow `Chains' without default targets.
461         * liboping: A patch to comply with strict aliasing rules has been
462           added.
463         * timediff match: Fix a typo: The match was registered with a wrong
464           name which prevented this match to be used as documented. Thanks to
465           Bruno Prémont for finding this problem.
466         * bind plugin: Fix collection of the cached RR sets. The number of RR
467           sets currently in the cache was collected as a counter value, which
468           is nonsense. Thanks to Bruno Prémont for implementing this.
469         * dns plugin: Don't pass NULL to `pcap_open_live': Some systems,
470           primarily BSDs, don't take it well and crash.
471         * oracle plugin: Portability to 64 bit systems has been improved.
472         * postgresql plugin: The default configuration has been improved.
473         * rrdtool plugin: Fix a possible race condition: If the network plugin
474           is brought and dispatches a value before the rrdtool plugin is
475           initialized, the daemon may crash.
476
477 2009-02-22, Version 4.6.1
478         * collectd: Many documentation fixes.
479         * Collectd::Unixsock: Error handling has been improved.
480         * regex match: Don't link with the PCRE library.
481         * bind plugin: Various bugs have been fixed. Thanks to Bruno Prémont
482           for finding and fixing most of them.
483         * ipmi plugin: Fix an off-by-one error which could cause segmentation
484           faults. Thanks to Peter Holik for his patch.
485
486 2009-02-16, Version 4.6.0
487         * collectd: Added the `filter chain' infrastructure, which allows the
488           user to use `matches' and `targets' to control value processing.
489         * collectd: The new `-T' command line argument allows more in-depth
490           testing of a configuration. Thanks to Doug MacEachern for the patch.
491         * collectd-nagios: The Nagios integration command has been updated to
492           use libcollectdclient. The `percentage' aggregation function has
493           been added. Thanks to Fabian Linzberger for the patch.
494         * libcollectdclient: A library which abstracts communication with the
495           unixsock plugin for clients has been added.
496         * regex match: Match values by their identifies using regular
497           expressions.
498         * timediff match: Match for values with an invalid timestamp.
499         * value match: Select values by their data sources' values.
500         * notification target: Create and dispatch a notification.
501         * replace target: Replace parts of an identifier using regular
502           expressions.
503         * set target: Set (overwrite) entire parts of an identifier.
504         * bind plugin: This new plugin uses the new HTTP/XML interface to BIND
505           statistics, allowing very detailed name server statistics. Thanks to
506           Bruno Prémont for this plugin.
507         * cpu plugin: Report `interrupt' separately when using
508           sysctlbyname(3) (used under *BSD). Support for sysctl(3), for
509           example for native OpenBSD support, has been added. Thanks to Simon
510           Kuhnle for the patch.
511         * csv plugin: Make it possible to write values to STDOUT instead of
512           files. This is meant for testing purposes mostly. The output written
513           to STDOUT is compatible with the exec plugin. Thanks to Doug
514           MacEachern for the patch.
515         * curl plugin: This new plugin can be used to read web pages and parse
516           them using the same mechanism that's used in the tail plugin.
517         * dbi plugin: This new plugin allows you to connect to a variety of
518           relational databases and use SQL to gather custom statistics from
519           it. It is similar to the already existing PostgreSQL plugin but uses
520           libdbi to communicate with the database(s).
521         * interface plugin: Use the ignorelist framework when selecting /
522           ignoring interfaces. This allows one to use regular expressions to
523           select interfaces, too.
524         * ipmi plugin: Handle temporary IPMI error conditions more gracefully.
525           Thanks to Bruno Prémont for this patch.
526         * memcached plugin: Add hit-ratio metric. Thanks to Doug MacEachern
527           for the patch.
528         * mysql plugin: Allow connecting to a database via the UNIX domain
529           socket, too. Thanks to Mirko Buffoni for the patch.
530         * network plugin: Further performance improvements for the receive
531           code. This hopefully will help very large setups.
532         * openvpn plugin: This new plugin collects statistics provided by the
533           OpenVPN daemon. Thanks to Doug MacEachern for the patch.
534         * oracle plugin: This new plugin allows you to connect to an Oracle
535           database and use SQL to gather custom statistics from it. It is
536           similar to the already existing PostgreSQL plugin.
537         * perl plugin: Compatibility fixes for broken versions of Perl 5.10
538           have been added.
539         * perl plugin: Export the newly added plugin_write() to Perl plugins.
540         * perl plugin: Added support for `notification meta data'.
541         * perl plugin: Added support for the `filter chain' infrastructure by
542           allowing plugins to register `matches' and `targets'.
543         * postgresql plugin: The preferred configuration syntax has been
544           updated to be in line with the syntax used by the new dbi and oracle
545           plugins. The compatibility code for the old syntax is present.
546           Support for the new `Result' blocks and the interval parameter has
547           been added.
548         * processes plugin: Stacksize and virtual memory usage statistics have
549           been added. Portability fixes.
550         * rrdcached plugin: This new plugin uses the (still in development)
551           RRD accelerator daemon, rrdcached. This daemon works very similar to
552           the original rrdtool plugin of collectd, but adds some more nice
553           features.
554         * swap plugin: Code for OpenBSD (and possibly other *BSDs) has been
555           added.
556
557 2009-05-09, Version 4.5.4
558         * Build system, various plugins: Many build fixes for FreeBSD,
559           OpenBSD, NetBSD, Solaris and Mac OS X. Big thanks to Doug MacEachern
560           for many fixes and providing a build system for many platforms,
561           Ulf Zimmermann for providing a FreeBSD system and Simon Kuhnle for
562           providing an OpenBSD system.
563         * collectd: Fix a potential race condition when creating directories.
564         * battery plugin: Don't complain about a missing directory every
565           interval.
566         * dns plugin: Slight portability fixes.
567         * exec plugin: Allow executed programs to close STDERR. Thanks to
568           Thorsten von Eicken for reporting this problem.
569         * irq plugin: Fix handling of overflowing 32-bit counters. Thanks to
570           Tomasz Pala for the patch.
571         * perl plugin: Portability build-fixes. Thanks to Doug MacEachern for
572           the patch.
573         * rrdtool plugin: Fix a possible race condition: If the network plugin
574           is initialized and dispatches a value before the rrdtool plugin is
575           initialized, the daemon may crash.
576         * memory plugin: Fix a potential problem under Solaris.
577
578 2009-02-22, Version 4.5.3
579         * build system: The check for libupsclient even when `pkg-config' is
580           not available.
581         * collectd: Fix error handling in the global cache.
582         * Collectd::Unixsock: Error handling has been improved.
583         * ascent plugin: Fix a memory leak. Thanks to Bruno Prémont for his
584           patch.
585         * ipmi plugin: Fix an off-by-one error which could cause segmentation
586           faults. Thanks to Peter Holik for his patch.
587         * tcpconns plugin: An endianness problem has been fixed in the *BSD
588           code. Thanks to "thated" for reporting this.
589
590 2009-01-02, Version 4.5.2
591         * build system: Check for `mysql.h' and `mysql/mysql.h', since the
592           file may be in both locations, especially when the database was
593           installed in a non-standard path. Thanks to Dusty Doris for
594           reporting this.
595         * build system: Handle the _POSIX_PTHREAD_SEMANTICS defined, needed by
596           Solaris, in the configure script automatically.
597         * build system, tcpconns plugin: Check for `kvm_nlist' and
598           `kvm_openfiles' before enabling the plugin: Solaris provides a KVM
599           library with similar functions to the BSD variant, but doesn't
600           provide these necessary functions.
601         * collectd.conf(5): Various fixes and clarifications.
602         * collectd: Remove a GNUism (unnamed unions), thus improving
603           portability.
604         * collectd, apcups plugin: Include "collectd.h" before <stdlib.h>.
605           This solves portability problems, especially for Solaris.
606         * dns plugin: Fix a portability problem with NetBSD.
607         * filecount plugin: Fix an off-by-one error. This error may cause a
608           segmentation fault.
609         * network plugin: Fix the handling of `type' in the network protocol.
610           Due to a programming mistake, only 4 or 8 bytes would be copied to a
611           much larger buffer. This caused the `type' to be transferred much
612           more often than necessary. In some cases, e. g. the `cpu' and
613           `cpufreq' plugins being used at the same time, data may be corrupted
614           in those files. Thanks to Bruno Prémont for debugging and reporting
615           this issue.
616         * processes plugin: Fix a possible segmentation fault when specifying
617           invalid configuration options.
618         * unixsock plugin: Make sure the initialization function is run only
619           once. This resolves a file descriptor leak under systems which run
620           the initialization more than once, such as Solaris.
621
622 2008-10-16, Version 4.5.1
623         * build system: Change `--enable-<plugin>' to abort with an error if
624           dependencies are not met. Thanks to Bruno Prémont for the patch.
625           Also, the poisoning of various string functions has been restricted
626           to debug builds.
627         * collectd: Fix a memory leak in the global value cache. With every
628           *missing* value a couple of bytes would be leaked. Another memory
629           leak in the configuration handling code has been fixed. Thanks to
630           Niraj Tolia for reporting these issues.
631         * collectd: Fix an off-by-one error in the ignorelist functionality.
632           When using regular expressions, the last character would be missing,
633           possibly matching differently from what one would expect.
634         * collectdmon: Don't block SIGCHLD. This fixes a potential portability
635           problem.
636         * collectd-nagios: Fix handling of the `-d' option. Thanks to Fabian
637           Linzberger for reporting the bug.
638         * iptables plugin: Fix an off-by-one error. If a string was just one
639           character too long, it was truncated instead of reporting an error.
640         * network plugin: Fix a memory leak in the configuration handling
641           code. Thanks to Niraj Tolia for reporting this issue.
642         * perl plugin: Log an error message if bootstrapping `Collectd' fails.
643         * postgresql plugin: Don't reopen connection during reinitialization.
644           This fixes a bug under Solaris and potentially other platforms.
645           Missing calls to `PQclear' have been added, too. This fixes memory
646           leaks. Thanks to ``Admin'' for reporting these bugs.
647         * snmp plugin: Don't expect null-terminated strings from the Net-SNMP
648           library.
649         * tail plugin: Call `clearerr(3)' after reading an EOF. This fixes
650           problems with some `libc's. Thanks to Matthias Lay for reporting the
651           bug.
652
653 2008-09-04, Version 4.5.0
654         * collectd: Added the ability to flush certain identifiers.
655         * collectd: The concept of `notification meta data' has been
656           introduced.
657         * filecount plugin: The new filecount plugin counts the number of
658           files in a directory and its subdirectories.
659         * ipmi plugin: Sensor names have been changed to ensure unique names.
660           Notifications upon added and removed sensors can now be generated.
661         * notify_desktop plugin: This new plugin sends notifications to the
662           X desktop using the structure defined in the `Desktop Notification
663           Specification'.
664         * notify_email plugin: This new plugin sends out notifications via
665           email, using the `esmtp' library.
666         * onewire plugin: The new experimental(!) onewire plugin reads values,
667           such as temperatures, from sensors connected to the computer via the
668           onewire bus.
669         * perl plugin: Improved synchronized access to internal data structures
670           and fixed a possible dead-lock.
671         * perl plugin: Added the ability to flush certain identifiers and marked
672           plugin_flush_all() and plugin_flush_one() as deprecated in favor of
673           plugin_flush().
674         * perl plugin: Added the ability to configure Perl plugins.
675         * postgresql plugin: The new postgresql plugin collects statistics
676           about or from a PostgreSQL database.
677         * processes plugin: The `ProcessMatch' option has been added.
678         * rrdtool plugin: Implement throttling of the `update queue' to lessen
679           IO load.
680         * tcpconns plugin: This plugin has been ported to OpenBSD.
681         * thermal plugin: The new thermal plugin collects system temperatures
682           using Linux ACPI thermal zone data.
683
684 2009-01-02, Version 4.4.5
685         * build system: Check for `mysql.h' and `mysql/mysql.h', since the
686           file may be in both locations, especially when the database was
687           installed in a non-standard path. Thanks to Dusty Doris for
688           reporting this.
689         * build system: Handle the _POSIX_PTHREAD_SEMANTICS defined, needed by
690           Solaris, in the configure script automatically.
691         * collectd.conf(5): Various fixes and clarifications.
692         * apcups plugin: Include "collectd.h" before <stdlib.h>. This solves
693           portability problems, especially for Solaris.
694         * dns plugin: Fix a portability problem with NetBSD.
695         * network plugin: Fix the handling of `type' in the network protocol.
696           Due to a programming mistake, only 4 or 8 bytes would be copied to a
697           much larger buffer. This caused the `type' to be transferred much
698           more often than necessary. In some cases, e. g. the `cpu' and
699           `cpufreq' plugins being used at the same time, data may be corrupted
700           in those files. Thanks to Bruno Prémont for debugging and reporting
701           this issue.
702         * unixsock plugin: Make sure the initialization function is run only
703           once. This resolves a file descriptor leak under systems which run
704           the initialization more than once, such as Solaris.
705
706 2008-10-16, Version 4.4.4
707         * build system: Change `--enable-<plugin>' to abort with an error if
708           dependencies are not met. Thanks to Bruno Prémont for the patch.
709           Also, the poisoning of various string functions has been restricted
710           to debug builds.
711         * collectd: Fix a memory leak in the global value cache. With every
712           *missing* value a couple of bytes would be leaked. Another memory
713           leak in the configuration handling code has been fixed. Thanks to
714           Niraj Tolia for reporting these issues.
715         * collectd: Fix an off-by-one error in the ignorelist functionality.
716           When using regular expressions, the last character would be missing,
717           possibly matching differently from what one would expect.
718         * collectdmon: Don't block SIGCHLD. This fixes a potential portability
719           problem.
720         * collectd-nagios: Fix handling of the `-d' option. Thanks to Fabian
721           Linzberger for reporting the bug.
722         * network plugin: Fix a memory leak in the configuration handling
723           code. Thanks to Niraj Tolia for reporting this issue.
724         * perl plugin: Log an error message if bootstrapping `Collectd' fails.
725         * tail plugin: Call `clearerr(3)' after reading an EOF. This fixes
726           problems with some `libc's. Thanks to Matthias Lay for reporting the
727           bug.
728
729 2008-09-01, Version 4.4.3
730         * collectd: Fix a memory leak in the threshold checking code.
731         * memcached plugin: Fix a too short timeout and a related file
732           descriptor leak.
733         * memory plugin: A typo in the libstatgrab code has been fixed.
734         * snmp plugin: Fix a possible memory leak.
735
736 2008-07-15, Version 4.4.2
737         * build system: Use pkg-config to detect the upsclient library.
738         * collectd: Try even harder to determine the endianess of the
739           architecture collectd is being built on.
740         * disk plugin: Fix for Linux 2.4: A wrong field was used as the name
741           of disks.
742         * dns plugin: Fix compilation errors with BIND versions 19991001
743           through 19991005.
744         * network plugin: Bugfix in the init routine: The init function
745           cleared a buffer regardless of its contents. This could lead to lost
746           values under Solaris.
747         * nginx plugin: Remove usage of the thread-unsafe `strtok' function.
748         * vserver plugin: Remove usage of the thread-unsafe `readdir'
749           function.
750         * wireless plugin: Work around incorrect noise and power values
751           returned by some broken drivers.
752
753 2008-06-03, Version 4.4.1
754         * collectd: Fix the `DataSource' option within `Type' blocks. Thanks
755           to kyrone for reporting this.
756         * collectd: Fixed min/max output in notifications generated by
757           threshold checking.
758         * collectd-nagios: Fix the protocol used to communicate with the
759           daemon.
760         * perl plugin: Fail noisily, but don't shutdown the daemon, if
761           initialization has errors. An issue with Perl 5.10 has been fixed.
762         * teamspeak2 plugin: Fixed an out of bound array access. Thanks to
763           René Rebe and Siegmund Gorr for reporting this.
764
765 2008-05-06, Version 4.4.0
766         * collectd: Internal code cleanups.
767         * collectd: Added support for a `Flush' command in the unixsock and
768           exec plugins. This command can be used to force a plugin (or all) to
769           flush its values to disk.
770         * collectd: Thresholds can now be configured to apply to one data
771           source only, making it possible to configure different thresholds
772           for each data source.
773         * apache, nginx plugins: Added the possibility to disable host and/or
774           peer verification.
775         * ascent plugin: The new ascent plugin reads and parses the statistics
776           page of an Ascent server.
777         * cpu plugin: Support for the statgrab library has been added.
778         * disk plugin: The possibility to ignore certain disks or collect only
779           specific disks has been added.
780         * disk plugin: Support for the statgrab library has been added.
781         * ipmi plugin: The new ipmi plugin uses the OpenIPMI library to read
782           sensor values via IPMI, the intelligent platform management
783           interface.
784         * iptables plugin: The iptc library that is used by the iptables
785           plugin has been added to the distribution, because it is not
786           provided by all distributions and removed from at least one.
787         * powerdns plugin: The new powerdns plugin reads statistics from an
788           authoritative or a recursing PowerDNS name server.
789         * rrdtool plugin: The size of the files generated with the default
790           configuration has been decreased.
791         * tail plugin: The new tail plugin can be used to gather statistics by
792           continuously reading from log files.
793         * teamspeak2 plugin: The new teamspeak2 plugin connects to a
794           TeamSpeak2 server and collects statistics about the number of users
795           and number of channels.
796         * users plugin: Support for the statgrab library has been added.
797         * vmem plugin: The new vmem plugin collects very detailed statistics
798           about the virtual memory subsystem of Linux.
799
800 2008-08-30, Version 4.3.4
801         * Build system: Improved detection of and linking with the statgrab
802           library.
803         * collectd: Portability fixes, especially to determine endianess more
804           reliable.
805         * Various plugins: Fix format strings.
806         * disk plugin: A fix for giving disks under Linux 2.4 the right names
807           again has been applied.
808         * memcached plugin: Fix a too short timeout and a related file
809           descriptor leak.
810         * memory plugin: A typo in the libstatgrab code has been fixed.
811         * network plugin: A fix in the initialization function solves problems
812           under Solaris.
813         * nginx plugin: A thread-unsafe function has been replaced.
814         * vserver plugin: A thread-unsafe function has been replaced.
815         * wireless plugin: A work-around for broken wireless drivers has been
816           added.
817
818 2008-04-22, Version 4.3.3
819         * build system: Improved detection of several libraries, especially if
820           they are in non-standard paths.
821         * build system: Portability fixes: Automatically define "_REENTRANT"
822           if the libc expects it.
823         * collectd: Error and warning messages have been improved.
824         * collectd: Check for the BYTE_ORDER and BIG_ENDIAN defines before
825           using them.
826         * apache plugin: Allocate new memory when reading a webpage instead of
827           using a buffer of static size.
828         * exec plugin: Close (almost) all filedescriptors before exec(2)ing
829           the program.
830         * hddtemp plugin: Error and warning messages have been improved.
831         * sensors plugin: Fix sensor collection for some chip types.
832
833 2008-03-29, Version 4.3.2
834         * collectd: Fix configuration of the `FailureMax', `WarningMax', and
835           `Persist' threshold options.
836         * collectd: Fix handling of missing values in the global value cache.
837         * collectd: Improved error messages when parsing the configuration.
838         * sensors plugin: Fix temperature collection with libsensors4.
839         * unixsock plugin: Fix mixed input and output operation on streams.
840         * wireless plugin: Fix reading noise value.
841
842 2008-03-05, Version 4.3.1
843         * exec plugin: Set supplementary group IDs.
844         * network plugin:
845           + Use `memcpy' when constructing/parsing a package to avoid
846             alignment problems on weird architectures, such as Sparc.
847           + Translate doubles to/from the x86 byte representation to ensure
848             cross-platform compatibility.
849         * ping plugin: Correct the handling of the `TTL' setting.
850         * swap plugin: Reapply a patch for Solaris.
851         * tcpconns plugin: Portability improvements.
852
853 2008-02-18, Version 4.3.0
854         * collectd: Notifications have been added to the daemon. Notifications
855           are status messages that may be associated with a data instance.
856         * collectd: Threshold checking has been added to the daemon. This
857           means that you can configure threshold values for each data
858           instance. If this threshold is exceeded a notification will be
859           created.
860         * collectd: The new `FQDNLookup' option tells the daemon to use the
861           full qualified domain name as the hostname, not just the host part
862           es returned by `gethostname(2)'.
863         * collectd: Support for more than one `TypesDB' file has been added.
864           This is useful when one such file is included in a package but one
865           wants to add custom type definitions.
866         * collectd: The `Include' config option has been expanded to handle
867           entire directories and shell wildcards.
868         * collectdmon: The new `collectdmon' binary detects when collectd
869           terminates and automatically restarts it again.
870         * csv plugin: The CSV plugin is now able to store counter values as a
871           rate, using the `StoreRates' configuration option.
872         * exec plugin: Handling of notifications has been added and the
873           ability to pass arguments to the executed programs has been added.
874         * hddtemp plugin: The new `TranslateDevicename' option lets you
875           disable the translation from device names to major-minor-numbers.
876         * logfile plugin: Handling of notifications has been added.
877         * ntpd plugin: The new `ReverseLookups' can be used to disable reverse
878           domain name lookups in this plugin.
879         * perl plugin: Many internal changes added support for handling multiple
880           threads making the plugin reasonably usable inside collectd. The API has
881           been extended to support notifications and export global variables to
882           Perl plugins; callbacks now have to be identified by name rather than a
883           pointer to a subroutine. The plugin is no longer experimental.
884         * uuid plugin: The new UUID plugin sets the hostname to an unique
885           identifier for this host. This is meant for setups where each client
886           may migrate to another physical host, possibly going through one or
887           more name changes in the process. Thanks to Richard Jones from
888           Red Hat's Emerging Technology group for this plugin.
889         * libvirt: The new libvirt plugin uses the `libvirt' library to query
890           CPU, disk and network statistics about guest systems on the same
891           physical server. Thanks to Richard Jones from Red Hat's Emerging
892           Technology group for this plugin.
893
894 2008-04-22, Version 4.2.7
895         * build system: Improved detection of several libraries, especially if
896           they are in non-standard paths.
897         * build system: Portability fixes: Automatically define "_REENTRANT"
898           if the libc expects it.
899         * collectd: Error and warning messages have been improved.
900         * collectd: Check for the BYTE_ORDER and BIG_ENDIAN defines before
901           using them.
902         * apache plugin: Allocate new memory when reading a webpage instead of
903           using a buffer of static size.
904         * exec plugin: Close (almost) all filedescriptors before exec(2)ing
905           the program.
906         * hddtemp plugin: Error and warning messages have been improved.
907         * sensors plugin: Fix sensor collection for some chip types.
908
909 2008-03-29, Version 4.2.6
910         * collectd: Improved error messages when parsing the configuration.
911         * sensors plugin: Fix temperature collection with libsensors4.
912         * unixsock plugin: Fix mixed input and output operation on streams.
913         * wireless plugin: Fix reading noise value.
914
915 2008-03-04, Version 4.2.5
916         * apache plugin: Improved initialization and error messages.
917         * exec plugin: Set supplementary group IDs.
918         * network plugin:
919           + Create separate threads for reading from the socket and parsing
920             and dispatching incoming packets. Versions prior to this may have
921             problems in high-load situations, where the socket receive buffers
922             overflows, resulting in gaps in the data.
923           + Use `memcpy' when constructing/parsing a package to avoid
924             alignment problems on weird architectures, such as Sparc.
925           + Translate doubles to/from the x86 byte representation to ensure
926             cross-platform compatibility.
927         * ping plugin: Correct the handling of the `TTL' setting.
928         * rrdtool plugin: Ensure correct handling of the `RRATimespan' option.
929         * swap plugin: Reapply a patch for Solaris.
930         * tcpconns plugin: Portability improvements.
931
932 2008-01-21, Version 4.2.4
933         * unixsock plugin: A bug in the unixsock plugin caused it not to set
934           the permission on the socket as documented in the manpage. Thanks to
935           Evgeny Chukreev for fixing this issue.
936         * collectd: The documentation has been improved.
937
938 2007-12-28, Version 4.2.3
939         * sensors plugin: Updated the plugin to build and work with version 3
940           of the libsensors library.
941
942 2007-12-15, Version 4.2.2
943         * nginx plugin: Incorrect comparison of strings lead to a segfault
944           when using the plugin. Thanks to Saulius Grigaliunas for fixing
945           this.
946         * logfile plugin: The config option `Timestamp' was handled
947           incorrectly and basically always active. Thanks to Luke Heberling
948           for fixing this.
949
950 2007-11-08, Version 4.2.1
951         * tcpconns plugin: Don't complain about a missing file if IPv6 is not
952           enabled on the host.
953         * snmp plugin: Fix a memory leak.
954
955 2007-10-27, Version 4.2.0
956         * collectd: The new config option `Include' lets you include other
957           configfiles and thus split up your config into smaller parts. This
958           may be especially interesting for the snmp plugin to keep the data
959           definitions separate from the host definitions.
960         * ipvs plugin: The new `ipvs' plugin collects IPVS connection statistics
961           (number of connections, octets and packets for each service and
962           destination). Thanks to Sebastian Harl for this plugin.
963         * memcached plugin: The new `memcached' plugin connects to a memcached
964           daemon process and collects statistics of this distributed caching
965           system. Thanks to Antony Dovgal for contributing this plugin.
966         * nginx plugin: The new `nginx' plugin reads the status page of an
967           nginx daemon and saves the handled connections and requests.
968         * perl plugin: Many changes, including the added `EnableDebugger'
969           config option which lets you debug your Perl plugins more easily.
970         * rrdtool plugin: Use the thread-safe RRD-library if available. Try to
971           be more thread-safe otherwise by locking calls to the library.
972         * snmp plugin: Added the options `Scale' and `Shift' to Data-blocks to
973           correct the values returned by SNMP-agents. If a <data> block is
974           defined as `table' the instance is now optional. The sequence number
975           is used as the type-instance in this case. The new `InstancePrefix'
976           option allows to add arbitrary prefixes to the type-instance.
977         * tcpconns plugin: The new `tcpconns' plugin collects the number of
978           certain TCP connections and what state they're in. This can be used
979           to see how many connections your FTP server has to handle or how
980           many outgoing connections your mailserver has open.
981
982 2008-01-11, Version 4.1.6
983         * unixsock plugin: A bug in the unixsock plugin caused it not to set
984           the permission on the socket as documented in the manpage. Thanks to
985           Evgeny Chukreev for fixing this issue.
986         * collectd: The documentation has been improved.
987
988 2007-12-27, Version 4.1.5
989         * rrdtool plugin: Fix a memory leak that only occurred in very-low-
990           memory situations.
991         * sensors plugin: Updated the plugin to build and work with version 3
992           of the libsensors library.
993
994 2007-11-08, Version 4.1.4
995         * Build system: Improve detection of the rrd library, especially if
996           it's in a non-standard location.
997         * Build system: A bug when parsing the argument for
998           `--with-libnetsnmp' has been fixed.
999         * collectd: Implement `strerror_r' if the libc doesn't provide it.
1000         * rrdtool plugin: Fix a bug in the shutdown sequence that might cause
1001           a deadlock or delay when shutting down the daemon.
1002         * snmp plugin: Fix a memory leak.
1003
1004 2007-10-24, Version 4.1.3
1005         * collectd: A build issue under Solaris has been resolved by renaming
1006           data types.
1007         * rrdtool plugin: Use the thread-safe RRD-library if available. Try to
1008           be more thread-safe otherwise by locking calls to the library.
1009
1010 2007-09-28, Version 4.1.2
1011         * apcups plugin: Fix reporting of the `load percent' data.
1012         * wireless plugin: Correct the handling of cards returning signal and
1013           noise quality as percentage.
1014         * perl plugin: Fix a possible buffer overflow in get_module_name().
1015         * build system: Further improve the detection of libraries.
1016         * netlink plugin: Build issues under some older versions of the Linux
1017           includes (i. e. Debian Sarge) have been fixed.
1018         * snmp plugin: Fix a potential segfault when a host times out. Add
1019           support for the `timeticks' type. 
1020
1021 2007-09-12, Version 4.1.1
1022         * Build system: The detection of `libnetlink' has been improved.
1023         * collectd: The documentation has been fixed in numerous places.
1024         * exec plugin: Setting the group under which to run a program has been
1025           fixed.
1026         * collectd: The `sstrerror' function was improved to work correctly
1027           with the broken GNU version of `strerror_r'.
1028         * collectd: Write an error message to STDERR when loading of a plugin
1029           fails.
1030         * apcups plugin: Fix the `types' used to submit the values: They still
1031           has an `apcups_' prefix which doesn't work anymore.
1032         * rrdtool plugin: Create new RRD-files with the `begin' time set to
1033           whatever the client thinks is `now'..
1034
1035 2007-09-01, Version 4.1.0
1036         * Build system: The build system has been changed to automatically
1037           disable all plugins, which are missing dependencies. The dependency
1038           checking has been removed from the plugins themselves to remove
1039           redundancy.
1040         * Flexible interval: The interval of collected data is now sent along
1041           with the data itself over the network, so that the interval-settings
1042           of server and clients no longer needs to match.
1043         * netlink plugin: The new `netlink' plugin connects to the Linux
1044           kernel using a netlink socket and uses it to query information about
1045           interfaces, qdiscs and classes.
1046         * rrdtool plugin: The cache is now dumped to disk in an extra thread
1047           to not block data collection.
1048         * snmp plugin: The new `snmp' plugin can read values from SNMP enabled
1049           network devices, such as switches, routers, thermometers, rack
1050           monitoring servers, etc. The collectd-snmp(5) manpage documents this
1051           plugin.
1052         * unixsock plugin: Added the `LISTVAL' command.
1053         * xmms plugin: The new `xmms' plugin graphs the bitrate and frequency
1054           of music played with xmms.
1055
1056 2007-09-28, Version 4.0.9
1057         * apcups plugin: Fix reporting of the `load percent' data.
1058         * wireless plugin: Correct the handling of cards returning signal and
1059           noise quality as percentage.
1060         * perl plugin: Fix a possible buffer overflow in get_module_name().
1061
1062 2007-09-12, Version 4.0.8
1063         * collectd: The `sstrerror' function was improved to work correctly
1064           with the broken GNU version of `strerror_r'.
1065         * collectd: Write an error message to STDERR when loading of a plugin
1066           fails.
1067         * apcups plugin: Fix the `types' used to submit the values: They still
1068           has an `apcups_' prefix which doesn't work anymore.
1069         * rrdtool plugin: Create new RRD-files with the `begin' time set to
1070           whatever the client thinks is `now'..
1071
1072 2007-08-26, Version 4.0.7
1073         * documentation: Some typos have been fixed and some information has
1074           been improved.
1075         * build system: Many fixes for detecting libraries in unusual places,
1076           such as on RedHat systems. The affected libraries are `libcurl',
1077           `libmysql', and `libupsclient'.
1078         * network plugin: Allow the `Port' option to be specified as a number
1079           (i. e. without quotes).
1080         * nut plugin: A fix allows linking the nut plugin against
1081           libupsclient, version >= 2.2.0.
1082         * processes plugin: Fix a potential segmentation fault.
1083
1084 2007-07-30, Version 4.0.6
1085         * sensors plugin: Fix the ignorelist functionality: Only the `type
1086           instance' was used to match against the list, but the documentation
1087           told otherwise. This release fixes the code, so it complies with the
1088           documentation.
1089         * syslog plugin: Call `openlog' right when the plugin is loaded, so
1090           configuration messages will end up in the logging facility.
1091         * conrtib/fedora: The contributed specfile for Fedora has been
1092           updated.
1093
1094 2007-07-05, Version 4.0.5
1095         * Portability: More fixes for OpenBSD have been included.
1096
1097 2007-06-24, Version 4.0.4
1098         * cpu plugin: Fixed the Solaris code.
1099         * dns plugin: Fixed a build issue for OpenBSD.
1100         * interface plugin: Fixed the Solaris code.
1101         * load plugin: Fixed the alternative `/proc' Linux code.
1102         * memory plugin: Fixed the Solaris code.
1103         * oconfig: Don't require `-lfl' anymore.
1104
1105 2007-06-19, Version 4.0.3
1106         * cpu plugin: Fix the Darwin / Mac OS X code.
1107         * ping plugin: Use the return value of `getpid', not its address.
1108         * csv, rrdtool plugin: Fixed a bug that prevented an buffer to be
1109           initialized correctly.
1110         * configure: Added `--with-nan-emulation' to aid cross compilation.
1111
1112 2007-06-12, Version 4.0.2
1113         * hddtemp and ntpd plugin: Corrected the parsing of port numbers when
1114           they're given in numerically form.
1115
1116 2007-06-07, Version 4.0.1
1117         * iptables plugin: A bug in the configuration routine has been fixed.
1118           Setting a comment in the configfile will no longer cause a
1119           segmentation fault.
1120
1121 2007-06-03, Version 4.0.0
1122         * collectd: The plugin-infrastructure has been changed to allow for
1123           more types of plugins, namely `write' and `log' plugins.
1124         * collectd: The read-function has been changed to read many plugins in
1125           parallel, using threads. Thus, plugins generally need to use
1126           thread-safe functions from now on.
1127         * collectd: The '-t' command line options allows to perform syntax tests
1128           of the configuration file and exit immediately.
1129         * csv plugin: The new `csv' plugin handles output to `comma separated
1130           values'-files.
1131         * rrdtool plugin: The new `rrdtool' plugin handles output to
1132           RRD-files. Data can be cached to combine multiple updates into one
1133           write to increase IO-performance.
1134         * network plugin: The new `network' plugin handles IO via the network.
1135           It implements a different, much more extensible protocol which can
1136           combine many values in one packet, decreasing the number of UDP-
1137           packets being sent. It can read from and send to the network and
1138           with the appropriate configuration even forward packets to other
1139           networks.
1140         * unixsock plugin: The new `unixsock' plugin provides an interface to
1141           communicate with the daemon while it is running. Right now the
1142           commands `GETVAL' and `PUTVAL' are implemented, but more are to
1143           come.
1144         * perl plugin: The new `perl' plugin allows you to write extensions
1145           for collectd in the scripting-language Perl.
1146         * logfile plugin: The new `logfile' plugin writes logmessages to files
1147           or STDOUT or STDERR.
1148         * syslog plugin: The new `syslog' plugin sends logmessages to the
1149           system's syslog daemon.
1150         * entropy plugin: The new `entropy' plugin collects the amount of
1151           entropy currently being available to the system.
1152         * exec plugin: The new `exec' plugin forks child processes and reads
1153           back values provided by the forked processes.
1154         * iptables plugin: The new `iptables' plugin reads counters from
1155           iptables rules. Thanks to Sjoerd van der Berg for contributing this
1156           plugin.
1157         * irq plugin: The new `irq' plugin collects the IRQ-counters. Thanks
1158           to Peter Holik for contributing this plugin.
1159         * nut plugin: The new `nut' plugin connects the upsd of the `network
1160           ups tools' and reads information about the connected UPS.
1161         * apache plugin: Support for lighttpd's `BusyServers' (aka.
1162           connections) field was added by Florent Monbillard.
1163         * collectd-nagios: The new `collectd-nagios' binary queries values
1164           from collectd, parses them and exits according to Nagios-standards.
1165         * manpages: The manpages have been improved a lot.
1166
1167 2007-09-28, Version 3.11.7
1168         * wireless plugin: Correct the handling of cards returning signal and
1169           noise quality as percentage.
1170
1171 2007-08-31, Version 3.11.6
1172         * processes plugin: Fix a potential segmentation fault.
1173
1174 2007-05-29, Version 3.11.5
1175         * configure: Added `AC_SYS_LARGEFILE' for LFS.
1176         * ntpd plugin: Fix a potential buffer overflow.
1177         * processes plugin: Fix a bug when run under Linux 2.4. All processes
1178           were accounted as `zombies'.
1179
1180 2007-04-10, Version 3.11.4
1181         * dns plugin: Change the order of includes to make the plugin compile
1182           under FreeBSD.
1183
1184 2007-03-30, Version 3.11.3
1185         * configure: Have the configure-script define `HAVE_LIBKSTAT' instead
1186           of the unused `COLLECT_KSTAT'.
1187
1188 2007-02-11, Version 3.11.2
1189         * plugin: Catch NULL-pointer and try to fix them. Otherwise the
1190           NULL-pointer may have been passed to `printf' which causes a
1191           segfault with some libcs.
1192
1193 2007-02-10, Version 3.11.1
1194         * df plugin: Some wrong defines have been fixed so the plugin works
1195           under Solaris again.
1196         * dns plugin: The usage of a struct has been fixed to work with
1197           non-GNU libcs.
1198         * processes plugin: Some missing defines have been added so the plugin
1199           compiles cleanly under FreeBSD and presumably other UNIXes.
1200
1201 2006-12-22, Version 3.11.0
1202         * collectd: The new command line option `-P' makes it easier for
1203           distributors to change the location of PID-files.
1204         * collectd: The daemon shuts down faster now which makes it easier to
1205           write init.d-scripts for it.
1206         * apache plugin: Increase the buffersize to 16k, because the 4k buffer
1207           caused problems every now and then.
1208         * df plugin: New config options allow to ignore certain mountpoints,
1209           filesystem types or devices.
1210         * dns plugin: The new dns plugin uses `libpcap' to capture DNS traffic
1211           and interprets it. It collects traffic as well as qtype, opcode and
1212           rcode counts.
1213         * email plugin: Sebastian Harl has contributed this plugin which
1214           counts received mails in categories (e. g. ham, spam, virus), spam
1215           score (as given by SpamAssassin) and check types.
1216         * mbmon plugin: Flavio Stanchina has contributed this plugin which
1217           uses `mbmon' to gather information from sensors on the motherboard.
1218         * processes plugin: Collect detailed statistics for configured
1219           processes, that's process and thread count, CPU usage, resident
1220           segment size and pagefaults.
1221         * multimeter plugin: Peter Holik contributed a new plugin which
1222           queries multimeters.
1223         * sensors plugin: Lubos Stanek has put much effort into improving this
1224           plugin, including `extended naming', collection of voltage values
1225           and the possibility to ignore certain values.
1226
1227 2006-12-21, Version 3.10.4
1228         * Max Kellermann has identified a bug in the server routine: When
1229           opening a socket fails the daemon will (re)try opening the socket in
1230           an endless loop, ultimately leading to a `EMFILE' error.
1231
1232 2006-11-04, Version 3.10.3
1233         * Lubos Stanek has identified a bug in the ntpd-plugin: When the
1234           ntpd's reply was sent in more than one packet, the buffer size was
1235           calculated incorrectly, resulting in the reading of uninitialized or
1236           freed memory.
1237
1238 2006-11-01, Version 3.10.2
1239         * The sample config file has been improved.
1240         * Errors in the manpages have been corrected.
1241         * The ping-plugin now adds hosts during initialization, not during
1242           startup. This speeds up startup when no network connectivity is
1243           available. Also, the hosts are being added later when the network is
1244           available.
1245         * Improved BSD-support for the df-plugin.
1246         * Fixed syntax errors in the swap-plugin for Mac OS X.
1247         * Fix a wrong structure being passed to `getnameinfo' in the ntpd-
1248           plugin.
1249         * Don't disable the mysql-plugin if connecting to the database fails
1250           during initialization. Instead, try again in increasing intervals.
1251
1252 2006-07-19, Version 3.10.1
1253         * A bug in the apcups plugin was fixed: Is the plugin is loaded, but
1254           the apcups cannot be reached, unconnected sockets will pile up and
1255           eventually lead to `Too many open files' errors.
1256
1257 2006-07-09, Version 3.10.0
1258         * The `disk' plugin has been ported to Darwin.
1259         * The `battery' plugin should work on many Apple computers now.
1260         * The `traffic' plugin can now ignore certain interfaces. Also,
1261           statistics for sent/received packets and errors have been added.
1262         * A plugin to monitor APC UPSes using `apcupsd' has been added. Thanks
1263           to Anthony Gialluca for contributing this plugin and providing me
1264           with a test environment :)
1265         * A plugin for monitoring an NTP instance and the local clock drift
1266           has been added.
1267
1268 2006-06-25, Version 3.9.4
1269         * The Solaris code in the `swap' plugin has been changed to reflect
1270           the numbers returned by `swap -s'. Thanks to Christophe Kalt for
1271           working this out.
1272         * The debugging system has been fixed to work with the Sun libc.
1273         * When built without librrd the variable `operating_mode' could be
1274           uninitialized. Thanks to David Elliot for reporting the bug.
1275
1276 2006-06-01, Version 3.9.3
1277         * Fixed the ping-plugin under FreeBSD and Mac OS X. Potentially other
1278           operating systems also profit from the changes, but I wasn't able to
1279           check that.
1280         * Changed the build system to find the netinet-includes under FreeBSD
1281           and therefore successfully build the `liboping' library there.
1282
1283 2006-05-09, Version 3.9.2
1284         * Applied a patch to the `liboping' library. Due to a bug in the
1285           sequence checking the `ping' plugin stopped working after
1286           approximately 7.6 days.
1287
1288 2006-05-09, Version 3.8.5
1289         * Applied a patch to the `liboping' library. Due to a bug in the
1290           sequence checking the `ping' plugin stopped working after
1291           approximately 7.6 days.
1292
1293 2006-04-21, Version 3.9.1
1294         * Build issues with Solaris and possible other architectures have been
1295           resolved.
1296         * Problems when building the `apache'-plugin without `libcurl' have
1297           been resolved.
1298         * A bug in the `ping' plugin has been fixed. Sorry folks.
1299
1300 2006-04-02, Version 3.9.0
1301         * A plugin to monitor the Apache webserver has been added.
1302           <http://httpd.apache.org/>
1303         * A plugin to collect statistics about virtual servers using VServer.
1304           <http://linux-vserver.org/> Thanks to Sebastian Harl for writing
1305           this plugin :)
1306         * A plugin for wireless LAN cards has been added. It monitors signal
1307           strength, link quality and noise ratio..
1308         * A plugin for Apple hardware sensors has been added.
1309         * An option to compile collectd with different `step' and `heartbeat'
1310           settings has been added. The size of RRAs is no longer static but
1311           calculated based on the settings for `step' and `width'.
1312         * The `ping' plugin can now be configured to use a certain TTL.
1313         * A plugin to monitor the hardware sensors of Apple computers has been
1314           added.
1315         * The plugins `cpu', `memory', `processes' and `traffic' have been
1316           ported to Mach/Darwin (Mac OS X).
1317         * The `log mode' has been contributed by Christophe Kalt. It writes
1318           the data into text files rather than RRD files.
1319
1320 2006-04-09, Version 3.8.4
1321         * Applied patch by Vincent Stehlé which improves the disk-name
1322           resolution in the `hddtemp' plugin for Linux systems.
1323
1324 2006-04-02, Version 3.8.3
1325         * Applied a patch by James Byers: The MySQL plugin was not working
1326           with MySQL 5.0.2 or later.
1327
1328 2006-03-14, Version 3.8.2
1329         * `utils_mount.c' has been changed to not use the `MNTTAB' defined by
1330           the GNU libc, because it points to `/etc/fstab' rather than
1331           `/etc/mtab'.
1332
1333 2006-03-13, Version 3.8.1
1334         * Fixes for building collectd under FreeBSD, Mac OS X and Solaris.
1335         * Fixes in the debian `postinst' and `init.d' scripts.
1336
1337 2006-03-09, Version 3.8.0
1338         * The `ping' plugin no longer uses `libping' but a self written
1339           library named `liboping'. With this library it's possible to ping
1340           multiple IPv4 and IPv6 addresses and hostnames - in parallel.
1341
1342 2006-02-18, Version 3.7.2
1343         * A simple bug in the `battery' plugin has been fixed. It should now
1344           work with ACPI based batteries as well. Thanks to Sebastian for
1345           fixing this.
1346         * Fixing a bug that prevented collectd to be built without librrd.
1347           Thanks to Werner Heuser for reporting it.
1348
1349 2006-02-04, Version 3.7.1
1350         * The new network code has been improved to build with older versions
1351           of glibc.
1352         * Fix in `libping' sets the ICMP sequence on outgoing packets. Thanks
1353           to Tommie Gannert for this patch.
1354
1355 2006-01-30, Version 3.7.0
1356         * The `battery' plugin has been added. It collects information about
1357           laptop batteries..
1358         * The MySQL plugin has been improved: It now writes two more RRD
1359           files, `mysql_qcache.rrd' and `mysql_threads.rrd'.
1360         * The `cpufreq' plugin now reads another file since the file it did
1361           read so far causes much overhead in the kernel. Also, you need root
1362           to read the old file, but not to read the new one.
1363         * The `hddtemp' plugin can now be configured to connect to another
1364           address and/or port than localhost.
1365         * The `df' plugin now prefers `statvfs' over `statfs'.
1366         * The network code has been rewritten. collectd now supports unicast
1367           and multicast, and IPv4 and IPv6. Also, the TTL of sent packages can
1368           be set in the configfile.
1369
1370 2006-01-24, Version 3.6.2
1371         * Due to a bug in the configfile handling collectd wouldn't start in
1372           client mode. This released fixes this.
1373
1374 2006-01-20, Version 3.6.1
1375         * Due to a bug in `configure.in' all modules and the binary were
1376           linked against `libmysqlclient'. This issue is solved by this
1377           release.
1378
1379 2006-01-17, Version 3.6.0
1380         * A config file has been added. This allows for loading only specific
1381           plugins.
1382         * A `df' plugin has been added.
1383         * A `mysql' plugin has been added.
1384         * The `ping' plugin doesn't entirely give up hope when a socket error
1385           occurred, but will back of and increase the intervals between tries.
1386
1387 2006-01-21, Version 3.5.2
1388         * Fixed yet another bug in the signal handling.. Stupid typo..
1389         * Improved the ping plugin to not give up on socket errors (backport
1390           from 3.6.0).
1391
1392 2005-12-18, Version 3.5.1
1393         * The PID-file is now deleted correctly when shutting down the daemon.
1394         * SIGINT and SIGTERM are now handled correctly.
1395
1396 2005-12-16, Version 3.5.0 (Revision 326)
1397         * A bug in the `load' module under Solaris has been fixed.
1398         * The `users' module has been contributed by Sebastian Harl. It counts
1399           currently logged in users.
1400         * The CPU module now works under FreeBSD without the use of
1401           `libstatgrab', however SMP support is missing.
1402         * The default directories for the RRD files and the PID file now
1403           depend on the compile time setting of `localstatedir'.
1404
1405 2005-11-15, Version 3.4.0 (Revision 236)
1406         * A PID-file is written to /var/run upon startup. Thanks to `Tommie'
1407           from gentoo's bugzilla for writing the patch.
1408         * The build dependency for librrd has been removed. Binaries built
1409           without librrd are client-only and will multicast their value as
1410           with the `-c' argument.
1411         * A patch by Peter Holik adds a module for monitoring CPU frequencies.
1412         * The newly introduced `-f' switch prevents daemon initialization
1413           (forking, closing standard filehandles, etc.) Thanks to Alvaro
1414           Barcellos for this patch.
1415
1416 2005-11-04, Version 3.3.0 (Revision 216)
1417         * New modules have been added:
1418           - `serial', for monitoring traffic on the serial interfaces
1419           - `nfs', for graphing NFS procedure calls
1420           - `tape', traffic from/to tape devices
1421         * The memory.rrd now accepts more than 4Gig of memory.
1422
1423 2005-10-26, Version 3.2.0 (Revision 200)
1424         * Support for graphing the processes has been added (thanks to Lyonel
1425           Vincent)
1426         * If reading from hddtemp fails collectd will increase the time
1427           between polls up to one day.
1428         * The init.d files have been improved.
1429         * Problems with the spec file have been fixed.
1430
1431 2005-10-16, Version 3.1.0 (Revision 194)
1432         * Added the `setsid' syscall to the startup code.
1433         * Support for hddtemp has been added (thanks to Vincent Stehlé)
1434
1435 2005-09-30, Version 3.0.0 (Revision 184)
1436         * The ability to send/receive data to/from the network (think
1437           multicast) has been added.
1438         * Modules have been split up into shared libraries can be loaded at
1439           runtime. The biggest advantage is that the core program doesn't need
1440           to be linked against an external library.
1441         * A patch by George Kargiotakis has been applied: It fixes the sensors
1442           behaviour then more than one sensor is being queried.
1443
1444 2005-09-16, Version 2.1.0 (Revision 172)
1445         * A module for swap statistics has been added.
1446
1447 2005-09-09, Version 2.0.0 (Revision 135)
1448         * Filenames can no longer be configured at program startup. The only
1449           options as of this version are the directory and ping hosts.
1450         * CPU statistics now include Wait-IO. If provided under Linux IRQ and
1451           Soft-IRQ statistics are added to `System'. 
1452         * Diskstats now collect read and write bytes, not sectors.
1453         * Ping statistics can now be collected for more than one host. There
1454           is no default any more: If no host is given no host will be pinged.
1455         * A self-written patch for libping has been applied so it builds
1456           cleanly.
1457
1458 2005-09-01, Version 1.8.1 (Revision 123)
1459         * Much improved configure-script: libraries and features may now be
1460           disabled.
1461         * More detailed warnings/error messages when RRD update fails.
1462
1463 2005-08-29, Version 1.8.0:
1464         * Support for collecting disk statistics under Solaris.
1465
1466 2005-08-25, Version 1.7.0:
1467         * Support for libstatgrab[1] for load, memory usage and network
1468           traffic. CPU- and disk-usage are not (yet) supported, since
1469           libstatgrab returns insufficient information. I will contact the
1470           authors.
1471         * Improved the CPU-initialization code for Solaris. Apparently CPUs
1472           aren't necessarily counted linear which is now handled correctly.
1473         [1]: http://www.i-scream.org/libstatgrab/
1474
1475 2005-08-21, Version 1.6.0:
1476         * Basic support for Solaris: System load and cpu-usage can be
1477           collected under Solaris, too. Other stats will follow later.
1478         * Many fixes in the autoconf-script
1479         * Collection/Museum scripts have been added under contrib/museum
1480         * collectd may now be started in unprivileged mode, though ping
1481           statistics will not work.
1482
1483 2005-07-17, Version 1.5.1:
1484         * Diskstats-RRDs now use major/minor for naming. Some systems have
1485           weird strings as disk-names..
1486
1487 2005-07-17, Version 1.5:
1488         * A new module, diskstats, has been added. It collects information
1489           about the disks and partitions.
1490
1491 2005-07-11, Version 1.4.2:
1492         * The meminfo module has been changed to work with more platforms
1493           and/or kernel versions.
1494
1495 2005-07-10, Version 1.4.1: Correct traffic stats
1496         * The traffic rrd-file is now created with DS-type `COUNTER' which I
1497           forgot to correct when I changed that module.
1498
1499 2005-07-09, Version 1.4: More traffic stats
1500         * Traffic is now collected for all interfaces that can be found
1501         * Temperature-statistics are read from lm-sensors if available
1502
1503 2005-07-08, Version 1.3: CPU stats
1504         * Collecting CPU statistics now
1505
1506 2005-07-12, Version 1.2: Using syslog
1507         * collectd is now using the syslog facility to report errors, warnings
1508           and the like..
1509         * The default directory is now /var/db/collectd
1510
1511 2005-07-10, Version 1.1: Minor changes
1512         * Nothing really useful to say ;)
1513
1514 2005-07-09, Version 1.0: Initial Version
1515         * The following modules are provided:
1516           * Load average
1517           * Ping time
1518           * Traffic
1519           * Memory info