Bump version to 5.9.0; Update ChangeLog.
[collectd.git] / ChangeLog
1 2019-06-13, Version 5.9.0
2         * Build System: configure.ac: option "--with-libxml2" has been added.
3           Thanks to Dimitrios Apostolou, Pavel Rochnyak. #2864
4         * Build System: configure.ac: run dpdk build tests only if pkgconfig
5           fails. Thanks to Luca Boccassi, Pavel Rochnyak. #3015
6         * Build System: The "df" plugin is now built when "getmntent_r()" is
7           available. Thanks to Florian Foster. #3095
8         * Build System: The ability to turn on collectd "debug" feature in RPMs
9           has been added. Thanks to dehotot. #2755
10         * collectd: A new "UNKNOWN" state as the initial state of metrics has
11           been added. Thanks to Luis Fernández Álvarez, Florian Foster. #2976
12         * collectd: Base port to Windows. Thanks to Sean Campbell. #2810
13         * collectd: Code ownership of five plugins has been handed out to folks
14           from Intel. Thanks to Florian Foster. #3053
15         * collectd: config parser: Improved error reporting on global options.
16           Thanks to Pavel Rochnyak. #2813
17         * collectd: daemon: make plugin_dispatch_multivalue() obey write queue
18           limits. Thanks to Adam Romanek. #2898
19         * collectd: Macros "STRERROR" and "STRERRNO" have been added. Thanks to
20           Florian Foster. #2519
21         * collectd: Plugin name field has been added to plugin context to
22           improve error reporting. Thanks to Pavel Rochnyak. #2821
23         * collectd-tg: Use "CLOCK_REALTIME" for collectd-tg times. Thanks to
24           Andrew Bays. #2837
25         * tree-wide: Don't initialize static pointers to NULL, use "bool" from
26           "stdbool.h" (instead of "_Bool"). Thanks to Ruben Kerkhof. #2771,
27           #2772
28         * tree-wide: Replace zu with "PRIsz" and llu with "PRIu64". Thanks to
29           Sean Campbell. #2512
30         * tree-wide: Use interval value from plugin context, do not set
31           "vl->interval" in plugins more. Thanks to Pavel Rochnyak. #2847
32         * tree-wide: Utilities and libraries have been moved to "src/utils/".
33           Thanks to Florian Foster. #2961
34         * AMPQ1 plugin: A new plugin to write to amqp1 protocol. Thanks to Andy
35           Smith. #2618
36         * Chrony plugin: Ignoring late responses has been added. Thanks to
37           Miroslav Lichvar, Pavel Rochnyak. #2896
38         * CPUFreq plugin: Read number of p-state transitions and time spent in
39           each p-state. Thanks to Sexton Rory. #2803
40         * cURL, cURL-XML plugins: Option "Interval" has been added. Thanks to
41           Pavel Rochnyak. #2847
42         * Disk plugin: Report number of in progress disk IO requests on FreeBSD.
43           Thanks to Nathan Huff. #2878
44         * Exec plugin: Dynamic allocation of grname buffer has been added.
45           Thanks to sreedi, Florian Foster. #2937
46         * GPU NVML plugin: New plugin to collect NVIDIA GPU stats. Thanks to
47           Evgeny Naumov. #2923
48         * gRPC plugin: The "VerifyPeer" option for servers has been added.
49           Thanks to Florian Foster. #2593
50         * Intel RDT plugin: Support for groups of PIDs has been added. Thanks to
51           Wojciech Andralojc, Mateusz Starzyk, Michal Aleksinski. #2891
52         * IPMI plugin: Config options "SELSensor" and "SELIgnoreSelected" have
53           been added. Thanks to Mariusz Szafranski. #2796
54         * Modbus plugin: Support for 64 bit vals has been added, support for
55           CDAB endian 32-bit modbus polls has been added. Thanks to Anthony
56           Vickers, PJ Bostley. #2670, #2660
57         * Modbus plugin: The "Scale" and "Shift" metrics have been added. Thanks
58           to cekstam. #2729
59         * Netlink plugin: Handle new counter from Linux kernel version 4.6+.
60           Thanks to Pavel Rochnyak. #2767
61         * Network plugin: Option "BindAddress" has been added. Thanks to Ofir
62           Hermesh. #2831
63         * Ping plugin: An "AddressFamily" configuration option has been added.
64           Thanks to 依云 lilydjwg. #2961
65         * OVS Stats plugin: Extended metrics "ovs-dpdk" have been added. Thanks
66           to Matteo Croce, Ryan McCabe. #3000
67         * OVS Stats plugin: Support of bond interface and a "InterfaceStats"
68           config option have been added. Thanks to Andrew Bays. #2880
69         * PCIe Errors plugin: New plugin to read "PCIe" errors. Thanks to Kamil
70           Wiatrowski. #2733
71         * Processes plugin: Support for Linux Delay Accounting has been added.
72           Thanks to Florian Foster. #2598
73         * Redis plugin: Keyspace "hitratio" metric has been added, metric
74           "operations_per_second" has been removed, an option for connecting via
75           UNIX socket has been added. Thanks to Pavel Rochnyak. #2838, #2845,
76           #2904
77         * RouterOS plugin: Support for temperature and voltage data has been
78           added, use MAC-address when Radio-name is missing. Thanks to Pavel
79           Rochnyak. #2851, #2854
80         * RRDCacheD plugin: Time resolution has been improved to microseconds.
81           Thanks to Brian T. O'Neill. #3065
82         * Sensors plugin: Checks for upper limit of "SENSORS_API_VERSION" have
83           been removed, support for libsensors older than 3.0.0 has been
84           dropped. Thanks to Pavel Rochnyak. #3013, #3014
85         * SNMP plugin: New options "PluginInstance", "TypeInstance",
86           "TypeInstanceOID", "PluginInstanceOID", "FilterOID", "FilterValues"
87           and "FilterIgnoreSelected" have been added. Thanks to Pavel Rochnyak.
88           #2817, #2819
89         * SNMP Agent plugin: Multiple key indexes to snmp table and other new
90           features have been added, refactoring, coverity scan issues have been
91           fixed. Thanks to Marcin Mozejko. #2702, #2844
92         * Swap plugin: Support for Linux 2.4 has been dropped. Thanks to Pavel
93           Rochnyak. #2979
94         * Turbostat plugin: Configuration option "RestoreAffinityPolicy" has
95           been added. Thanks to Pablo Llopis. #2627
96         * Turbostat plugin: New metrics "P-states", "Turboboost", "Platform
97           TDP", "Uncore bus ratio" have been added. Thanks to Sexton Rory. #2806
98         * Turbostat plugin: Support of reporting GPU power on SKL has been
99           added. Thanks to Gordon Kelly. #2605
100         * virt plugin: Allow read "Hostname" from libvirt metadata. Thanks to
101           Mehdi ABAAKOUK. #2807
102         * virt plugin: Block info statistics for disk devices have been added.
103           Thanks to Radoslaw Jablonski. #2874
104         * Wireless plugin: A "bitrate" metric has been added. Thanks to Florian
105           Foster. #2950
106         * Write Graphite, Write Kafka plugins: Support for Graphite 1.1+ tag has
107           been added. Thanks to Dan Cech. #2631
108         * Write Prometheus plugin: Option "Host" has been added. Thanks to Pavel
109           Rochnyak. #2969
110         * Write Stackdriver plugin: New plugin to write to Google Stackdriver
111           Monitoring. Thanks to Florian Foster. #2472
112         * Write Syslog plugin: "write_syslog" plugin writes values lists as
113           syslog messages. Thanks to Shirly Radco. #3019
114         * Build System: A warning that pkgdatadir and pkglibdir were previously
115           defined has been fixed, additional plugins have been enabled,
116           GNULIB_DIR has been added to LDFLAGS in configure.ac on Windows.
117           Thanks to Sean Campbell. #2907, #2885, #2882
118         * Build System: Including "utils/mount/mount.h" has been fixed. Thanks
119           to Florian Foster. #3097
120         * Build System: The amount of output from ./configure has been reduced,
121           rendering of collectd-lua(5) manpage has been fixed, don't hide errors
122           when creating manpage. Thanks to Ruben Kerkhof. #3086, #3088, #3092
123         * collectd: A bug in "c_avl_iterator_prev" has been fixed. Thanks to
124           volth. #2917
125         * collectd: A stringop compiler warning has been fixed. Thanks to Ruben
126           Kerkhof, Juan Osorio Robles. #3021
127         * collectd: An invalid memory access in the "strjoin()" function has
128           been fixed. Thanks to Florian Foster. #3063
129         * collectd: collectd binary has been refactored. Thanks to Sean
130           Campbell, Sebastian Harl. #2745
131         * collectd: collectdmon cannot exit command line options parse loop has
132           been fixed. Thanks to takahashi-tsc. #2774
133         * collectd: Endianness checks for AIX have been added, gcc issue on Mac
134           byteorder has been fixed, fallback for endianness conversion has been
135           added. Thanks to Dagobert Michelsen. #2761, #2741, #2717
136         * collectd: Handle failure of simple config callbacks. Thanks to Ruben
137           Kerkhof. #3085
138         * collectd: Include "kstat.h" if available to provide "kstat_ctl_t",
139           include "kstat.h" when available. Thanks to Dagobert Michelsen. #2716,
140           #2711
141         * collectd: Parsing option for avoiding making BaseDir has been fixed.
142           Thanks to Mariusz Białończyk. #2856
143         * collectd: Remove empty "cmd_listval_t" data structure and related
144           no-op code. Thanks to Pavel Rochnyak. #2779
145         * collectd: src/daemon/plugin.c: Refactor plugin_load_file(),
146           src/utils_format_json.c: Remove chatty debug messages. Thanks to
147           Florian Foster. #2558, #2938
148         * collectd: Stop poisoning function in debug mode. Thanks to Ruben
149           Kerkhof. #2804
150         * collectd: The number of allocations when parsing types.db has been
151           reduced. Thanks to Ruben Kerkhof. #3091
152         * collectd: The organization of the source repository has been improved.
153           Thanks to Florian Foster. #2961
154         * collectd: Typos have been fixed. Thanks to Florian Foster, Jakub
155           Jankowski, William Pursell. #2944, #2692, #2643
156         * tree-wide: cleanup: cf_util_get* instead of local copy in plugins,
157           prefixed error reporting. Thanks to Pavel Rochnyak. #2833
158         * tree-wide: Some style issues have been fixed. Thanks to Ruben Kerkhof.
159           #3022
160         * tree-wide: "sstrerror()" has been replaced with "STRERRNO". Thanks to
161           Pavel Rochnyak. #2735
162         * AMQP1 plugin: Potential memory leaks found via scan-build have been
163           fixed, a typo in error log message has been fixed, cleanups. Thanks to
164           Andy Smith, Andrew Bays, Ruben Kerkhof. #2802, #2876, #2797
165         * Barometer plugin: Support to "libi2c-4.0" has been added. Thanks to
166           Pavel Rochnyak. #2783
167         * DBI, Oracle, PostgreSQL plugins: Fixes and improvements. Thanks to
168           Pavel Rochnyak. #1705
169         * Disk plugin: "HAVE_UDEV_H" has been changed to "HAVE_LIBUDEV_H".
170           Thanks to Dylan Stephano-Shachter. #2668
171         * Disk plugin: In linux, reset the disk when it disappears from
172           "/proc/diskstats". Thanks to Nikita Kozlov, Pavel Rochnyak. #2551
173         * DPDK Events, DPDK Stats plugins: Buffer size for parsing lcores has
174           been increased, a deprecation warning has been fixed, runtime config
175           file path has been fixed. Thanks to Kevin Laatz. #2722, #2840, #2924
176         * DPDK Stats plugin: A compilation issue has been fixed. Thanks to
177           Volodymyr Mytnyk. #2524
178         * GPS plugin: Build with gpsd version 3.18 has been fixed. Thanks to
179           Baruch Siach. #2947
180         * Intel RDT plugin: Compiler warnings have been fixed. Thanks to Ruben
181           Kerkhof. #3104
182         * Log Logstash plugin: Non-portable struct initialization with "{}" has
183           been fixed. Thanks to Florian Foster. #2988
184         * LUA plugin: A memory leak has been fixed. Thanks to Ruben Kerkhof.
185           #3090
186         * MySQL plugin: Properly cleanup dropped MySQL connections. Thanks to
187           Dhrupad Bhardwaj. #2704
188         * Netlink plugin: Truncation warnings have been fixed. Thanks to Ruben
189           Kerkhof. #2777
190         * NFS plugin: Message "Unexpected number of fields for NFSv4 server
191           statistics: 62" has been fixed. Thanks to Yedidyah Bar David. #2076
192         * NFS plugin: Number of fields for "NFSv4" has been fixed. Thanks to
193           Jan-Philipp Litza. #2915
194         * Notify Email plugin: All notification parameters have been included
195           into email. Thanks to Pavel Rochnyak. #2834
196         * NTPd plugin: Don't treat normal peers as refclocks, skip "0.0.0.0"
197           hosts in ntpd plugin. Thanks to Pavel Rochnyak, Ivan Kurnosov. #2822,
198           #2376
199         * OAuth plugin: src/utils_oauth.c: Renew OAuth tokens 30 seconds before
200           they expire. Thanks to Florian Foster. #2970
201         * OVS Stats plugin: A macro to populate counters list has been added,
202           value of "OpenFlow" has been corrected. Thanks to Matteo Croce. #2966,
203           #2963
204         * OVS Stats plugin: Code style, cleanup and improvements. Thanks to
205           Pavel Rochnyak. #3011, #3012
206         * OVS Stats, OVS Events plugins: utils_ovs: Avoid potential access of
207           freed memory, fixes. Thanks to Ciara Loftus, Mark Kavanagh. #2801,
208           #2731
209         * Processes plugin: Compilation has been fixed when ps_delay() is not
210           used. Thanks to Pavel Rochnyak. #2610
211         * Python plugin: A compilation warning with Python 3.7 has been fixed.
212           Thanks to Manoj Srivastava. #3042
213         * Redis plugin: Bugfixes, extended error reporting, persistent
214           connections and parallel polling, ability to select db for queries has
215           been fixed. Thanks to Pavel Rochnyak, skob. #2826, #2789
216         * Router OS plugin: Unset radio-name showing up as "(null)" has been
217           fixed. Thanks to melak. #2740
218         * RRDCacheD plugin: Cleanup rrdcached plugin a bit. Thanks to Pavel
219           Rochnyak. #3080
220         * RRDTool plugin: Error reporting has been extended. Thanks to Pavel
221           Rochnyak. #2825
222         * Sensors plugin: Support for humidity sensors has been added. Thanks to
223           Sarah Fischmann. #2913
224         * Sensu, OVS Stat, Turbostat, virt, OAuth, Write Prometheus, Intel RDT
225           plugins: Compiler warnings have been fixed. Thanks to Ruben Kerkhof.
226           #3093, #3098, #3099, #3100, #3102, #3103, #3104
227         * virt plugin: Code "do {} while(0)" around macro has been removed.
228           Thanks to Florian Foster. #2579
229         * virt plugin: Compiler warnings, a segfault in libvirt, typo in error
230           messages have been fixed. Thanks to Antoine Naud, Ruben Kerkhof, sarah
231           niuxu18. #2808, #2919, #2957
232         * virt plugin: Optional "virDomainGetCPUStats()" has been removed from
233           main flow, cleanup. Thanks to Pavel Rochnyak. #2972, #2978
234         * virt plugin: Tracking of VM state changes has been fixed. Thanks to
235           Radoslaw Jablonski. #2701
236         * Write MongoDB plugin: Plugin dependencies have been fixed. Thanks to
237           Pavel Rochnyak. #3010
238         * Write Prometheus plugin: A compilation issue on Mac OS X has been
239           fixed. Thanks to Florian Foster. #3059
240         * Write Redis plugin: Bug ""max_set_duration" deletes unexpected data"
241           has been fixed. Thanks to takahashi-tsc. #2773
242         * Write Stackdriver plugin: Potential NULL dereference and error
243           reporting have been fixed. Thanks to Florian Foster. #2960
244         * collectd.conf(5): a typo has been fixed, the tail plugin's
245           documentation has been improved. Thanks to Ruben Kerkhof, Florian
246           Foster. #3087, #2994
247         * collectd.conf.pod: virt: "Instances" option has been documented, a
248           clarifying example has been added. Thanks to Pavel Rochnyak, Fabien
249           Wernli. #2990, #2903
250         * collectd-python: "Import" configuration option has been documented.
251           Thanks to Tyler Harper. #2985
252         * collectd-snmp.pod: Document thread usage correctly. Thanks to Nathan
253           Ward. #3078
254         * CONTRIBUTING.md: Improve wording around ChangeLog; fix example,
255           document the new change log requirement / behavior. Thanks to Florian
256           Foster. #3061, #3054
257         * docs/review_comments.md: document with frequent review comments has
258           been started. Thanks to Florian Foster. #2964
259         * README: Include compiler defenses suggestion, do not point users to
260           non-existing file. Thanks to Kevin Laatz, Ruben Kerkhof. #2721, #2045
261
262 2018-10-23, Version 5.8.1
263         * collectd: Fix "BaseDir" option. Thanks to Mariusz Białończyk and
264           Pavel Rochnyak. #2857
265         * collectd: improve error handling, check return values. Thanks to
266           Florian Forster.
267         * Build System: use "kstat.h", when available. Thanks to Dagobert
268           Michelsen and Pavel Rochnyak. #2784
269         * Build System: Fix distcheck on MacOS. Thanks to Ruben Kerkhof.
270         * Build System: add missing include of ""collectd.h"" to fix builds on
271           Solaris. Thanks to Pavel Rochnyak.
272         * Build System: add endianess checks for AIX, fix GCC issue on Mac
273           byteorder, fix byteorder on Solaris, add fallback for endianess
274           conversion. Thanks to Dagobert Michelsen (multiple cherry picks from
275           master).
276         * Build System: Out-of-tree builds have been fixed. Thanks to Florian
277           Forster. #2602
278         * Configuration: Error handling in the config parsing code has been
279           improved. Thanks to Florian Forster.
280         * Documentation: Fix typo in collectd.conf(5). Thanks to Pavel Rochnyak.
281           #2760
282         * Documentation: update note on dpdkstat. Thanks to Maryam Tahhan. #2613
283         * Various plugins: Errors found by the static code analysis tool
284           Coverity were fixed. Thanks to Florian Forster. #2559, #2560, #2561,
285           #2562, #2563, #2565, #2568, #2575, #2579, #2580, #2588, #2589
286         * Ceph plugin: A segfault has been fixed. Thanks to Aleksei Zakharov and
287           Matthias Runge. #2572
288         * DF plugin: fix memory leak in error case. Thanks to Takahashi tsc.
289         * Exec plugin: check return value of "plugin_thread_create()". Thanks to
290           Florian Forster.
291         * Exec plugin: Handling of large groups has been fixed. Thanks to
292           Sridhar Mallem. #2696
293         * Exec plugin: Incorrect use of *putenv(3)* has been fixed. Thanks to
294           Daniel Vrátil.
295         * Exec plugin: A deadlock related to setting environment variables after
296           *fork()* has been fixed. Thanks to Daniel Vrátil.
297         * Intel PMU plugin: add core groups feature. Thanks to Kamil Wiatrowski.
298           #2681
299         * Intel PMU plugin: fix compatibility issue with collectd 5.8. Thanks to
300           Kamil Wiatrowski.
301         * Intel PMU plugin: fix possible "NULL" pointer dereference. Thanks to
302           Kamil Wiatrowski. #2676
303         * IPMI plugin: A segfault caused by a wrong data type has been fixed.
304           Thanks to Mariusz Szafrański. #2742
305         * IPMI plugin: The sensor configuration option has been fixed. Thanks to
306           Pavel Rochnyak. #2629
307         * memcached plugin: A deadlock situation has been fixed. Thanks to Pavel
308           Rochnyak. #2612
309         * NFS plugin: Support for NFSv4 has been fixed. Thanks to Jan-Philipp
310           Litza. #2076
311         * NTPd plugin: A memory leak in the error handling path has been fixed.
312           Thanks to Ruben Kerkhof. #2942
313         * OVS Stats plugin: A deadlock situation has been fixed. Thanks to
314           Volodymyr Mytnyk. #2590
315         * OVS Stats plugin: Fix reconnect after thread terminated. Thanks to
316           Volodymyr Mytnyk and Maram Tahhan. #2574
317         * Perl plugin: A compilation failure has been fixed. Thanks to Pavel
318           Rochnyak. #2732
319         * Perl plugin: Fix exporting notification meta data. Thanks to Florian
320           Forster.
321         * RRDtool plugin: Handling of very large "GAUGE" metrics has been fixed.
322           Thanks to Miroslav Lichvar. #2566
323         * Tail plugin: Several regressions have been fixed. Thanks to Pavel
324           Rochnyak. #2535, #2587, #2611
325         * turbostat plugin: A potential segfault due to an incorrect *free()*
326           has been fixed. Thanks to Ruben Kerkhof. #2948
327         * UUID plugin: Fix hostname setting. Thanks to Pavel Rochnyak. #2723
328         * virt plugin: A segfault during error handling has been fixed. Thanks
329           to Ruben Kerkhof. {{Issue|2919]}
330         * Write Kafka plugin: A build failure due to a deprecated API call has
331           been fixed. Thanks to Pavel Rochnyak. #2607, #2628, #2640
332         * Write Prometheus plugin: Fix "MHD_USE_INTERNAL_POLLING_THREAD" flag in
333           newer libmicrohttpd. Thanks to Pavel Rochnyak. #2849
334         * Write Prometheus plugin: set "SO_REUSEADDRESS" on listening socket.
335           Thanks to Pavel Rochnyak. #2570, #2673
336         * Write Syslog plugin: The new "write_syslog" plugin writes value
337           lists as syslog messages. Thanks to Shirly Radco. #3019
338
339 2017-11-17, Version 5.8.0
340         * collectd: The core daemon is now completely licensed under the MIT
341           license.
342         * collectd: Added daemon option to avoid making BaseDir. Thanks to
343           Nathaniel Wesley Filardo and Florian Forster. #2422
344         * collectd: Global variables have been moved to their own module to make
345           porting collectd easier. Thanks to Sean Campbell. #2467
346         * collectd as well as Apache, memcached, OpenLDAP, Perl, RouterOS, SNMP,
347           Tail-CSV plugins: Free userdata for "plugin_register_complex_read()".
348           Thanks to Pavel Rochnyack. #2349
349         * Collectd client library: Added parsing and server code. Thanks to
350           Florian Forster. #2258
351         * Build system: Dependency on libltdl has been removed, support for
352           libtool 1 has been dropped. Thanks to Ruben Kerkhof. #1898
353         * Build system: The build system has been switched to non-recursive
354           make. Thanks to Ruben Kerkhof. #2085
355         * APC UPS plugin: The plugin's configuration is now optional. Without a
356           "<Plugin />" block reasonable defaults will be used. Thanks to Pavel
357           Rochnyack. #2351
358         * Chrony plugin: Several issues found when working with a stratum-1
359           server have been fixed. Thanks to Miroslav Lichvar. #2190
360         * Ceph plugin: Support for the Ceph version "Luminous" has been added.
361           Thanks to Aleksei Zakharov. #2464
362         * CPU plugin : Linux-specific "guest" states have been added. Thanks to
363           Xavier G. #2439
364         * cURL plugin, cURL-JSON, cURL-XML, DBI, FileCount, memcachec, Oracle,
365           PostgreSQL, Table, Tail, Tail CSV plugins: The ability to configure
366           the "plugin" field of generated metrics has been added. Thanks to
367           Pavel Rochnyack. #1944, #1681, #1558
368         * cURL-JSON plugin: Parsing of arrays has been fixed. Thanks to Florian
369           Forster. #2281
370         * DPDKEvents plugin: This new plugin reports link status and keep alive
371           events. Thanks to Maryam Tahhan, Harry van Haaren, Serhiy Pshyk,
372           Kim-Marie Jones, Krzysztof Matczak, Przemyslaw Szczerbik, Christian
373           Ehrhardt and Luca Boccassi. #2157, #2348, #2400, #2405, #2417
374         * DPDKStat plugin: The plugin has been refactored to make DPDK related
375           utility functions reusable. Thanks to Krzysztof Matczak, Przemyslaw
376           Szczerbik, Christian Ehrhardt and Luca Boccassi. #2130, #2348, #2400,
377           #2405, #2417
378         * DPDKStat plugin: The "LogLevel" and "RteDriverLibPath" config options
379           have been added. Thanks to Jiri Prokes. #2505
380         * Email plugin as well as Exec and Unixsock plugins: Use
381           "_SC_GETPW_R_SIZE_MAX". Thanks to Florian Forster. #2451
382         * FileCount plugin: Custom values for reported plugin, type and type
383           instance. Thanks to Pavel Rochnyack. #1979
384         * GenericJMX plugin: Support for "AtomicInteger" and "AtomicLong" has
385           been added. Thanks to Pierre Mauduit. #2158
386         * gRPC plugin: Support for meta data has been added. Thanks to Taylor
387           Cramer. #2378
388         * IPC plugin: Fixed failed compilation on AIX. Thanks to Pavel
389           Rochnyack. #2357
390         * Intel PMU plugin: This new plugin collects CPU performance metrics
391           using Intel's Performance Monitoring Unit (PMU). Scaling information
392           added to metadata. Thanks to Serhiy Pshyk and Roman Korynkevych.
393           #2276, #2398, #2374
394         * Intel RDT plugin: Support for collectd's logging infrastructure has
395           been added. PQoS monitoring groups are being reset on start-up to fix
396           potential previous unclean shutdowns. Thanks to Roman Korynkevych.
397           #2089.
398         * IPMI plugin: Support for System Event Log (SEL) has been added. Thanks
399           to Roman Korynkevych. #2091
400         * IPMI plugin: Support for remote IPMI controllers has been added.
401           Thanks to Pavel Rochnyack. #2024
402         * LVM plugin: A check for the "CAP_SYS_ADMIN" capability has been added.
403           This will give users an informative warning when the process is not
404           running with the required privileges for this plugin. Thanks to
405           Florian Forster. #2426, #2499
406         * mcelog plugin: This new plugin subscribes to Machine Check Exceptions
407           (MCE) and dispatches notifications. Metadata reset. Thanks to Maryam
408           Tahhan, Volodymyr Mytnyk, Taras Chornyi, Krzysztof Matczak and Roman
409           Korynkevych. #2003, #2246, #2380
410         * MQTT plugin: Add support for TLS in "Subscriber" blocks. Thanks to
411           Florian Forster. #2434
412         * memcached plugin: Persistent connections have been implemented. Fix
413           hit ratio reporting, add connections rate report. Thanks to Pavel
414           Rochnyack. #2388, #2385
415         * memcached plugin: The type of the "listen_disabled" metric has been
416           changed to "total_events". Thanks to Florian Forster. #2386, #2468
417         * Netlink plugin: The dropped packets metric has been added. Thanks to
418           Denys Fedoryshchenko. #2053
419         * NFS plugin: Support for NFS 4.2 metrics has been added. Thanks to
420           Marek Becka. #2369
421         * NFS plugin: Config options to ignore specified NFS versions have been
422           added. Thanks to Christian Bartolomäus. #2430
423         * NUT plugin: The "ConnectTimeout", "ForceSSL", "VerifyPeer" and
424           "CAPath" options have been added. Thanks to Pavel Rochnyack and Steven
425           Bell. #2145, #2354
426         * OpenLDAP plugin: A segfault after a connection failure has been fixed.
427           Thanks to Pavel Rochnyack. #2377
428         * Openvpn plugin: Added support for status files from latest OpenVPN-2.4
429           and possible from future versions. Thanks to Pavel Rochnyack. #2352
430         * OVS Events plugin: This new plugin reports link state changes from
431           Open vSwitch (OVS). Thanks to Volodymyr Mytnyk. #1971
432         * OVS Stats plugin: This new plugin reports bridge / interface
433           statistics from Open vSwitch (OVS). Thanks to Volodymyr Mytnyk and
434           Taras Chornyi. #2137
435         * Perl plugin: Bugfix, added check of proper interpreter initialization.
436           Thanks to Pavel Rochnyack. #2391
437         * PostgreSQL plugin: The plugin now sets the "application_name"
438           parameter when connecting to the database. Thanks to daniacs. #2497
439         * Processes plugin: The I/O operations reported for selected processes
440           has been fixed. The metric "ps_disk_octets" has been renamed to
441           "io_octets" because it actually contains the number of I/O operation
442           by the process, not just disk related I/O. Same for "io_ops"
443           (previously "ps_disk_ops"). The new metric "disk_octets" has been
444           added and is reporting disk I/O only. Add option to collect the count
445           of active memory maps for Linux processes. The "CollectFileDescriptor"
446           and "CollectContextSwitch" options have been added. Thanks to Pavel
447           Rochnyack and to Wilfried Goesgens. #2232, #2454, #1989
448         * Processes and TCPConns plugins: The OpenBSD implementation has been
449           changed to use "kvm_openfiles" with "KVM_NO_FILES". Thanks to Jeremie
450           Courreges-Anglas. #2061
451         * Python plugin: Extend Notification class to include metadata. Thanks
452           to Volodymyr Mytnyk. #2135
453         * Python plugin: The "CollectdException" class has been added. This
454           allows to throw an exception without a stack trace being logged.
455           Thanks to Sven Trenkel. #2330, #2346
456         * Sensors plugin: Support for (electrical) current has been added.
457           Thanks to Clemens Gruber. #2255
458         * SNMP plugin: Error handling has been improved: a potential double-free
459           is now avoided (potentially leaking memory) and handling of
460           non-failing subtrees has been fixed. Thanks to Pavel Rochnyack. #2449
461         * SNMP plugin: The "Timeout" and "Retries" config options have been
462           added. Thanks to Carlos Vicente. #1472, #2488
463         * SNMP Agent plugin: This new plugin implements an SNMP AgentX subagent
464           that receives and handles queries from SNMP master agent and returns
465           configured metrics. Thanks to Roman Korynkevych, Serhiy Pshyk and
466           Pavel Rochnyack. #2105, #2362
467         * Synproxy plugin: This new plugin provides statistics for Linux
468           SYNPROXY. Thanks to Marek Bečka. #2381
469         * Tail plugin: Allow the calculation of several distributions in one
470           "tail" instance through a "bucket" type. Thanks to Pavel Rochnyack.
471           #2442
472         * Turbostat plugin: Import "msr-index.h" header from Linux and better
473           support for mutliple packages. Thanks to Vincent Brillault. #2445,
474           #2446
475         * Uptime plugin: Changed implementation to read from "/proc/uptime"
476           instead of "/proc/stat". Update for Linux and AIX, uptime is read
477           directly using a system call. Update for BSD and Solaris, uptime is
478           calculated by subtracting boot time from current time. Thanks to Ivan
479           Kurnosov and Marcin Jurkowski. #2431, #2034
480         * UUID plugin: Support for libhal has been removed. Thanks to Ruben
481           Kerkhof. #2080
482         * Varnish plugin: Extended the varnish plugin with varnish-plus
483           counters. Fixed invalid data source type. Thanks to Denes Matetelki.
484           #2453, #2463
485         * virt plugin: The plugin has been updated to use
486           "virConnectListAllDomains()". Thanks to Denis Silakov. #2051
487         * virt plugin: Support for domain tags has been added. Thanks to
488           Francesco Romani. #2048
489         * virt plugin: Connection handling has been improved. Thanks to
490           Francesco Romani. #2100, #2101
491         * virt plugin: Many metrics have been added, including disk, hypervisor
492           CPU usage, performance monitoring events, domain state, CPU pinning
493           (affinity), file system, and job statistics. Thanks to Francesco
494           Romani and Przemyslaw Szczerbik. #2103, #2175, #2168
495         * Write Graphite plugin: Additional tests have been added. Thanks to
496           Florian Forster.
497         * Write HTTP plugin: The "Attribute" and "TTL" options for the KairosDB
498           format have been added. Implementation of "Prefix" option. Thanks to
499           jaroug, Denis Pompilio and Pavel Rochnyack. #2199, #2252, #2482
500         * Write MongoDB plugin: Memory leaks have been fixed. Thanks to
501           Saikrishna Arcot. #2307
502         * Write Prometheus plugin: Label values are now properly escaped. Thanks
503           to Florian Forster. #2035
504         * Write Redis plugin: Add "max_set_duration" to set duration for value.
505           Thanks to Tomofumi Hayashi. #2440
506         * Write Riemann plugin: Export times with microsecond resolution. Thanks
507           to mcorbin. #2315
508         * Write TSDB plugin: The options "ResolveInterval" and "ResolveJitter"
509           have been added to control DNS lookup behavior. This prevents DNS
510           flooding in case TSDB is not available. Thanks to Yves Mettier and
511           Florian Forster. #2059
512         * ZFS ARC plugin: Header lines are now ignored in the Linux
513           implementation. Thanks to YmrDtnJu. #2097
514
515 2017-06-06, Version 5.7.2
516         * Build system: The Notify Email plugin is no longer linked with
517           indirect dependencies. Thanks to Marc Fournier.
518         * collectd: A race condition when calculating a metric's rate has been
519           fixed. Thanks to Florian Forster. #1193
520         * AMQP, Exec, UnixSock, Write Kafka plugins: Parsing of the PUTVAL
521           command with multiple values has been fixed. Thanks to Florian
522           Forster. #2274
523         * AMQP plugin: The "ExchangeType" option is now also valid for
524           publishers. Thanks to Florian Forster. #2286
525         * BIND plugin: Fix parsing of the sample time provided by BIND.
526           Previously, the time was assumed to be in the local timezone when in
527           fact it was in UTC. Thanks to Ed Ravin. #1268
528         * BIND plugin: Memory leaks have been fixed. Thanks to Ruben Kerkhof.
529           #2303
530         * cURL-JSON plugin: Handling of arrays has been fixed. Thanks to Florian
531           Forster. #2266
532         * DPDKStat plugin: Error handling during initialization has been
533           improved. Thanks to Ruben Kerkhof.
534         * DPDKStat plugin: Handling of a number of metrics has been improved,
535           for example "rx_q0bytes". Thanks to Przemyslaw Szczerbik. #2167
536         * Intel RDT plugin: Configuration handling has been changed to be more
537           graceful. Thanks to Maryam Tahhan. #2165
538         * Log Logstash plugin: If writing the log entry fails, print it to
539           "STDERR" instead. Thanks to Marc Fournier.
540         * LogFile plugin: If writing to the file fails, print log messages on
541           "STDERR" instead. Thanks to Marc Fournier.
542         * memcachec, Tail plugins: A resource leak in the matching
543           infrastructure has been fixed. Thanks to Krzysztof Matczak. #2192
544         * MQTT plugin: Invalid symbols in topic names are now replaced and a
545           resource leak has been fixed. Thanks to Denys Fedoryshchenko. #2123
546         * Network plugin: A potential endless-loop has been fixed. This can be
547           triggered remotely by sending a signed network packet to a server
548           which is not set up to check signatures. Thanks to Marcin Kozlowski
549           and Pavel Rochnyack. #2174, #2233, CVE-2017-7401
550         * Perl plugin: A potential double-free has been fixed. Thanks to Florian
551           Forster. #2278
552         * Processes plugin: A compilation error on AIX has been fixed. Thanks to
553           Pavel Rochnyack. #2210
554         * SMART plugin: A check for the "CAP_SYS_RAWIO" capability has been
555           added. Thanks to Marc Fournier.
556         * Write Graphite plugin: Error handling in the case that calculating a
557           metric's rate fails has been improved. Previously, the raw counter
558           values were sent to Graphite. Thanks to Iain Buclaw. #2209
559         * Write Prometheus plugin: An incorrect use of "realloc(3)" has been
560           fixed. Thanks to Florian Forster. #2275
561
562 2017-01-23, Version 5.7.1
563         * collectd: Handling of boolean configuration options has been unified.
564           Thanks to Sebastian Harl. #2083, #2098
565         * collectd: Reporting of internal statistics has been fixed. Thanks to
566           Florian Forster. #2108
567         * collectd, various plugins: Bugs and issues reported by scan-build and
568           coverity-scan have been fixed. Thanks to Ruben Kerkhof and Florian
569           Forster.
570         * Build system: Parallel build have been fixed. Thanks to Ruben Kerkhof.
571           #2110
572         * DPDKStat plugin: Portability issues and a double-close bug have been
573           fixed. Thanks to Ruben Kerkhof and Marc Fournier.
574         * Intel RDT plugin: A check for the libpqos library version has been
575           added. Thanks to Serhiy Pshyk.
576         * NetApp plugin: Compilation problems have been corrected. Thanks to
577           Florian Forster. #2120
578         * Write Prometheus plugin: A memory leak has been fixed. Thanks to Ruben
579           Kerkhof.
580
581 2016-12-12, Version 5.7.0
582         * Documentation: The Turbostat plugin section has been improved. Thanks
583           to Florian Forster
584         * Documentation: The semantics of the "TypesDB" option have been
585           improved. Thanks to Florian Forster.
586         * collectd: A generic interface for parsing the text protocol has been
587           added. Thanks to Sebastian Harl. #1749
588         * collectd: Threads now get named, making them easier to track using
589           tools such as top, ps, etc. Thanks to Manuel Luis Sanmartín Rozada
590           and Marc Fournier. #547
591         * AMQP plugin, Write Graphite plugin, Write Kafka plugin: The new
592           "[Graphite]PreserveSeparator" option allows retaining the default dot
593           separator rather than escaping it. Thanks to Florian Forster. #419
594         * Battery plugin: A StateFS backend for gathering statistics has been
595           added. Thanks to Rinigus. #1795
596         * CPU plugin: CPU aggregation on AIX was fixed. Thanks to Chao Yang.
597           #1957
598         * Collectd::Unixsock: Fractional seconds support has been made more
599           robust. Thanks to Matthias Bethke. #2052
600         * DPDKStat plugin: This new plugin collects DPDK interface statistics.
601           Thanks to Maryam Tahhan, Harry van Haaren, Taras Chornyi and Kim
602           Jones. #1649
603         * gRPC plugin: The "DispatchValues" option has been renamed to
604           "PutValues". Thanks to Florian Forster.
605         * HDDTemp plugin: The 32 devices limit has been removed. Thanks to
606           Benjamin Gilbert. #631
607         * Hugepages plugin: This new plugin reports the number of used and free
608           hugepages on Linux. Thanks to Jaroslav Safka, Maryam Tahhan, Kim Jones
609           and Florian Forster. #1799
610         * Intel RDT plugin: This new plugin collects statistics exposed by
611           Intel's Resource Director Technology . Thanks to SerhiyX. #1970
612         * memcached plugin: The new "Address" option allows connecting to a
613           different server than specified by the "Host" option. Thanks to Pavel
614           Rochnyack. #1975
615         * nginx plugin: Support for reporting failed connections has been added.
616           Thanks to Pavel Rochnyack. #1609
617         * Perl plugin: Significant internal reworking has been made. The new
618           "RegisterLegacyFlush" option has been added. Thanks to Pavel
619           Rochnyack. #1731
620         * PostgreSQL plugin: Timestamps are now RFC 3339-formatted local time.
621           Thanks to Igor Peshansky and Dave Cunningham. #1918
622         * Processes plugin: Internal performance improvements have been made.
623           Thanks to Pavel Rochnyack. #1980, #1981
624         * RRDCacheD plugin: The plugin now tries to reconnect upon failed
625           operations. Thanks to Sebastian Harl. #1959
626         * SpamAssassin: The plugin can now run in Perl's "tainted mode" ("-T").
627           Thanks to Akos Vandra. #1962
628         * Tail plugin: Support for calculating latency distribution of matching
629           values has been added. Thanks to Pavel Rochnyack and Florian Forster.
630           #1700
631         * Tail plugin: The new "GaugePersist" option has been added. Thanks to
632           Florian Forster. #2015
633         * Target:Set, Target:Replace, Match:RegEx: MetaData support has been
634           added . Thanks to Igor Peshansky. #1922, #1923, #1930
635         * turbostat plugin: The new "LogicalCoreNames" option allows switching
636           to per-core naming rather than per-CPU. Thanks to Brock Johnson. #2056
637         * virt plugin: The new "BlockDeviceFormat" and
638           "BlockDeviceFormatBasename" options help controlling the names
639           reported for block-device metrics. Thanks to Deyan Chepishev. #2004
640         * Write Graphite plugin: A new "DropDuplicateFields" option has been
641           added. Thanks to Michael Leinartas. #1915
642         * Write Kafka plugin: The "Key Random" setting has been reintroduced.
643           Thanks to Florian Forster. #1977
644         * Write Log plugin: Support for formatting output in JSON has been
645           added, using the new "Format" configuration option. Thanks to Igor
646           Peshansky. #1924
647         * Write Prometheus plugin: This new plugin publishes values using an
648           embedded HTTP server, in a format compatible with Prometheus'
649           collectd_exporter. Thanks to Florian Forster. #1967
650
651 2017-10-06, Version 5.6.3
652         * collectd: support for boolean string config values has been
653           reintroduced. Thanks to Sebastian Harl. #2083, #2098
654         * collectd: The capability checking has been changed to use
655           "cap_get_proc()". Thanks to Marc Fournier. #2151
656         * Documentation: A section documenting ignore lists has been added to
657           collectd.conf(5). Thanks to Florian Forster.
658         * AMQP plugin: The "ExchangeType" option is now also valid for
659           publishers. Thanks to Florian Forster. #2286
660         * Apache, Ascent, BIND, cURL, cURL-JSON, cURL-XML, nginx, Write HTTP
661           plugins: Handling of URLs that redirect elsewhere has been fixed.
662           Thanks to Pavel Rochnyack. #2328
663         * BIND plugin: Fix parsing of the sample time provided by BIND.
664           Previously, the time was assumed to be in the local time zone when in
665           fact it was in UTC. Thanks to Ed Ravin. #1268
666         * BIND plugin: Memory leaks have been fixed. Thanks to Ruben Kerkhof.
667           #2303
668         * Chrony plugin: Build flags have been fixed. Thanks to Thomas Jost and
669           Marc Fournier. #2133
670         * cURL-JSON plugin: The timeout value has been changed to default to the
671           collection interval. This fixes a regression. Thanks to Marc Fournier.
672         * cURL-JSON plugin: Handling of arrays has been fixed. Thanks to Florian
673           Forster. #2266
674         * DBI plugin: Memory leaks at shutdown have been fixes. Thanks to Pavel
675           Rochnyack and Florian Forster.
676         * E-Mail, Exec, UnixSock plugins: Group ID lookup on systems with many
677           groups has been fixed. Thanks to Ruben Kerkhof and Florian Forster.
678           #2208
679         * IPC plugin: A compilation error on AIX has been fixed. Thanks to Pavel
680           Rochnyack. #2305
681         * LogFile plugin: If writing to the file fails, print log messages on
682           "STDERR" instead. Thanks to Marc Fournier.
683         * Log Logstash plugin: If writing the log entry fails, print it to
684           "STDERR" instead. Thanks to Marc Fournier.
685         * memcachec, Tail plugins: A resource leak in the matching
686           infrastructure has been fixed. Thanks to Krzysztof Matczak. #2192
687         * MQTT plugin: Invalid symbols in topic names are now replaced and a
688           resource leak has been fixed. Thanks to Denys Fedoryshchenko. #2123
689         * Network plugin: A potential endless-loop has been fixed. This can be
690           triggered remotely by sending a signed network packet to a server
691           which is not set up to check signatures. Thanks to Marcin Kozlowski
692           and Pavel Rochnyack. #2174, #2233, CVE-2017-7401
693         * Network plugin: A use-after-free has been fixed. Thanks to Pavel
694           Rochnyack. #2375
695         * Notify Email plugin: The plugin is no longer explicitly linked against
696           libssl and libcrypto, relies on libesmtp being linked correctly.
697           Thanks to Marc Fournier. Debian#852924
698         * NTPd plugin: Calculation of loop offset and error has been fixed.
699           Thanks to Neil Wilson. #2188
700         * OpenLDAP plugin: An incorrect use of the ldap library, leading to a
701           crash, has been fixed. Thanks to Marc Fournier. #2331
702         * Perl plugin: A potential double-free has been fixed. Thanks to Florian
703           Forster. #2278
704         * Perl plugin: Print an error when an incorrect configuration is
705           encountered. Thanks to Pavel Rochnyack. #927
706         * RRDtool plugin: Incorrect handling of the flushes timeout option has
707           been fixed. Handling of the "RandomTimeout" has been fixed. Thanks to
708           Pavel Rochnyack. #2363
709         * SMART plugin: Some warning messages have been removed and the code has
710           been cleaned up. Thanks to Florian Forster. #2062
711         * SMART plugin: A check for the "CAP_SYS_RAWIO" capability has been
712           added. Thanks to Marc Fournier.
713         * SNMP plugin: A double free has been fixed. Thanks to Pavel Rochnyack.
714           #2291
715         * Write Graphite plugin: Error handling in the case that calculating a
716           metric's rate fails has been improved. Previously, the raw counter
717           values were sent to Graphite. Thanks to Iain Buclaw. #2209
718         * Write Kafka plugin: A 32 bit random number is now used when formatting
719           a random key. Thanks to Florian Forster. #2074
720
721
722 2016-11-30, Version 5.6.2
723         * collectd: A compile error on AIX has been fixed: "MSG_DONTWAIT" is not
724           available on AIX. Thanks to Chao Yang.
725         * collectd: The capability checking has been rewritten to be more
726           portable. Thanks to Florian Forster. #2009
727         * collectd.conf(5): Various typos have been fixed. Thanks to Marc
728           Fournier.
729         * collectd-tg: Incorrect usage of "nanosleep()" has been fixed which
730           caused the tool to sleep (almost) indefinitely. Thanks to Florian
731           Forster.
732         * Build system: Detection of the Java environment has been made
733           deterministic to allow for reproducible builds. Thanks to Marc
734           Fournier. #1523
735         * Build system: Detection of the Lua headers has been improved. Thanks
736           to Ruben Kerkhof.
737         * APC UPS plugin: Unavailable metrics are now skipped instead of
738           reported as 0 (zero). Thanks to Florian Forster. #2025
739         * Modbus plugin: Build issues on FreeBSD have been fixed. Thanks to
740           Florian Forster.
741         * OpenVPN plugin: Gracefully handle empty configurations. Thanks to
742           Pavel Rochnyack. #1932
743         * PowerDNS plugin: The "recursor command" has been fixed so PowerDNS can
744           correctly parse all requested fields. Thanks to Ruben Kerkhof.
745         * Write Graphite and AMQP plugins: A bug that could lead to a missing
746           null-termination has been fixed. Thanks to Markus Linnala.
747         * Write HTTP plugin: A logic error when checking the correctness of the
748           data set has been fixed. Thanks to Pavel Rochnyack. #1996
749         * Write Kafka plugin: The "Key Random" config option has been fixed.
750           Thanks to Florian Forster. #1977
751         * Write Kafka plugin: Support for librdkafka 0.9.0 has been added.
752           Thanks to Florian Forster.
753         * Write Riemann plugin: Build issues on Solaris have been fixed. Thanks
754           to Florian Forster.
755         * ZFS ARC plugin: A duplicate metric has been removed. Thanks to Ruben
756           Kerkhof. #1963
757
758 2016-10-07, Version 5.6.1
759         * Build system: Unnecessary linking of the Write Graphite plugin with
760           libyajl has been removed. Thanks to Marc Fournier.
761           Debian#839771, #1976
762         * collectd: A bug in the "FlushInterval" option that caused a
763           segmentation fault in the Write HTTP plugin has been fixed. Thanks to
764           Florian Forster. #1954
765         * Apache plugin: A syntax error has been fixed. Thanks to Florian
766           Forster.
767         * cURL-JSON plugin: A segmentation fault that occurred when handling
768           JSON with unexpected structure has been fixed. Thanks to Florian
769           Forster. #1896
770         * PostgreSQL plugin: Handling of "NULL" values in the "query_plans" and
771           "query_plans_by_table" queries has been fixed. Thanks to Bernd
772           Zeimetz. #1905
773         * RRDCacheD plugin: Reconnection behavior has been added. Thanks to
774           Sebastian Harl. Debian#657877
775         * VServer plugin: Use of a deprecated API ("readdir_r()") has been
776           fixed. Thanks to Sebastian Harl.
777         * Write Graphite plugin: Make default values configurable at compile
778           time again. Thanks to Florian Forster. #1953
779         * Write HTTP plugin: A bug has been fixed that lead to flush callbacks
780           being registered twice. Thanks to Florian Forster. #1955
781
782 2016-09-11, Version 5.6.0
783         * Build system: An option to to avoid building the DF plugin against XFS
784           has been added. Thanks to Ruben Kerkhof. #1878
785         * Build system: Autoconf ≥ 2.60, a C99-capable compiler and pkg-config
786           are now required. Thanks to Ruben Kerkhof.
787         * Build system: Building with "-Werror" is now optional. Thanks to Ruben
788           Kerkhof. #1222
789         * Build system: Many compilation issues on non-Linux platforms have been
790           fixed, leading to wider plugin support. Thanks to Ruben Kerkhof,
791           Dagobert Michelsen, Havard Eidnes and Robert Viduya.
792         * Build system: The configuration summary now also ends up in
793           config.log. Thanks to Sebastian Harl.
794         * collectd: All command-line options now override global options from
795           the config file. Thanks to Sebastian Harl. #366
796         * collectd: A number of unit tests for commonly used functions have been
797           added. Thanks to Florian Forster.
798         * collectd: Plugins start up and read timeouts are now logged. Thanks to
799           Marc Fournier. #1293, #1254
800         * collectd: Support for a timeout has been added to "FLUSH" callbacks.
801           Thanks to Manuel Luis Sanmartín Rozada.
802         * collectd: The "-T" command line switch now reports more errors. Thanks
803           to Corey Kosak. #1642
804         * collectd: The max size of value list elements ("DATA_MAX_NAME_LEN")
805           has been doubled and is now configurable at build time. Thanks to Amy
806           Lin, Florian Forster and Radu Brumariu. #1120
807         * Set target: The "MetaData" option has been added. Thanks to Yves
808           Mettier and Kevin Bowling. #1106, #1656, #1913
809         * AMQP, Write_HTTP, Write_Kafka plugins: Support for libyajl < 2 has
810           been added. Thanks to Florian Forster.
811         * APC UPS plugin: Parsing of end markers has been fixed. Thanks to
812           Florian Forster #617
813         * APC UPS plugin: The "PersistentConnection" option has been added.
814           Thanks to Florian Forster #617
815         * ceph, DNS, Exec, IPTables, Ping, turbostat plugins: When running
816           unprivileged, these plugins will now warn about insuffiscient
817           permissions or capabilities(7). Thanks to Marc Fournier. #1530
818         * Chrony plugin: This new plugin collects NTP data from the chrony NTP
819           server. Thanks to Claudius Zingerli. #1548
820         * cpusleep plugin: This new plugin measures time spent by CPU in deep
821           sleep mode. Thanks to Rinigus. #1826
822         * CPU plugin: The "ReportNumCpu" option has been added. Thanks to Fabien
823           Wernli.
824         * cURL, cURL-JSON, cURL-XML plugins: The new "Statistics" reports
825           various per-HTTP connection timers. Thanks to Sebastian Harl. #1004
826         * DBI plugin: The "Interval" option has been added to "Database" blocks.
827           Thanks to Michal Bebjak.
828         * Disk plugin: Support for FreeBSD has been added. Thanks to Xin Li,
829           Brad Davis, Ruben Kerfhof and Kevin Bowling.
830         * Empty Counter match: Support for derives has been implemented. Thanks
831           to Florian Forster. #1813
832         * GenericJMX plugin: Support for TabularData and the "PluginName" option
833           have been added. Thanks to David Crane. #1290, #1291
834         * GPS plugin: This new plugin reports the number of sattelites seen by
835           and precision of a GPS receiver. Thanks to Nicolas Jourden. #1346
836         * gRPC plugin: This new client and server plugin allows sending and
837           receiving metrics using the gRPC protocol. Comparable to the UnixSock
838           plugin, but using TCP and TLS. Thanks to Sebastian Harl and Florian
839           Forster.
840         * Interface plugin: Reporting dropped packets has been added. Thanks to
841           Marc Falzon. #1555
842         * Interface plugin: The "ReportInactive" has been added, letting users
843           skip inactive network interfaces. Thanks to Rinigus. #1791
844         * Interface plugin: The new, Solaris-only "UniqueName" option has been
845           added. Thanks to Yoga Ramalingam. #1416
846         * Lua plugin: This new language binding allows writing plugins using the
847           Lua programming language. Thanks to Julien Ammous, Florian Forster and
848           Ruben Kerkhof.
849         * Memory plugin: Reporting of ARC memory on Solaris has been added.
850           Thanks to Brian ONeill.
851         * MQTT plugin: This new plugin sends metrics to and/or receives metrics
852           from an MQTT broker. Thanks to Marc Falzon, Jan-Piet Mens, Nicholas
853           Humfrey and Florian Forster. #805, #1124
854         * MySQL plugin: Connection to the database server can now be done over
855           SSL. Thanks to Brian Lalor. #1256
856         * MySQL plugin: Monitoring slow queries has been added. Thanks to skob.
857           #1773
858         * MySQL plugin: mysql_bpool_pages-flushed has been renamed to
859           mysql_bpool_counters-pages_flushed because the value is cumulative.
860           Thanks to Marek Becka.
861         * MySQL plugin: Support for Galera statistics has been added. Thanks to
862           Rachid Zarouali. #1849
863         * MySQL plugin: Support for InnoDB metrics was improved. Thanks to Aman
864           Gupta. #1111
865         * MySQL plugin: The "mysql_sort" type has been split into 3 different
866           types. Thanks to Pavel Rochnyack. #1592
867         * Network plugin: Decryption error logging has been improved. Thanks to
868           Pavel Rochnyack. #1735
869         * Notify Nagios plugin: This new plugin sends notifications to Nagios as
870           a passive check result. Thanks to Florian Forster.
871         * NTPd plugin: The plugin now detects if the ntp daemon reports
872           nanoseconds instead of microseconds. Thanks to Matwey V. Kornilov.
873           #1783
874         * OpenLDAP plugin: Several connection-related improvements have been
875           made. Thanks to Marc Fournier. #1308
876         * OpenLDAP plugin: Support for "simple authentication" has been added.
877           Thanks to Marek Becka. #1087
878         * Ping plugin: The "Size" option has been added, allowing the ICMP data
879           payload size to be configured. Thanks to Witold Baryluk. #1395
880         * PostgreSQL, DBI, Oracle plugins: The new "PluginInstanceFrom" option
881           has been added. Thanks to Pavel Rochnyack. #1707
882         * PowerDNS plugin: The recursor metrics have been updated to 3.7.3 and
883           missing rr types have been added. Thanks to Ruben Kerkhof.
884         * Processes plugin: Counting of context switches was added for Linux.
885           Thanks to Manuel Luis Sanmartín Rozada. #1036
886         * Processes plugin: Improve reliability of thread counts on Linux.
887           Thanks to Manuel Luis Sanmartín Rozada.
888         * Python plugin: Minimal Python version requirement has been bumped to
889           2.6. Thanks to Ruben Kerkhof. #1864
890         * Redis plugin: Several additional metrics are now collected. Thanks to
891           Marc Falzon and Matteo Contrini. #1807, #1483
892         * Sensors plugin: The "UseLabels" option has been added. Thanks to
893           Christian Fetzer.
894         * SMART plugin: The new "IgnoreSleepMode" option has been added. Thanks
895           to Scott Talbert. #1770
896         * SMART plugin: The new "UseSerial" option allows identifying devices in
897           a stable way. Thanks to Scott Talbert. #1794
898         * SNMP plugin: The "IpAddress" can now be used for instances. Thanks to
899           Vincent Bernat. #1397
900         * StatsD plugin: Latency calculation histogram is now able to shrink
901           automatically to optimal size. Thanks to Pavel Rochnyack. #1622
902         * StatsD plugin: The "CounterSum" option has been added. Thanks to
903           Florian Forster. #929, #1282, #1311
904         * UUID plugin: The plugin now also looks in in smbios system table and
905           "/sys/class/dmi". Thanks to Ruben Kerkhof. #1490
906         * virt plugin: The "PluginInstanceFormat" option has been added. Thanks
907           to Ruben Kerkhof. #1100
908         * Write Graphite plugin: The "ReconnectInterval" option has been added.
909           Thanks to Toni Moreno and Florian Forster.
910         * Write HTTP plugin: A KairosDB formatter has been added. Thanks to
911           Aurélien Rougemont. #1809
912         * Write HTTP plugin: Notifications are now handled by this plugin.
913           Thanks to Florian Forster.
914         * Write HTTP plugin: The "LogHttpError" option has been added. Thanks to
915           vzubko.
916         * Write HTTP plugin: The new "Headers" option allows setting custom HTTP
917           headers in outgoing requests. Thanks to Brandon Arp. #1634
918         * Write Kafka plugin: Key handling has been made more comprehensive and
919           reliable. Thanks to Florian Forster, Pierre-Yves Ritschard and Vincent
920           Bernat. #1765, #1695, #1393
921         * Write Redis plugin: The "Database", "MaxSetSize", "Prefix" and
922           "StoreRates" options have been added. Thanks to Brian Kelly and
923           Sebastian Pfahl.
924         * Write Riemann plugin: The new "BatchFlushTimeout" and "Timeout" option
925           have been added. Thanks to Pierre-Yves Ritschard and Gergely Nagy.
926         * Write Riemann plugin: This plugin now requires the riemann-c-client
927           library, version 1.6.0+. This adds support for submitting values to
928           Riemann over TLS. Thanks to Gergely Nagy. #986
929         * Write TSDB, Write Sensu, Write Riemann, Write Graphite, Write TSDB
930           plugin: TCP keepalive is now enabled, helping graceful recovery from
931           unclean network disconnections. Thanks to Marc Fournier. #1549
932         * XenCPU plugin: This new plugin collects XEN Hypervisor CPU stats.
933           Thanks to Pavel Rochnyack. #1608
934         * ZFS ARC plugin: Several new statistics have been added and a couple of
935           obsolete ones removed. Thanks to Brad Davis, Brian ONeill and Ruben
936           Kerkhof.
937         * Zone plugin: This new plugin reads per-zone CPU usage on Solaris.
938           Thanks to Mathijs Mohlmann and Dagobert Michelsen.
939
940 2016-11-28, Version 5.5.3
941         * collectd: Write threads are stopped before shutdown callbacks are
942           called. Thanks to Florian Forster. #1110
943         * collectd: A compile error on AIX has been fixed: "MSG_DONTWAIT" is not
944           available on AIX. Thanks to Chao Yang.
945         * libcollectdclient: Lines printed to "STDERR" are now guarded by the
946           environment variable "COLLECTD_TRACE". Thanks to Florian Forster. #105
947         * collectd.conf(5): Various typos have been fixed. Thanks to Marc
948           Fournier.
949         * Build system: Detection of the Java environment has been made
950           deterministic to allow for reproducible builds. Thanks to Marc
951           Fournier. #1523
952         * APC UPS plugin: Unavailable metrics are now skipped instead of
953           reported as 0 (zero). Thanks to Florian Forster. #2025
954         * Battery plugin: The minimum value has been removed from the power type
955           to allow the plugin to report discharging batteries as negative power.
956           Thanks to Florian Forster.
957         * DBI, Oracle and PostgreSQL plugins: An error message when the type
958           instance is truncated has been added. Thanks to Florian Forster. #4
959         * cURL-JSON plugin: A possible segmentation fault when parsing
960           unexpected JSON has been fixed. Thanks to Florian Forster. #1896
961         * DF plugin: Compilation with xfsprogs ≥ 4.7.0 has been fixed. Thanks
962           to Thomas Deutschmann. #1877
963         * Modbus plugin: Build issues on FreeBSD have been fixed. Thanks to
964           Florian Forster.
965         * Network plugin: An error message has been corrected. Thanks to Florian
966           Forster.
967         * Network plugin: Handling of errors form secure memory initialization
968           has been improved: the plugin fails gracefully now instead of calling
969           "abort()". Thanks to Sebastian Harl.
970         * Network plugin: The gcrypt library is only initialized when it is
971           actually required due to the network plugin's configuration. Thanks to
972           Florian Forster. #1902
973         * Ping plugin: The init callback has been changed to be idempotent,
974           fixing errors being reported on Solaris. Thanks to Florian Forster.
975           #869
976         * PostgreSQL plugin: The query_plans and query_plans_by_table queries
977           have been improved to return 0 (zero) instead of "NULL" when not
978           available. Thanks to Bernd Zeimetz. #1905
979         * PowerDNS plugin: The "recursor command" has been fixed so PowerDNS can
980           correctly parse all requested fields. Thanks to Ruben Kerkhof.
981         * Python plugin: Handling of data sets with multiple data sources of
982           different type has been fixed. Thanks to Sebastian Harl.
983         * RRDCacheD plugin: Reconnection behavior after failed operations has
984           been added. Thanks to Sebastian Harl. Debian#657877
985         * Write Graphite and AMQP plugins: A bug that could lead to a missing
986           null-termination has been fixed. Thanks to Markus Linnala.
987         * Write Kafka plugin: Support for librdkafka 0.9.0 has been added.
988           Thanks to Florian Forster.
989         * Write Riemann plugin: Build issues on Solaris have been fixed. Thanks
990           to Florian Forster.
991
992 2016-07-25, Version 5.5.2
993         * collectd: A division by zero has been fixed in the
994           "plugin_dispatch_multivalue()" function. Thanks to Corey Kosak.
995         * collectd: The address of the Free Software Foundation has been fixed
996           in GPL license headers. Thanks to Ruben Kerkhof.
997         * Build system: Detection and handling of librrd 1.6 and later has been
998           fixed. Thanks to Ruben Kerkof.
999         * Apache plugin: A warning about a possible misconfiguration has been
1000           added. Thanks to Marc Fournier.
1001         * cURL, cURL-JSON and cURL-XML plugins: A memory leak when allocating
1002           more memory fails has been fixed. Thanks to Brandon Arp.
1003         * DF plugin: A build issue on DragonFlyBSD has been fixed. Thanks to
1004           Ruben Kerkhof. #1575
1005         * Ethstat plugin: Code to strip leading whitespace from device names.
1006           This works around an issue in the VMXNet3 driver. Thanks to Thomas
1007           Guthmann. #1059
1008         * Exec plugin: A problem in the error handling of an fdopen() failure
1009           has been fixed. Thanks to @ciomaire.
1010         * Modbus plugin: The debug output has been disabled by default. It is
1011           now only enabled when building with "--enable-debug". Thanks to Eric
1012           Sandeen and Marc Fournier.
1013         * Network plugin: A check for the initialization of secure memory has
1014           been added. Previously, failure to initialize this memory was
1015           ignored. Thanks to @yujokang. #1665
1016         * Network plugin: A heap overflow has been fixed in the server code.
1017           This issue can be triggered remotely and is potentially exploitable.
1018           Thanks to Emilien Gaspar. CVE-2016-6254
1019         * Perl plugin: Init callbacks have been changed to run essentially
1020           single-threaded to avoid race conditions by init functions which
1021           create additional threads. Thanks to Pavel Rochnyack. #1706
1022         * Processes plugin: A warning about too long process names has been
1023           added. Thanks to Marc Fournier. #1284
1024         * Redis plugin: A memory leak in an error handling code path has been
1025           fixed. Thanks to Andrés J. Díaz.
1026         * Redis plugin: The data source type of the expired_keys metric has been
1027           corrected to "DERIVE". Thanks to Marc Falzon and Marc Fournier. #1483.
1028         * SMART plugin: A build dependency on libudev has been added. Thanks to
1029           Pavel Rochnyack. #1724
1030         * StatsD plugin: A deadlock on plugin shutdown has been fixed. Thanks to
1031           Pavel Rochnyack #1703
1032         * Write HTTP plugin: Freeing of memory holding HTTP headers during
1033           shutdown has been fixed. Thanks to Tolga Ceylan.
1034         * Write Sensu plugin: A segfault when the Tag was unset has been fixed.
1035           Thanks to Marc Fournier.
1036         * ZFS ARC plugin: The cache_operation-stolen metric has been removed for
1037           FreeBSD 10.2 and later. Thanks to Ruben Kerkhof. #1580
1038
1039 2016-01-22, Version 5.5.1
1040         * Build system: Compilation errors have been avoided by correctly
1041           defining package name and version used by autoconf. Thanks to Nathan
1042           Berkley. #1063
1043         * Build system: Dependency ordering was fixed to ensure parallel builds
1044           work reliably. Thanks to Gustavo Zacarias. #1125
1045         * Build system: Error messages have been improved and building the unit
1046           tests has been fixed on Solaris. Thanks to Florian Forster and
1047           Dagobert Michelsen. #1077
1048         * Build system: The move of the "utils_ignorelist" functions has been
1049           reverted. This fixes build issues of numerous plugins. Thanks to
1050           Benjamin Drung;. #1323
1051         * Build system: The fhcount plugin has been restricted to Linux. Thanks
1052           to Ruben Kerkhof. #1195
1053         * Build system: Detection of header files for the turbostat plugin has
1054           been fixed. Thanks to Marc Fournier. #1075
1055         * collectd: The "LC_NUMERIC" locale is now forced, to prevent issues
1056           with some plugins on environments using a comma as decimal separator.
1057           Thanks to Florian Forster. #1237
1058         * Documentation: Some precisions related to the virt plugin have beed
1059           added. Thanks to Wojtek Bocer and Ruben Kerkhof.
1060         * Documentation: The CollectdInternalStats documentation has been
1061           improved. Thanks to Yves Mettier and Florian Forster.
1062         * Battery plugin: A missing Type has been added. Thanks to Marc
1063           Fournier. #1338
1064         * Bind plugin: An off-by-one error has been fixed: an index was checked
1065           against a wrong variable, which may lead to an out-of-bounds read.
1066           Thanks to Michal Humpula. #1123
1067         * Ceph plugin: JSON parsing has been refactored to support ceph 10.0.0
1068           and fixes several buffer overflows. Thanks to Florian Forster. #1350
1069         * CPU plugin: A Mac OS X specific bug has been fixed: the plugin
1070           expected an incorrect number of CPU states, resulting in failing read
1071           callbacks. This regression was introduced in 5.5.0. Thanks to Robert
1072           Viduya.
1073         * Disk plugin: Support for Mac OS X 10.10 has been added. Thanks to
1074           Robert Viduya. #1065
1075         * IPC plugin: Support for building with musl-libc has been added. Thanks
1076           to Natanael Copa. #1147
1077         * Log Logstash plugin: A segfault when using libyajl, version 1 was
1078           fixed. Thanks to Vincent Bernat. #1190
1079         * Log Logstash plugin: The timestamp is now ISO 8601 compliant. Thanks
1080           to Marc Fournier. #1132
1081         * memcached plugin: The Type of the listen-disabled metric was fixed.
1082           Thanks to Florian Forster. #1356
1083         * MySQL plugin: The Type used by Innodb_buffer_pool_pages_flushed was
1084           fixed. Thanks to Marek Becka. #1085
1085         * OpenLDAP plugin: A crash when using LDAPI (LDAP-over-IPC) got fixed.
1086           Thanks to Marek Becka. #1080
1087         * OpenLDAP plugin: Support for Mac OS X has been added. Thanks to Ruben
1088           Kerkhof. #1489
1089         * SMART plugin: A memory leak has been fixed. Thanks to Florian
1090           Schüller and Pierre-Yves Ritschard. #1076
1091         * Swap plugin: A regression that would lead to swap usage being reported
1092           in kilobytes (instead of bytes) has been fixed. Thanks to Marek Becka.
1093           #1071
1094         * Varnish plugin: Support for FreeBSD has been added. Thanks to Ruben
1095           Kerkhof. #1182
1096         * Varnish plugin: Support for versions 3 and 4 has been made more
1097           tolerant to minor changes in Varnish point releases. Thanks to Marc
1098           Fournier. #1302
1099         * virt plugin: A copy-and-paste mistake in an error message has been
1100           fixed. Thanks to Ruben Kerkhof. #1101
1101         * Write Kafka plugin: Support for Solaris has been added. Thanks to
1102           Shahul Hameed. #1171
1103         * Write Redis plugin: Dead code has been removed. Thanks to Brian Kelly.
1104           #1143
1105         * 27 patches have been applied to numerous plugins and core components,
1106           fixing various programming errors which were reported by scan-build,
1107           libasan, FBInfer, coverity-scan and clang: Thanks to Ruben Kerkhof,
1108           Florian Forster and Marek Becka.
1109         * Collectd::Unixsock: A Perl error got corrected. Thanks to Ciaran Mac
1110           An Iomaire. #1295
1111
1112 2015-05-27, Version 5.5.0
1113         * Build system: Ability to make out-of-tree builds has been fixed.
1114           Thanks to Vincent Bernat. #792
1115         * Build system, Disk and Users plugins: Detection and use of libstatgrab
1116           ≧ 0.90 has been added. Thanks to Vincent Bernat. #445, #795, #806,
1117           #807, #908
1118         * Build system, Memory, CPU, TCPConns and Processes plugins: Numerous
1119           fixes related to OpenBSD support have been added. Thanks to Landry
1120           Breuil. #777, #778, #779, #808
1121         * Build system: Plugins now only export "module_register()". Thanks to
1122           Florian Forster.
1123         * Build system: Various cleanups and improvements have been done. Thanks
1124           to Marc Fournier.
1125         * collectd: Numerous internal changes and improvements to the daemon and
1126           the plugin API have been make. Thanks to Florian Forster, Pierre-Yves
1127           Ritschard and Alex Petrov. #512, #727
1128         * collectd: Numerous spelling mistakes have been corrected in comments
1129           and documentation and several error messages have been improved.
1130           Thanks to Ruben Kerkhof, Abhinav Upadhyay, Olivier Bazoud, Pierre-Yves
1131           Ritschard, Tim Smith, Moshe Zada, Katelyn Perry and Marc Fournier.
1132         * collectd: Rules/Targets can now be appended to existing Filter Chains.
1133           Thanks to Marc Falzon. #444
1134         * collectd: Failing Filter Chains destinations will now log the list of
1135           available write targets. Thanks to Wilfried Goesgens. #650, #1043
1136         * collectd: Support for process signaling and management by upstart and
1137           systemd has been implemented for the Linux platform. Thanks to
1138           Pierre-Yves Ritschard and Marc Fournier. #798, #811, #814
1139         * collectd: The "CollectInternalStats" option has been added. Thanks to
1140           Yves Mettier. #691
1141         * collectd: The daemon source code and dependencies have moved to the
1142           "src/daemon/" directory. Thanks to Florian Forster.
1143         * collectd: The new "MaxReadInterval" option allows to cap the
1144           exponential retry interval of plugins read errors. Thanks to Alexey
1145           Remizov and Florian Forster. #713
1146         * collectd: The "-P" command-line option now has precedence over the
1147           "PIDFile" option. Thanks to Thomas D. #553
1148         * collection.cgi: Various data-source related adjustments have been
1149           made. Thanks to Fabiano Pires and Sebastian Harl.
1150         * libcollectdclient: Now propagates errors when signing / encrypting
1151           network packets. Thanks to Florian Forster.
1152         * Configuration: Support for unquoted IPv6 addresses has been added.
1153           Thanks to Sebastian Harl. #489
1154         * Documentation: Various improvements have been done. Thanks to Florian
1155           Forster and Marc Fournier.
1156         * Examples: the sample C plugin has been updated to the current plugin
1157           API. Thanks to Sebastian Harl.
1158         * Licensing: The following components have been relicensed to the MIT
1159           license: the Apple Sensors, Ascent, DBI, E-Mail, Entropy, GenericJMX,
1160           gmond, LogFile, nginx, Notify Desktop, NTPd, NUT, olsrd, Perl, Ping,
1161           PostgreSQL, Protocols, RouterOS, RRDCacheD, SNMP, StatsD, SysLog,
1162           Table, Tail, UnixSock, vmem, VServer, Wireless, Write Riemann and XMMS
1163           plugins, the core collectd daemon, the collectdmon, collectd-nagios
1164           and collectd-tg utilities, all the Targets and Matches, liboconfig,
1165           most of the "utils_*" files and the plugin API.
1166         * Tests: A test suite has been added. Thanks to Florian Forster.
1167         * Threshold: The hysteresis calculation has been made more reliable.
1168           Thanks to Jan Kundrát. #581
1169         * Threshold: Various fixes and improvements have been made. Thanks to
1170           Manuel Luis Sanmartín Rozada. #649, #644
1171         * AMQP plugin: The "ConnectionRetryDelay" option has been added,
1172           allowing to delay reconnection. Thanks to Yoga Ramalingam and Marc
1173           Fournier. #833
1174         * AMQP plugin: The "QueueDurable" and "QueueAutoDelete" options have
1175           been added, giving control over queue creation and deletion. Thanks to
1176           David Blundell and Marc Fournier. #623
1177         * Apache, Ascent, BIND, cURL, cURL-JSON, cURL-XML, nginx and Write HTTP
1178           plugins: Customizing the "User-Agent" field is now possible at
1179           compile-time. Thanks to Jeremy Katz. #440
1180         * Apache, Ascent, BIND, cURL, cURL-JSON, cURL-XML, nginx plugins: The
1181           connection will be reset if it hasn't completed within the configured
1182           "Interval". The new "Timeout" option gives control over this behavior.
1183           Thanks to Jan Kundrát and Marc Fournier. #982, #983, #993
1184         * Apache, Ascent, cURL, cURL-JSON, cURL-XML, nginx, Write HTTP plugins:
1185           Allow usernames and passwords to contain colons if built against
1186           libcurl ≧ 7.19.1. Thanks to Marc Fournier. #695, #947
1187         * Apache plugin: The "SSLCiphers" option gives control over the
1188           encryption algorithms to use with TLS connections. Thanks to Toni
1189           Moreno. #946
1190         * Barometer plugin: This new plugin reads sensor data from various
1191           Freescale and Bosch digital barometers. Thanks to Tomas Menzl. #69,
1192           #693
1193         * Battery plugin: Reporting values as percentages and reporting degraded
1194           batteries has been added. Thanks to Florian Forster.
1195         * Battery plugin: Support for reading values from sysfs on Linux has
1196           been added. Thanks to Andy Parkins, Nicholas Humfrey, Peter Wu and
1197           Florian Forster. #725, #810, #998
1198         * Battery plugin: The value for current is no longer supplied unless the
1199           battery provides this information. Thanks to Florian Forster.
1200         * BIND plugin: Bind's XML v3 API is now supported; Thanks to Victor
1201           Berger, Bruno Prémont and Michal Humpula. #742, #847
1202         * Ceph plugin: This new plugin collects statistics from the Ceph
1203           distributed storage system. Thanks to Dan Ryder, Dennis Zou, Colin
1204           McCabe, Sage Weil. #522, #598
1205         * ConnTrack plugin: Support for reporting values as percentages as well
1206           as legacy conntrack files in "/proc" has been added. Thanks to
1207           Pierre-Yves Ritschard. #497, #680
1208         * CPU plugin: The plugin is now able to report values as percentages and
1209           aggregate values per-state and per-CPU. Thanks to Pierre-Yves
1210           Ritschard, Florian Forster, Fabien Wernli, Nicholas Humfrey and
1211           Wilfried Goesgens. #499, #516, #639 #734, #812, #802
1212         * cURL-JSON plugin: Extracting values from complex JSON structures has
1213           been enhanced. Thanks to Jim Radford. #408, #411
1214         * cURL-JSON plugin: Intervals can now be configured on a per-URL basis.
1215           Thanks to Stan Sawa. #685
1216         * cURL-JSON, cURL-XML, Write HTTP plugins: These plugins now also follow
1217           HTTP redirects. Thanks to Marc Fournier.
1218         * cURL, cURL-JSON, cURL-XML plugins: HTTP Digest authentication has been
1219           implemented. Thanks to Frank Cornelis. #482
1220         * DBI, Oracle, PostgreSQL plugins: A "MetadataFrom" parameter has been
1221           added which allows to set metadata from database columns. Thanks to
1222           Mark Wong. #317, #321
1223         * DBI plugin: Querying several databases in parallel is now possible.
1224           Thanks to Vincent Bernat. #453
1225         * Disk plugin: On the Linux platform, disk names can now get looked up
1226           in udev with the "UdevNameAttr" option. Thanks to Patrick Mooney. #537
1227         * Disk plugin: This plugin now collects several additional I/O-related
1228           metrics on the Linux platform. Thanks to Florian Forster and Michael
1229           Schenck. #705, #759
1230         * DRBD plugin: This new plugin reads Linux's Distributed Replicated
1231           Block Device (DRBD) statistics. Thanks to Tim Laszlo. #566, #700
1232         * Exec, UnixSock plugins: The "PUTNOTIF" command now allows to set
1233           metadata on notifications. Thanks to John-John Tedro. #416
1234         * fhcount plugin: This new plugin reports the number of used file
1235           handles. Thanks to Jiri Tyr. #1009
1236         * GenericJMX plugin: A Class Loader for "JMXConnectorFactory" has been
1237           added, allowing the plugin to work with JBOSS > 7. Thanks to Alexandre
1238           Moutot. #452
1239         * IPC plugin: This new plugin collects information related to shared
1240           memory. Thanks to Andrés J. Díaz. #925
1241         * Java plugin: Now uses the hostname defined in the configuration file.
1242           Thanks to Pierre-Yves Ritschard. #530, #681
1243         * Load plugin: The plugin is now able to report values as percentages.
1244           Thanks to Vedran Bartonicek and Pierre-Yves Ritschard. #344, #498
1245         * Log Logstash plugin: This new plugin writes collectd logs and events
1246           as Logstash JSON formatted events. Thanks to Pierre-Yves Ritschard.
1247           #360
1248         * LVM plugin: The plugin collects thin pool data volumes size, and no
1249           longer reports virtual volumes. Thanks to Benjamin Gilbert. #603
1250         * memcached plugin: "listen_disabled_num" are now also reported. Thanks
1251           to Matt Cottingham. #622
1252         * Memory plugin: Slab memory reporting on the Linux platform has been
1253           added. Thanks to Manuel CISSÉ and Marc Fournier. #560, #697
1254         * Memory plugin: The plugin is now able to report values as percentages.
1255           Thanks to Jeremy Katz, Florian Forster and Manuel CISSÉ. #501, #511,
1256           #559
1257         * Modbus plugin: Selecting between holding and input registers is now
1258           possible. Thanks to Jan Vitek. #338
1259         * Modbus plugin: Support for accessing devices through an RS-485 serial
1260           port has been added. Thanks to Eric Sandeen.
1261         * Multimeter plugin: This plugin isn't built by default on the AIX
1262           platform anymore. Thanks to Manuel Luis Sanmartin Rozada. #549, #684
1263         * MySQL and PostgreSQL plugins: Passing "127.0.0.1" as a host will now
1264           result in the global Hostname being used in metric names. Thanks to
1265           Jeremy Katz. #441
1266         * MySQL plugin: InnoDB, Select and Sort statistics collection has been
1267           added. Thanks to Wilson Felipe, Marek Becka and Pierre-Yves Ritschard.
1268           #248, #621, #699, #824
1269         * MySQL plugin: The "Alias" and "ConnectTimeout" options have been
1270           added. Thanks to William Tisäter.
1271         * Netlink plugin: Support for 64bit netlink counters has been added.
1272           Thanks to Marek Becka. #435
1273         * Network plugin: The "ReconnectInterval" configuration option has been
1274           added. Thanks to John Ferlito. #732
1275         * NFS plugin: Support for NFSv4.0 has been implemented. Thanks to Marek
1276           Becka. #550
1277         * OneWire plugin: Support for more temperature-providing sensor families
1278           has been added. Thanks to Tomasz Torcz. #672
1279         * OneWire plugin: Support for full OWFS path and more device families
1280           has been implemented. Thanks to Tomas Menzl. #68
1281         * OpenLDAP plugin: This new plugin reads monitoring information from
1282           OpenLDAP's "cn=Monitor" subtree. Thanks to Kimo Rosenbaum, Marc
1283           Fournier and Nicholas Humfrey. #719
1284         * OpenVPN plugin: Support for OpenVPN 2.3.0 has been implemented. Thanks
1285           to Ed Okerson. #252
1286         * OpenVZ plugin: Various improvements have been made, making the plugin
1287           report values like the other collectd plugins do. Thanks to Chris
1288           Lundquist. #264
1289         * Perl plugin: A new "listval_filter" method has been added, various
1290           internal cleanups and improvements have been made and a test suite has
1291           been added. Thanks to Matthias Bethke. #728
1292         * PostgreSQL plugin: The new "ExpireDelay" option allows skipping older
1293           values pending write when the database slows down. Thanks to Stephen
1294           O'Dor. #593
1295         * PowerDNS plugin: The plugin was updated for stats from pdns 3.4.3.
1296           Thanks to Ruben Kerkhof. #965
1297         * Processes plugin: A memory-usage related optimization for low-profile
1298           systems has been added. Thanks to Florian Forster. #652
1299         * Python plugin: Support for Python3 has been improved, "ModulePath" is
1300           now prepended to "sys.path", and the "get_dataset()" function has been
1301           added to the Python API. Thanks to Sven Trenkel and Patrick Browne.
1302           #890, #751, #771
1303         * Redis and Write_Redis plugins: The support library has been switched
1304           from credis to hiredis. Thanks to Andrés J. Díaz, Victor Seva, Marc
1305           Fournier, Johan Bergström, Michael Spiegle and brianpkelly. #296,
1306           #464, #475, #799, #1030
1307         * Redis plugin: Custom commands can now be used to fetch values stored
1308           in Redis. Thanks to Pierre-Yves Ritschard. #816
1309         * Redis plugin: Support for passwords up to 512 characters long has been
1310           added. Thanks to Jeremy Katz. #532
1311         * Sensors plugin: Support for lm_sensors' power sensors has been added.
1312           Thanks to Jan Kundrát. #571
1313         * SMART plugin: This new plugin collects SMART statistics from disk
1314           drives. Thanks to Vincent Bernat. #797
1315         * SNMP plugin: A blacklist/whitelist feature can now be used to filter
1316           which OIDs to collect. Thanks to Christophe Courtaut. #414
1317         * SNMP plugin: SNMPv3 authentication and encryption support has been
1318           implemented. Thanks to Michael Pilat. #362
1319         * SNMP plugin: Two error messages have been disambiguated. Thanks to
1320           Sergey. #939, #952
1321         * Swap plugin: The plugin is now able to report values as percentages.
1322           Thanks to Jeremy Katz and Florian Forster. #500, #510
1323         * Swap plugin: The plugin no longer fails on Linux systems where
1324           "SwapCached" isn't exposed by the kernel. Thanks to Florian Forster.
1325           #733
1326         * Tail plugin: "GaugeInc" and "GaugeAdd" options have been implemented.
1327           Thanks to Andre Ferraz. #673
1328         * Tail plugin: Intervals can now be configured on a per-File basis.
1329           Thanks to Tom Leaman. #446
1330         * TCPConns plugin: The "AllPortsSummary" option, allowing to summarize
1331           all connections, has been added. Thanks to Marek Becka. #488
1332         * TCPConns plugin: Three metrics were renamed on the AIX platform, for
1333           the sake of consistency. Thanks to Manuel Luis Sanmartín Rozada. #546
1334         * Turbostat plugin: This new plugin reads CPU frequency and C-state
1335           residency on modern Intel turbo-capable processors. Thanks to Vincent
1336           Brillault, Jean Delvare and Nicolas Iooss. #651
1337         * UnixSock plugin: The "GETTHRESHOLD" command has been re-added. Thanks
1338           to Manuel Luis Sanmartín Rozada. #674
1339         * Varnish plugin: Varnish 4 support has been added, as well as as
1340           monitoring metrics only available in Varnish 4. Thanks to Marc
1341           Fournier. #618, #783
1342         * virt plugin: Guests memory usage is now also collected. Thanks to
1343           Tiago Carvalho, jazzmes and Zollner Robert.
1344         * virt plugin: It is now possible to chose between using guests' name or
1345           UUID as plugin_instance. Thanks to Remi Ferrand. #385
1346         * virt plugin: The libvirt plugin has been renamed to virt. Thanks to
1347           Florian Forster.
1348         * Write Graphite plugin: When the connection to graphite fails,
1349           reconnection attempts are now limited to once per second. Thanks to
1350           Florian Forster. #625
1351         * Write HTTP plugin: Multi-instance support of this plugin has been
1352           improved. The "<URL "url">" block has been deprecated in favor of
1353           "<Node "identifier">". Thanks to Marc Fournier. #902
1354         * Write HTTP plugin: Several TLS-related configuration options have been
1355           added. Thanks to Ingmar Runge. #666
1356         * Write HTTP plugin: The "LowSpeedLimit" and "Timeout" options allow to
1357           reset slow/stalled network connections. Thanks to loginator17 and Marc
1358           Fournier. #752, #985
1359         * Write HTTP plugin: The size of the payload posted to the HTTP server
1360           can now be controlled with the "BufferSize" option. Thanks to Florian
1361           Forster. #722
1362         * Write Kafka plugin: This new plugin sends data to Apache Kafka, a
1363           distributed messaging queue. Thanks to Pierre-Yves Ritschard,
1364           ciomaire, Vincent Bernat, Marc Fournier. #670, #694, #794, #853, #014
1365         * Write Log plugin: This new plugin dispatches collected values to the
1366           configured log destination(s). Thanks to Pierre-Yves Ritschard. #886
1367         * Write Riemann plugin: Extra meta strings are now added as attributes
1368           in notifications. Thanks to John-John Tedro. #417
1369         * Write Riemann plugin: Notification message are now sent to the Riemann
1370           server via the description field. Thanks to Adrian Miron. #575
1371         * Write Riemann plugin: Support for custom attributes has been added.
1372           Thanks to Pierre-Yves Ritschard. #459
1373         * Write Riemann plugin: Support had been implemented for sending events
1374           to Riemann in batches (when using TCP), and is enabled by default.
1375           Thanks to Pierre-Yves Ritschard. #800
1376         * Write Riemann plugin: The "EventServicePrefix" option has been added,
1377           which adds a prefix to event service names. Thanks to Moshe Zada. #706
1378         * Write Riemann plugin: Threshold checks can now be passed down to the
1379           Riemann server. Thanks to Pierre-Yves Ritschard. #518
1380         * Write Sensu plugin: This new plugin submits values to Sensu, a stream
1381           processing and monitoring system. Thanks to Fabrice A. Marie and Marc
1382           Fournier. #912, #1001, #1016
1383         * Write TSDB plugin: This new plugin sends data to OpenTSDB, a scalable
1384           time series database. Thanks to Kevin Bowling, Florian Forster, Dallin
1385           Young, Michael Schenck and Pierre-Yves Ritschard. #703, #772, #945
1386         * ZFS ARC plugin: Support for ZFS-on-Linux has been added. Thanks to
1387           Marc Fournier and Wilfried Goesgens. #552
1388         * Zookeeper plugin: This new plugin reads data from the Apache Zookeeper
1389           "MNTR" command. Thanks to Jeremy Katz. #826
1390
1391 2016-07-26, Version 5.4.3
1392         * Build system: A deprecation warning has been removed. Thanks to
1393           Florian Forster.
1394         * Build system: An ordering issue when build the AMQP plugin was
1395           corrected. Thanks to Shahul Hameed.
1396         * Build system: Building the gmond plugin against recent libganglia
1397           versions has been added. Thanks to Marc Fournier. #1129
1398         * Build system: "collectd-tg" now builds on AIX. Thanks to Manuel Luis
1399           Sanmartín Rozada. #542
1400         * Build system: "version-gen.sh" portablility was improved. Thanks to
1401           Marc Fournier and Ruben Kerkhof.
1402         * Build system: Compiling utils_dns.c on Solaris has beed fixed. Thanks
1403           to Yves Mettier, Dagobert Michelsen and Florian Forster. #348
1404         * Build system: Default JDK detection got improved. Thanks to Ruben
1405           Kerkhof and Marc Fournier.
1406         * Build system: Detection and handling of librrd 1.6 and later has been
1407           fixed. Thanks to Ruben Kerkhof.
1408         * Build system: notify_email build options got corrected to make it
1409           build on non-GNU libc systems. Thanks to Marc Fournier.
1410         * Build system: Protobuf building and logging has been improved. Thanks
1411           to Ruben Kerkhof.
1412         * Build system: The "make distcheck" target was fixed to properly handle
1413           java build artifacts. Thanks to Florian Forster.
1414         * Build system: The configure script got fixed to work properly when
1415           called with "CC="gcc -Wall -Werror"" . Thanks to Marc Fournier.
1416         * Build system: The configure script will now fail if pkg-config isn't
1417           available. Thanks to Ruben Kerkhof.
1418         * Build system: The users plugin now builds properly on Solaris when
1419           libstatgrab is available. Thanks to Dagobert Michelsen. #1061
1420         * Build system: Various fixes have been done to improve library
1421           detection on FreeBSD. Thanks to Ruben Kerkhof.
1422         * collectd2html: Several perl errors have been corrected. Thanks to Ruud
1423           van Melick. #1103
1424         * collectd: A global gauge format-string is now used to avoid loss of
1425           precision. Thanks to Florian Forster. #1039
1426         * collectd: A race condition at plugin initialization time was fixed.
1427           Thanks to Jan Andres. #1316
1428         * collectd: Autoloading now properly sets plugin context, allowing
1429           plugins to determine the interval. Thanks to Florian Forster. #1069
1430         * collectd: Empty "Plugin" blocks are now supported by the configuration
1431           file parser. Thanks to Manuel Luis Sanmartín Rozada. #1035
1432         * collectd: The address of the Free Software Foundation has been fixed
1433           in GPL license headers. Thanks to Ruben Kerkhof.
1434         * collectd: Writing to a closed TCP socket is now properly handled.
1435           Thanks to Tamás Földesi. #1104
1436         * Documentation: iptables plugin: IPv6 configuration option has been
1437           added to the collectd.conf(5) manpage. Thanks to 'Marc Fournier''.
1438           #1496
1439         * AMQP plugin: The plugin was fixed to build against librabbitmq 0.6.0.
1440           Thanks to Remi Collet. #1008
1441         * Apache plugin: A warning about a possible misconfiguration has been
1442           added. Thanks to Marc Fournier.
1443         * Apache plugin: The plugin was extended to parse the whole response,
1444           required to support Apache versions greater than 2.4.17. Thanks to
1445           Marc Fournier and Florian Forster. #1170, #1343
1446         * APC UPS plugin: Log messages are now prefixed with the plugin name.
1447           Thanks to Sergey. #1329
1448         * Bind plugin: The type_instance now gets properly sanitized. Thanks to
1449           Thomas Kho. #992
1450         * CPU plugin: Error messages on MacOSX have been improved. Thanks to
1451           Florian Forster. #22
1452         * cURL plugin: A typo in an error message got corrected. Thanks to Marc
1453           Fournier.
1454         * cURL, cURL-JSON and cURL-XML plugins: A memory leak when allocating
1455           more memory fails has been fixed. Thanks to Brandon Arp.
1456         * DF plugin: An bug preventing filesystems which don't report inodes
1457           such as btrfs has been corrected. Thanks to Marek Becka. #1096
1458         * DF plugin: Duplicate entries are no longer reported twice. Thanks to
1459           Stefan Brüns and Florian Forster. #1402
1460         * DF plugin: Legacy code for skipping "rootfs" mount points has been
1461           removed. Thanks to Marc Fournier. #1402
1462         * DF plugin: Legacy references to the "ReportReserved" option have been
1463           removed. Thanks to Marc Fournier.
1464         * DF plugin: Reading the mtab now uses a reentrant function when
1465           possible. Thanks to Ruben Kerkhof. #1163
1466         * Ethstat plugin: Code to strip leading whitespace from device names.
1467           This works around an issue in the VMXNet3 driver. Thanks to Thomas
1468           Guthmann. #1059
1469         * Exec plugin: A file descriptor leak when the plugin is configured to
1470           run as a non-existing user was corrected. Thanks to Gautam BT and Marc
1471           Fournier. #762
1472         * Exec plugin: A problem in the error handling of an fdopen() failure
1473           has been fixed. Thanks to @ciomaire.
1474         * Interface plugin: Documentation about regular expressions in the
1475           ignore list has been added. Thanks to Jakub Jankowski.
1476         * IRQ plugin: The "FIQ" line is now skipped as it doesn't contain any
1477           counter. Thanks to Ruben Kerkhof. #971
1478         * Modbus plugin: The debug output has been disabled by default. It is
1479           now only enabled when building with "--enable-debug". Thanks to Eric
1480           Sandeen and Marc Fournier.
1481         * MongoDB plugin: A memory leak has been fixed and some adaptations to
1482           the current API of the mongo-c-driver have been made. Thanks to
1483           Florian Forster. #956
1484         * Network plugin: A check for the initialization of secure memory has
1485           been added. Previously, failure to initialize this memory was ignored.
1486           Thanks to @yujokang. #1665
1487         * Network plugin: A heap overflow has been fixed in the server code.
1488           This issue can be triggered remotely and is potentially exploitable.
1489           Thanks to Emilien Gaspar. CVE-2016-6254
1490         * Network plugin: The TimeToLive option handling was made more robust.
1491           Thanks to Tim Laszlo. #654
1492         * NTPd plugin: Documentation about the required "mode 7" has been added.
1493           Thanks to Jakub Jankowski.
1494         * NTPd plugin: Reporting of "time_offset-loop" was corrected to match
1495           the values from ntpq/ntpdc. Thanks to Pierre Fersing and Florian
1496           Forster. #1300
1497         * OpenVPN plugin: The plugin was fixe to avoid signaling an error when
1498           no clients were connected. Thanks to Florian Forster. #731
1499         * Perl plugin: Init callbacks have been changed to run essentially
1500           single-threaded to avoid race conditions by init functions which
1501           create additional threads. Thanks to Pavel Rochnyack. #1706
1502         * PF plugin and DNS plugin: These plugins have been fixed to build
1503           properly on OpenBSD again. Thanks to Ruben Kerkhof.
1504         * Processes plugin: A compilation error on systems without "regex.h" has
1505           been fixed. Thanks to Corey Kosak.
1506         * Processes plugin: A memory leak on Solaris has been fixed. Thanks to
1507           Jim Quinn.
1508         * Processes plugin and Swap plugin: These plugins have been corrected to
1509           also work inside FreeBSD jails. Thanks to biancalana. #1019
1510         * Processes plugin: A warning about too long process names has been
1511           added. Thanks to Marc Fournier. #1284
1512         * Processes plugin: Process counting on the FreeBSD and OpenBSD
1513           platforms has been fixed. Thanks to Herve COMMOWICK. #1298
1514         * Processes plugin: The plugin was fixed to work properly on Solaris.
1515           Thanks to Jan Andres. #919
1516         * Python plugin: A double-free bug got fixed. Thanks to Sven Trenkel.
1517           #1285
1518         * RRDtool plugin: A race condition leading to corrupt RRD file creation
1519           has been fixed. Thanks to Manuel Luis Sanmartín Rozada. #1031
1520         * SNMP plugin: The "Gauge32" signedness was corrected to match RFC1902.
1521           Thanks to Nathan Ward. #1325
1522         * StatsD plugin: A deadlock on plugin shutdown has been fixed. Thanks to
1523           Pavel Rochnyack #1703
1524         * StatsD plugin: A memory leak was corrected. Thanks to Florian Forster.
1525           #997
1526         * StatsD plugin: A symbol lookup error was fixed by properly linking the
1527           plugin against libm. Thanks to Florian Forster.
1528         * StatsD plugin: "utils_latency": Support for including values above
1529           1000 in percentile calculation has been added. Thanks to Yoga
1530           Ramalingam. #401
1531         * StatsD plugin: "utils_latency": Two division by zero error conditions
1532           have been corrected. Thanks to Wilfried Goesgens. #655
1533         * StatsD plugin: Counters absolute counts are now also reported. Thanks
1534           to Pierre-Yves Ritschard. #1311
1535         * StatsD plugin: The plugin now emits NaN values when no timer event is
1536           recorded. Thanks to Florian Forster. #1038, #1039
1537         * StatsD plugin: The plugin was corrected to avoid crashing when
1538           negative timer values are submitted. Thanks to Florian Forster. #1131
1539         * Tail CSV plugin: The plugin was fixed to work properly with multiple
1540           "Collect" options and a bug got fixed when no "TimeFrom" is specified.
1541           Thanks to Manuel Luis Sanmartín Rozada and Florian Forster. #1032
1542         * TCPConns plugin: A memory leak was fixed. Thanks to Florian Forster.
1543           #1074
1544         * TCPConns plugin: An bug causing collectd to enter an inifinite loop on
1545           OpenBSD was fixed. Thanks to Landry Breuil. #1094
1546         * Threshold plugin: Threshold configuration blocks can now be defined in
1547           different files. Thanks to Michael Salmon. #551
1548         * vmem plugin: Support for pgsteal in recent Linux kernels has been
1549           added. Thanks to Jakub Jankowski. #1307
1550         * vmem plugin: The DSType for nr_dirtied and nr_written was corrected to
1551           report a derive. Thanks to Marek Becka. #1072
1552         * Write Graphite plugin: Error handling when submitting metrics to the
1553           server is now more robust. Thanks to Sam Pointer. #1364
1554         * Write HTTP plugin: Freeing of memory holding HTTP headers during
1555           shutdown has been fixed. Thanks to Tolga Ceylan.
1556         * Write Redis plugin: Multi-Valued key was made easier to parse by
1557           adding a "|" character as a delimiter. Thanks to brianpkelly and
1558           Florian Forster. #1070
1559         * Write Redis plugin: The timestamp format was corrected. Thanks to
1560           Florian Forster.
1561         * ZFS ARC plugin: The plugin was will not emit warning about missing
1562           "l2_size" stats anymore. Thanks to Jan Andres. #919
1563         * 152 patches have been applied to numerous plugins and core components,
1564           fixing various programming errors which were reported by scan-build,
1565           libasan, FBInfer, coverity-scan, clang and gcc-6: Thanks to Ruben
1566           Kerkhof, Florian Forster, Marc Fournier, Corey Kosak, Laurent,
1567           Claudius Zingerli and Fabien Wernli.
1568
1569 2015-02-26, Version 5.4.2
1570         * Build system: Numerous fixes. Thanks to Bjørn Nordbø, Jim Radford,
1571           KOMEDA Shinji, Lauri Tirkkonen, Manuel Luis Sanmartin Rozada, Marc
1572           Fournier, Rainer Müller, Yoga Ramalingam and Yves Mettier. #326,
1573           #373, #653, #828
1574         * collectd: A use-after-free has been fixed in the "parse_value()"
1575           function. Thanks to Matthias Urlichs.
1576         * collectd: Fix carriage return sign in types_list Thanks to Marc
1577           Fournier and @NsLib.
1578         * collectd: Fix programming error in src/configfile.c. Thanks to
1579           Wilfried Goesgens.
1580         * collectd: An off-by-one error has been fixed in the
1581           "strstripnewline()" function. Patch by Florian Forster.
1582         * collectd: Use the complain mechanism to report filter chain write
1583           failures. Thanks to Sebastian Harl.
1584         * collectd: Spelling and grammar of error messages have been fixed.
1585           Thanks to Katelyn Perry and Tim Laszlo.
1586         * collectdctl: Fixed buffering issues which caused trouble on AIX and
1587           Solaris. Thanks to Yoga Ramalingam.
1588         * Documentation: Details and example about multi-instance filterchain
1589           targets have been added. Thanks to Marc Fournier.
1590         * Documentation: The "CollectStatistics" option of the rrdcached has
1591           been documented. Thanks to Micha Krause. #907
1592         * Documentation: The write_redis has been documented. Thanks to Marc
1593           Fournier.
1594         * Documentation: The "GraphiteSeparateInstances" and
1595           "GraphiteAlwaysAppendDS" options of the amqp have been documented.
1596           Thanks to Marc Fournier.
1597         * Documentation: Documentation of the "AutoLoadPlugin" option has been
1598           improved. Thanks to Florian Forster. #715
1599         * aggregation: "utils_vl_lookup": A race when creating user objects
1600           has been fixed. Thanks to Sebastian Harl. #535
1601         * cpu: Temperature code for Mac&nbsp;OS&nbsp;X has been removed.
1602           Thanks to Florian Forster and Marc Fournier. #22
1603         * cURL, cURL-JSON, cURL-XML and Write HTTP plugins: Call
1604           "curl_global_init()" in the plugins' "init()" callback. Thanks to
1605           Jeremy Katz.
1606         * cURL and memcachec plugins: Fix calculation of gauge, average,
1607           minimum and maximum. Previously, they were calculated from the start
1608           of the daemon, which is not the documented behavior. Thanks to
1609           Florian Forster. #663
1610         * curl-json: A bug, which triggered when two URLs with a long common
1611           prefix were configured, was fixed. Thanks to Marc Fournier. #582
1612         * dbi: Compatibility with new versions of libdbi has been restored.
1613           Thanks to Florian Forster. #950
1614         * Exec, UnixSock plugins: Fix parsing of the "time" option of the
1615           "PUTNOTIF" command. Thanks to Adrian Miron. #477
1616         * ipmi: A conflict with the java over the "SIGUSR2" signal has been
1617           fixed. Thanks to Vincent Bernat. #114
1618         * java: Conversion from Java's time representation to collectd's
1619           representation has been fixed. Thanks to Manuel Luis Sanmartín
1620           Rozada.
1621         * java: Make sure "cjni_thread_detach()" is called on all paths.
1622           Thanks to Florian Forster.
1623         * LogFile and SysLog plugins: Avoid total silence in case of a
1624           misconfiguration. Thanks to Marc Fournier and Wilfried Goesgens.
1625         * network: Support for recent versions of gcrypt has been added.
1626           Thanks to Vincent Bernat. #632
1627         * network: Robustness of the client connecting behavior has been
1628           improved. Thanks to Florian Forster. #627
1629         * python: Don't create empty "meta_data_t" objects. Thanks to Florian
1630           Forster. #716
1631         * python: Fix Py list length check in "cpy_build_meta()". Thanks to
1632           Yoga Ramalingam.
1633         * python: The "interval" member was fixed to export seconds as a
1634           double. Thanks to Justin Burnham.
1635         * RRDtool and RRDCacheD plugins: A memory leak when creating RRD files
1636           has been fixed. Thanks to Yves Mettier. #661
1637         * snmp: Fix a memory leak. Thanks to Marc Fournier and Pierre-Yves
1638           Ritschard. #610, #804
1639         * statsd: Support for samplerates in timer metrics was added. Thanks
1640           to John Leach. #461
1641         * swap: Fix behavior under OpenVZ by making "cached" optional. Thanks
1642           to Florian Forster. #733
1643         * threshold: Population of the "time" field in notifications has been
1644           added. Thanks to Manuel Luis Sanmartín Rozada.
1645         * libvirt: Only gather stats for running domains. Thanks to Ruben
1646           Kerkhof.
1647         * lvm: An issue with Volume Groups (VGs) without Logical Volumes (LVs)
1648           has been fixed. Thanks to Jan Kundrát.
1649         * write_graphite: Escape characters not supported by Graphite. Thanks
1650           to Pierre-Yves Ritschard and Marc Fournier.
1651         * write_http: Make callback names context-dependent. Thanks to Marc
1652           Fournier. #821
1653         * write_redis: A formatting bug, which resulted in totally unusable
1654           numbers being transmitted to Redis, was fixed. Thanks to Marc
1655           Fournier.
1656         * write_riemann: Receive acknowledge message when using TCP. Thanks to
1657           John-John Tedro.
1658
1659 2014-01-26, Version 5.4.1
1660         * amqp plugin: Add support for RabbitMQ 0.4.x to avoid compiler
1661           warnings. Thanks to Sebastian Harl for implementing this.
1662         * apache / network plugins: Improved initialization order hopefully
1663           resolved gcrypt initialization problems.
1664         * aquaero plugin: The type used to submit fan utilization was fixed.
1665           Thanks to Alex Deymo for the patch.
1666         * cgroups plugin: A small memory leak was fixed. Checking the existence
1667           of a mount option without a value was fixed. More permissive parsing
1668           of the cpuacct.stats file fixes support for some versions of Linux.
1669           Thanks to Marc Fournier for bug reports and patches.
1670         * curl plugin: Fix <Match> blocks without an instance. Thanks to
1671           Alexander Golovko for reporting and Sebastian Harl for fixing this.
1672         * curl_json plugin: Potentially invalid memory access has been
1673           sanitized. Thanks to Jim Radford for his patch.
1674         * interface plugin: Fix behavior under FreeBSD 10: Reporting of
1675           per-address statistics caused duplicate updates to the same metric.
1676           Thanks to demon / @trtrmitya for the patch.
1677         * write_graphite plugin: Use TCP to connect to Graphite by default. The
1678           default changed from TCP to UDP between 5.3.1 and 5.4.0, which is a
1679           regression. Thanks to Marc Fournier for fixing this. Reconnect
1680           behavior was improved. Thanks to Michael Hart for his patch.
1681         * zfs_arc plugin: Collect "allocated" and "stolen" on FreeBSD only.
1682
1683 2013-08-18, Version 5.4.0
1684         * collectd: The "LoadPlugin" config option no longer attempts to load
1685           plugins twice. If more than one "LoadPlugin" statement or block is
1686           encountered, only the first will have any effect.
1687         * collectd: The "AutoLoadPlugin" option allows to automatically load
1688           plugins for which a configuration is found.
1689         * collectd: The "WriteQueueLimitHigh" and "WriteQueueLimitLow" options
1690           allow collectd to drop values when under stress, to avoid running out
1691           of memory. Thanks to Yves Mettier for his patch.
1692         * amqp plugin: The "GraphiteSeparateInstances" and
1693           "GraphiteAlwaysAppendDS" options have been added. Thanks to Laurent
1694           for the patch.
1695         * aquaero plugin: This new plugin reads various metrics, e.g. fan
1696           speeds and temperatures, from Aquaero 5, a fan and water cooling
1697           control panel. Thanks to Alex Deymo for his patch.
1698         * curl plugin: The "MeasureResponseCode" option has been added. Thanks
1699           to Jan Matějka for his patch.
1700         * curl_json plugin: Support for UNIX domain sockets and array wildcards
1701           has been added. Thanks to Jim Radford for his patch.
1702         * curl_xml plugin: Support for long URLs has been improved.
1703         * cgroups plugin: This new plugin collects CPU accounting information
1704           for processes in a cgroup. Thanks to Michael Stapelberg for his patch.
1705         * df plugin: The "ValuesAbsolute" and "ValuesPercentage" options have
1706           been added. Thanks to Vedran Bartonicek for the patch.
1707         * exec plugin: Do UID / GID lookups before forking. This should prevent
1708           a race condition in the NSS library. Thanks to Ceri Storey for the
1709           patch.
1710         * lvm plugin: This new plugin collects size information from Linux'
1711           Logical Volume Manager (LVM). Thanks to Chad Malfait for his work.
1712         * memcached plugin: Support for increment and decrement counts has been
1713           added. Thanks to Blake Matheny for the patch.
1714         * mic plugin: This new plugin collects CPU and memory usage, power
1715           consumption and temperatures of Intel's Many-Integrated-Core (MIC)
1716           architecture, such as Xeon Phi cards. Thanks to Evan Felix for his
1717           work.
1718         * netlink plugin: This plugin has been converted to use the supported
1719           "libmnl" library. Thanks to Andreas Henriksson for his patch.
1720         * nginx plugin: Collection of accepted and handled connections has been
1721           added. Thanks to Patrick Shan for his patch.
1722         * sigrok plugin: This new plugin collects metrics from sigrok, a signal
1723           processing framework reading various hardware devices, from light
1724           meters to spectrum analyzers. Thanks to Bert Vermeulen for his patch.
1725         * statsd plugin: This new plugin listens to a UDP socket and reads
1726           metrics in the StatsD format.
1727         * varnish plugin: Many additional metrics have been added. Thanks to
1728           Nick Stenning for his patch.
1729         * write_graphite plugin: Support for "UDP" has been added. Thanks to
1730           Javier Maestro for his patch.
1731         * write_riemann plugin: The "TTLFactor" option has been added.
1732         * zfs_arc plugin: Support for FreeBSD has been added. Thanks to Xin Li
1733           for his patch.
1734
1735 2015-02-26, Version 5.3.2
1736         * Build system: Numerous fixes. Thanks to Bjørn Nordbø, Jim Radford,
1737           KOMEDA Shinji, Lauri Tirkkonen, Manuel Luis Sanmartin Rozada, Marc
1738           Fournier, Rainer Müller, Yoga Ramalingam and Yves Mettier. #326,
1739           #373, #653, #828
1740         * collectd: A use-after-free has been fixed in the "parse_value()"
1741           function. Thanks to Matthias Urlichs.
1742         * collectd: Fix carriage return sign in types_list Thanks to Marc
1743           Fournier and @NsLib.
1744         * collectd: Fix programming error in src/configfile.c Thanks to
1745           Wilfried Goesgens.
1746         * collectd: An off-by-one error has been fixed in the
1747           "strstripnewline()" function. Patch by Florian Forster.
1748         * collectd: Use the complain mechanism to report filter chain write
1749           failures. Thanks to Sebastian Harl.
1750         * collectd: Spelling and grammar of error messages have been fixed.
1751           Thanks to Katelyn Perry and Tim Laszlo.
1752         * collectdctl: Fixed buffering issues which caused trouble on AIX and
1753           Solaris. Thanks to Yoga Ramalingam.
1754         * Documentation: Details and example about multi-instance filterchain
1755           targets have been added. Thanks to Marc Fournier.
1756         * Documentation: The "CollectStatistics" option of the rrdcached has
1757           been documented. Thanks to Micha Krause. #907
1758         * Documentation: The write_redis has been documented. Thanks to Marc
1759           Fournier.
1760         * Documentation: The synopsis of the threshold has been fixed. Thanks
1761           to Fabien Wernli.
1762         * Documentation: The "GraphiteSeparateInstances" and
1763           "GraphiteAlwaysAppendDS" options of the amqp have been documented.
1764           Thanks to Marc Fournier.
1765         * aggregation: "utils_vl_lookup": A race when creating user objects
1766           has been fixed. Thanks to Sebastian Harl. #535
1767         * cpu: Temperature code for Mac&nbsp;OS&nbsp;X has been removed.
1768           Thanks to Florian Forster and Marc Fournier. #22
1769         * csv: A regression which would lead to the "DataDir" option to be
1770           ignored has been fixed. Thanks to Manuel Luis Sanmartin Rozada.
1771         * curl, curl-json, curl-xml and write_http plugins: Call
1772           "curl_global_init()" in the plugins' "init()" callback. Thanks to
1773           Jeremy Katz.
1774         * curl and memcachec plugins: Fix calculation of gauge, average,
1775           minimum and maximum. Previously, they were calculated from the start
1776           of the daemon, which is not the documented behavior. Thanks to
1777           Florian Forster. #663
1778         * dbi plugin: Compatibility with new versions of libdbi has been
1779           restored. Thanks to Florian Forster. #950
1780         * exec, unixsock plugins: Fix parsing of the "time" option of the
1781           "PUTNOTIF" command. Thanks to Adrian Miron. #477
1782         * java: Conversion from Java's time representation to collectd's
1783           representation has been fixed. Thanks to Manuel Luis Sanmartín
1784           Rozada.
1785         * ipmi: A conflict with the java over the "SIGUSR2" signal has been
1786           fixed. Thanks to Vincent Bernat. #114
1787         * java: Make sure "cjni_thread_detach()" is called on all paths.
1788           Thanks to Florian Forster.
1789         * logfile and syslog plugins: Avoid total silence in case of a
1790           misconfiguration. Thanks to Marc Fournier and Wilfried Goesgens.
1791         * memcached: Connecting to a UNIX socket has been fixed. Thanks to Jim
1792           Radford.
1793         * network: Support for recent versions of gcrypt has been added.
1794           Thanks to Vincent Bernat. #632
1795         * network: Robustness of the client connecting behavior has been
1796           improved. Thanks to Florian Forster. #627
1797         * python: Don't create empty "meta_data_t" objects. Thanks to Florian
1798           Forster. #716
1799         * python: Fix Py list length check in "cpy_build_meta()". Thanks to
1800           Yoga Ramalingam.
1801         * python: The "interval" member was fixed to export seconds as a
1802           double. Thanks to Justin Burnham.
1803         * replace and set targets: Fix error message. Thanks to Marc Fournier.
1804           #448
1805         * rrdtool and rrdcached plugins: Honor the "DataDir" config option;
1806           this fixes a regression. Thanks to Florian Forster. #380
1807         * rrdtool and rrdcached plugins: A memory leak when creating RRD files
1808           has been fixed. Thanks to Yves Mettier. #661
1809         * snmp: Fix a memory leak. Thanks to Marc Fournier and Pierre-Yves
1810           Ritschard. #610, #804
1811         * swap: Fix behavior under OpenVZ by making "cached" optional. Thanks
1812           to Florian Forster. #733
1813         * threshold: Population of the "time" field in notifications has been
1814           added. Thanks to Manuel Luis Sanmartín Rozada.
1815         * libvirt: Only gather stats for running domains. Thanks to Ruben
1816           Kerkhof.
1817         * write_graphite: Escape characters not supported by Graphite. Thanks
1818           to Pierre-Yves Ritschard and Marc Fournier.
1819         * write_http: Make callback names context-dependent. Thanks to Marc
1820           Fournier. #821
1821         * write_riemann: Receive acknowledge message when using TCP. Thanks to
1822           John-John Tedro.
1823
1824 2013-07-13, Version 5.3.1
1825         * Documentation: Various fixes.
1826         * Configuration: Fix error handling: Errors in included files were
1827           ignored, causing configuration mistakes to go unnoticed.
1828         * dns plugin: Don't abort when PCAP returns an error.
1829         * modbus plugin: The reconnection strategy was improved, fixing a
1830           segfault in the libmodbud library. Thanks to Stefan Nickl and
1831           Fabien Wernli for their patches.
1832         * mysql plugin: The notification about a newly running MySQL slave
1833           thread has been fixed. Thanks to Joaquín Cuenca Abela for the patch.
1834         * snmp plugin: A build issue has been fixed (C99 mixed declaration).
1835           The end-of-tree check has been improved by Pierre-Yves Ritschard.
1836         * threshold plugin: Handling of the "Interesting" configuration option
1837           has been fixed. Thanks to Björn for the patch.
1838         * write_riemann plugin: A memory leak has been fixed. Thanks to Dave
1839           Cottlehuber for reporting it.
1840
1841 2013-04-09, Version 5.3.0
1842         * collectd: The "Include" statements can now be limited to include
1843           only matching files in a directory. Thanks to Sebastian Harl for his
1844           patch.
1845         * collectd: Dispatches / writes are now handled by a thread pool. This
1846           improves reliability and throughput for instances configured to act
1847           as a "server". Thanks to Sebastian Harl and Dan Fandrich for
1848           reviewing this change and fixing bugs.
1849         * aggregation plugin: Selection of value lists is now possible using
1850           regular expressions. Parts of the identifier of the resulting metric
1851           can now be set via the configuration file.
1852         * apcups plugin: The "ReportSeconds" option has been implemented.
1853         * curl* plugins: Support for POST requests and custom request headers
1854           has been added. Thanks to Dan Fandrich for his patch.
1855         * curl_xml plugin: Support for XML namespaces has been added. Thanks
1856           to Dan Fandrich for his patch.
1857         * dbi plugin: Support for numeric options has been added. The
1858           "Host" option has been added. Thanks to Daniel Hilst for his patch.
1859         * disk plugin: Support for systems with >256 has been fixed. Thanks to
1860           Greg Mason for his patch.
1861         * libvirt plugin: Support for memory allocation has been added. Thanks
1862           to Johan Wirén for his patch.
1863         * netapp plugin: Support for "SnapVault", "VFiler" and deduplication /
1864           compression and quota metrics. Thanks to Sebastian Harl for his
1865           patches and teamix GmbH for sponsoring this work.
1866         * postgresql plugin: The reconnection logic has been improved. Thanks
1867           to Sebastian Harl for his patches.
1868         * rrdtool, rrdcached plugins: The "CreateFilesAsync" option has been
1869           implemented. When enabled, new RRD files will be created
1870           asynchronously, which improved throughput of "server" instances.
1871           Many thanks to Yves Mettier for all his input and code.
1872         * tail_csv plugin: This new plugins allows to read metrics from CSV
1873           files, such as Snort's statistics file. Thanks to Kris Nielander for
1874           his patch.
1875         * write_mongodb plugin: Authentication options have been added.
1876         * write_riemann plugin: This new plugin allows sending metrics to
1877           Riemann, a stream processing and alerting tool. Big thanks to
1878           Pierre-Yves Ritschard for his work.
1879
1880 2013-04-08, Version 5.2.2
1881         * Build system: A bad interaction between the Java detection code and
1882           libltdl has been fixed. Thanks to Dave Cottlehuber for his patch.
1883           Installation of the Perl bindings has been improved / fixed. Thanks
1884           to Sebastian Harl for his patch.
1885         * collectd: Fixed read callback scheduling at startup.
1886         * apache, ascent, bind, curl, curl_json, curl_xml, nginx and
1887           write_http plugins: Portability fixes, protection from infinite
1888           redirect loops, improved error handling and incorrect dereferences
1889           have been fixed. Most of these are related to the cURL library.
1890           Thanks to Dan Fandrich for his patches.
1891         * logfile plugin: Flush the output file handle. This works around
1892           caching when logging to STDOUT and redirecting into a file. Thanks
1893           to Nathan Huff for the patch.
1894         * mysql plugin: Fix a memory leak in the error handling. Thanks to
1895           Tomas Doran for his patch.
1896         * netapp plugin: Fix the interval with which values are dispatched.
1897         * network plugin: Build issues under FreeBSD and initialization have
1898           been fixed. Thanks to Ed Schouten for his patch.
1899         * nfs plugin: A compilation problem has been fixed.
1900         * notify_email plugin: Add a character set to the mail header. Thanks
1901           to Manuel Cissé for his patch.
1902         * pf plugin: Build issues have been fixed.
1903         * postgresql plugin: Build issues have been fixed.
1904         * rrdcached plugin: Connect to the daemon from the read callback.
1905         * snmp plugin: Matching of SNMP subtrees has been improved. Thanks to
1906           "jkrabbe" for the patch.
1907         * thermal plugin: The initialization of dispatched value lists has
1908           been fixed. Thanks to Markus Knetschke for his patch.
1909         * unixsock plugin: Parsing of options with an underscore, e.g.
1910           "plugin_instance" has been fixed. Thanks to Tommie Gannert for his
1911           patch.
1912
1913 2013-01-27, Version 5.2.1
1914         * Build system: "make distcheck" has been fixed. Build fixes Solaris
1915           and systems without gcrypt. Thanks to Yves Mettier for his patches.
1916         * collectd: The complaint mechanism was fixed. It reported messages
1917           more frequently than intended.
1918         * collectd-tg: A manual page has been added.
1919         * dns plugin: Build issues on FreeBSD have been fixed. Thanks to
1920           Ed Schouten for his patch.
1921         * ethstat plugin: Fix the "Map" config option. An incorrectly used
1922           character pointer may lead to a segmentation fault.
1923         * network plugin: Build issues on FreeBSD have been fixed. Thanks to
1924           Ed Schouten for his patch.
1925         * postgresql plugin: A memory leak in the writing code has been fixed.
1926           A use-after-free issue that happened when more than one database was
1927           configured was fixed. Thanks to Sebastian Harl for fixing these
1928           problems.
1929         * redis plugin: A build failure has been fixed. Thanks to Pierre-Yves
1930           Ritschard for his patch.
1931         * varnish plugin: Fix a problem with instances without name.
1932         * write_graphite plugin: A regression which rendered the
1933           "SeparateInstances" and "AlwaysAppendDS" options unusable has been
1934           fixed. A failed assertion when using types with many data sources
1935           has been fixed. Improve reporting of connection errors to not spam
1936           log files too much. Thanks to Pierre-Yves Ritschard for reporting
1937           the logging problem.
1938         * zfs_arc plugin: Fix the type used for mutex misses. Thanks to Yves
1939           Mettier for reporting this bug.
1940
1941 2012-11-17, Version 5.2.0
1942         * collectd: The performance of the LISTVAL command has been improved.
1943           Thanks to Yves Mettier for the patch.
1944         * collectd: The possibility to configure the collection interval on a
1945           per-plugin basis has been added. Huge thanks to Sebastian Harl for
1946           his work.
1947         * collectd-tg: This new binary allows to generate random but real
1948           looking collectd network traffic. This can be used to load-test new
1949           plugin, for example.
1950         * libcollectdclient: Code for constructing and sending network packets
1951           in the binary format has been added.
1952         * aggregation plugin: This new plugin allows to aggregate multiple
1953           value lists into one.
1954         * amqp and write_http plugins: Meta data is now included in the JSON
1955           output format. Thanks to Mark Wong for the patch.
1956         * amqp plugin: Support for "Graphite" output has been added. Thanks to
1957           Thomas Meson for the patch.
1958         * contextswitch plugin: Support for AIX has been added. Thanks to
1959           Manuel Rozada for his patch.
1960         * disk plugin: The "UseBSDName" config option has been added to the
1961           Mac OS X version.
1962         * GenericJMX plugin: Automatically determine the host name if it isn't
1963           configured.
1964         * libvirt plugin: The "number" interface format has been added. Thanks
1965           to "Davide Guerri" for the patch.
1966         * memcached plugin: Support for multiple connections has been added.
1967           Thanks to Nicolas Szalay for the patch.
1968         * ntpd plugin: The "IncludeUnitID" config option has been added. The
1969           behavior when a peer is unreachable has been improved. Thanks to
1970           Johan Kiviniemi for the patches.
1971         * oracle plugin: The "Host" config option has been added.
1972         * pf plugin: This new plugin allows to collect statistics from BSD's
1973           packet filter "pf". Thanks to Pierre-Yves Ritschard and Stefan Rinkes
1974           for their work.
1975         * postgresql plugin: The "Instance" config option has been added.
1976           Support for writing values to a PostgreSQL database has been added.
1977           Thanks to Sebastian Harl for the patches.
1978         * processes plugin: Support for Solaris has been added. Thanks to
1979           Cosmin Ioiart for the patch.
1980         * redis plugin: Support for authenticating via password has been added.
1981           Thanks to biancalana for the patch.
1982         * rrdcached plugin: The "HeartBeat", "RRARows", "RRATimespan",
1983           "StepSize" and "XFF" config options have been added.
1984         * swap plugin: The "ReportBytes" config option has been added. The AIX
1985           version now also exports "reserved" pages and swap-in / swap-out
1986           "traffic". Thanks to Manuel Rozada for the patch.
1987         * tcpconns plugin: Use a netlink socket rather than reading from /proc
1988           for improved performance. Thanks to Michael Stapelberg for the patch.
1989
1990 2013-04-08, Version 5.1.3
1991         * Build system: A bad interaction between the Java detection code and
1992           libltdl has been fixed. Thanks to Dave Cottlehuber for his patch.
1993         * collectd: Fixed read callback scheduling at startup.
1994         * apache, ascent, bind, curl, curl_json, curl_xml, nginx and
1995           write_http plugins: Portability fixes, protection from infinite
1996           redirect loops, improved error handling and incorrect dereferences
1997           have been fixed. Most of these are related to the cURL library.
1998           Thanks to Dan Fandrich for his patches.
1999         * logfile plugin: Flush the output file handle. This works around
2000           caching when logging to STDOUT and redirecting into a file. Thanks
2001           to Nathan Huff for the patch.
2002         * mysql plugin: Fix a memory leak in the error handling. Thanks to
2003           Tomas Doran for his patch.
2004         * netapp plugin: Fix the interval with which values are dispatched.
2005         * network plugin: Build issues under FreeBSD and initialization have
2006           been fixed. Thanks to Ed Schouten for his patch.
2007         * nfs plugin: A compilation problem has been fixed.
2008         * notify_email plugin: Add a character set to the mail header. Thanks
2009           to Manuel Cissé for his patch.
2010         * rrdcached plugin: Connect to the daemon from the read callback.
2011         * snmp plugin: Matching of SNMP subtrees has been improved. Thanks to
2012           "jkrabbe" for the patch.
2013         * thermal plugin: The initialization of dispatched value lists has
2014           been fixed. Thanks to Markus Knetschke for his patch.
2015         * unixsock plugin: Parsing of options with an underscore, e.g.
2016           "plugin_instance" has been fixed. Thanks to Tommie Gannert for his
2017           patch.
2018
2019 2013-01-25, Version 5.1.2
2020         * Build system: "make distcheck" has been fixed. Thanks to Yves
2021           Mettier for his patches.
2022         * collectd: The complaint mechanism was fixed. It reported messages
2023           more frequently than intended.
2024         * dns plugin: Build issues on FreeBSD have been fixed. Thanks to
2025           Ed Schouten for his patch.
2026         * ethstat plugin: Fix the "Map" config option. An incorrectly used
2027           character pointer may lead to a segmentation fault.
2028         * network plugin: Build issues on FreeBSD have been fixed. Thanks to
2029           Ed Schouten for his patch.
2030         * varnish plugin: Fix a problem with instances without name.
2031         * write_graphite: Improve reporting of connection errors to not spam
2032           log files too much. Thanks to Pierre-Yves Ritschard for reporting
2033           this problem.
2034         * zfs_arc plugin: Fix the type used for mutex misses. Thanks to Yves
2035           Mettier for reporting this bug.
2036
2037 2012-11-11, Version 5.1.1
2038         * collectd: Create new directories with mode 0777 and let umask remove
2039           unwanted permission bits.
2040         * collectd: Build issues have been fixed.
2041         * collectd: An incorrect assertion has been fixed in some common code
2042           for Solaris. This should resolve pseudo-random assertion failures
2043           under Solaris. Thanks to Jeff Blane for his help debugging this.
2044         * collectd: A couple of memory leaks through PThread thread attributes
2045           have been fixed. Thanks to Gerrie Roos for fixing these.
2046         * collectdctl: Fix PUTVAL for data sets with multiple data sources.
2047           Thanks to Cyril Feraudet for reporting this problem.
2048         * contrib/migrate-4-5.px: Handle to "df" to "df_complex" conversion
2049           correctly.
2050         * apcups plugin: Improve the reconnect behavior.
2051         * curl_xml plugin: The "Host" setting was silently ignored. Thanks to
2052           Fabien Wernli for fixing this.
2053         * df plugin: Ignore "rootfs" devices under Linux to avoid having them
2054           reported twice. Thanks to Brune Prémont for fixing this.
2055         * disk plugin: Fix incorrect computation of read and write latency (the
2056           "disk_time" type). Previously, the numbers reported where too small
2057           by a factor of "interval", e.g. when the interval is set to 10
2058           seconds, the values were too low by a factor of 10. Thanks to Manuel
2059           Sanmartin for reporting this problem.
2060         * dns plugin: A build issue under Solaris has been fixed. A erroneous
2061           define that could lead to the reporting of bad data has been fixed by
2062           Daniel Sutto.
2063         * ethstat plugin: An off-by-one error and potential use of
2064           uninitialized memory has been fixed. Thanks to Mark Voelker for
2065           reporting these problems.
2066         * memcachec plugin: A bug in the configuration handling has been fixed.
2067           Thanks to Pascal Hofmann for fixing this issue.
2068         * mysql plugin: Fix a bug when registering multiple databases. Thanks
2069           to Sebastian Harl for fixing this.
2070         * netapp plugin: Correctly close the connection on communication
2071           errors.
2072         * netlink plugin: The function used to query statistics has been
2073           changed to be more in line with iproute2's behavior. Thanks to
2074           "KIvosak" for the patch.
2075         * network plugin: Initialization of libgcrypt has been fixed. Thanks to
2076           Chris Lundquist for his patch.
2077         * oracle plugin: Error messages have been improved.
2078         * ping plugin: Don't enter the exponential back-off mode when
2079           ping_send() fails. This should make recovery after a network failure
2080           much faster.
2081         * python plugin: Memory leaks have been fixed. Thanks to Tommie Gannert
2082           and Sven Trenkel for fixing this.
2083         * redis plugin: Fix a compilation problem on FreeBSD. Thanks to
2084           "biancalana" for the fix.
2085         * rrdtool plugin: Fix an out-of-bounds array access when printing a
2086           warning message. Thanks to Will Hawkins for fixing this bug.
2087         * snmp plugin: Support for the SNMP_ENDOFMIBVIEW return value has been
2088           added. Support for more complex / unusual MIBs / subtrees has been
2089           added. Thanks to Mark Juric to test the changes and point out these
2090           problems.
2091         * varnish plugin: Support for multiple instances of Varnish 3 has been
2092           fixed. Thanks to Jonathan Huot for the patch.
2093         * write_mongodb plugin: Add compatibility with libmongo 0.6.0 and
2094           later. Thanks to Chris Lundquist for this patch.
2095
2096 2012-04-01, Version 5.1.0
2097         * Build system, iptables plugin: The shipped version of libiptc has
2098           been removed.
2099         * collectd-nagios: A list of value lists can now be queried using
2100           "-n LIST". Thanks to Sebastian Harl for his patches.
2101         * bind plugin: The "ParseTime" option has been added. It allows to use
2102           the system time rather than the time reported by BIND.
2103         * curl, memcachec, tail plugins: The "ExcludeRegexp" option has been
2104           added. Thanks to Peter Warasin for his initial patch.
2105         * ethstat plugin: The new "ethstat" plugin reads performance statistics
2106           directly from ethernet cards. Thanks to Cyril Feraudet for his patch.
2107         * GenericJMX plugin: Support for querying MBean "Operations" (in
2108           addition to "Attributes") has been added. Thanks to Pierre-Yves
2109           Ritschard for his patch.
2110         * irq plugin: The selection / ignore code now uses the default
2111           ignorelist infrastructure, providing the standard feature set, e.g.
2112           regex matching.
2113         * md plugin: The new "md" plugin reports the number of disks in various
2114           states in Linux software RAID devices. Thanks to Michael Hanselmann
2115           for his patch.
2116         * modbus plugin: Support for signed integer register types has been
2117           added.
2118         * nfs plugin: Support for Solaris has been added. Thanks to Cosmin
2119           Ioiart for his patch.
2120         * numa plugin: The new "numa" plugin reports statistics of the
2121           Non-Uniform Memory Access (NUMA) subsystem of Linux.
2122         * processes plugin: Various fixes for the FreeBSD implementation.
2123           Thanks to Phil Kulin for his patch.
2124         * rrdcached plugin: Passing flushes to the caching daemon has been
2125           added.
2126         * sensors plugin: The initialization code has been improved. Thanks to
2127           Henrique de Moraes Holschuh for his patch.
2128         * swap plugin: The "ReportByDevice" option has been added.
2129         * syslog plugin: Support for writing notifications has been added.
2130           Thanks to Fabien Wernli for his patch.
2131         * tcpconns plugin: Support for AIX has been added. Thanks to Manuel
2132           Luis Sanmartín Rozada for his patch.
2133         * threshold plugin: The "PersistOK" option has been added. Thanks to
2134           Aaron Brady for his patch.
2135         * varnish plugin: Support for Varnish 3.0 has been added. Thanks to
2136           Jérôme Renard for his patches.
2137         * write_mongodb plugin: The new "write_mongodb" plugin writes value
2138           lists to MongoDB, a shema-less database. Thanks to Akkarit Sangpetch
2139           and Chris Lundquist for their work.
2140         * write_graphite plugin: The new "write_graphite" plugin writes value
2141           lists to Carbon, the storage layer of the Graphite time-series
2142           database. Thanks to Scott Sanders and Pierre-Yves Ritschard for their
2143           work.
2144         * zfs_arc plugin: Several new statistics have been added. Thanks to
2145           Aurelien Rougemont for his patches.
2146         * scale target: Support for scaling specific data sources only has been
2147           added. Thanks to Gerrie Roos for his patch.
2148
2149 2012-11-11, Version 5.0.5
2150         * collectd: Create new directories with mode 0777 and let umask remove
2151           unwanted permission bits.
2152         * collectd: Build issues have been fixed.
2153         * collectd: An incorrect assertion has been fixed in some common code
2154           for Solaris. This should resolve pseudo-random assertion failures
2155           under Solaris. Thanks to Jeff Blane for his help debugging this.
2156         * collectd: A couple of memory leaks through PThread thread attributes
2157           have been fixed. Thanks to Gerrie Roos for fixing these.
2158         * collectdctl: Fix PUTVAL for data sets with multiple data sources.
2159           Thanks to Cyril Feraudet for reporting this problem.
2160         * contrib/migrate-4-5.px: Handle to "df" to "df_complex" conversion
2161           correctly.
2162         * apcups plugin: Improve the reconnect behavior.
2163         * curl_xml plugin: The "Host" setting was silently ignored. Thanks to
2164           Fabien Wernli for fixing this.
2165         * df plugin: Ignore "rootfs" devices under Linux to avoid having them
2166           reported twice. Thanks to Brune Prémont for fixing this.
2167         * disk plugin: Fix incorrect computation of read and write latency (the
2168           "disk_time" type). Previously, the numbers reported where too small
2169           by a factor of "interval", e.g. when the interval is set to 10
2170           seconds, the values were too low by a factor of 10. Thanks to Manuel
2171           Sanmartin for reporting this problem.
2172         * dns plugin: A build issue under Solaris has been fixed. A erroneous
2173           define that could lead to the reporting of bad data has been fixed by
2174           Daniel Sutto.
2175         * memcachec plugin: A bug in the configuration handling has been fixed.
2176           Thanks to Pascal Hofmann for fixing this issue.
2177         * mysql plugin: Fix a bug when registering multiple databases. Thanks
2178           to Sebastian Harl for fixing this.
2179         * netapp plugin: Correctly close the connection on communication
2180           errors.
2181         * netlink plugin: The function used to query statistics has been
2182           changed to be more in line with iproute2's behavior. Thanks to
2183           "KIvosak" for the patch.
2184         * network plugin: Initialization of libgcrypt has been fixed. Thanks to
2185           Chris Lundquist for his patch.
2186         * oracle plugin: Error messages have been improved.
2187         * ping plugin: Don't enter the exponential back-off mode when
2188           ping_send() fails. This should make recovery after a network failure
2189           much faster.
2190         * python plugin: Memory leaks have been fixed. Thanks to Tommie Gannert
2191           and Sven Trenkel for fixing this.
2192         * redis plugin: Fix a compilation problem on FreeBSD. Thanks to
2193           "biancalana" for the fix.
2194         * rrdtool plugin: Fix an out-of-bounds array access when printing a
2195           warning message. Thanks to Will Hawkins for fixing this bug.
2196         * snmp plugin: Support for the SNMP_ENDOFMIBVIEW return value has been
2197           added. Support for more complex / unusual MIBs / subtrees has been
2198           added. Thanks to Mark Juric to test the changes and point out these
2199           problems.
2200
2201 2012-04-01, Version 5.0.4
2202         * Build system: Fix the use of a libltdl macro. Thanks to Clemens Lang
2203           for fixing this. Adresses some issues with building the iptables
2204           plugin under Gentoo.
2205         * libcollectdclient: A memory leak in the lcc_getval() function has
2206           been fixed. Thanks to Jason Schmidlapp for finding and fixing this
2207           issue.
2208         * bind plugin: The use of 'QType" types has been fixed.
2209         * df plugin: Fixed compiler issue under Mac OS X 10.7.
2210         * conntrack plugin: Support zero as legitimate value. Thanks to Louis
2211           Opter for his patch.
2212         * memcached plugin: Increased the size of a static buffer, which was
2213           truncating status messages form memcached. Thanks to Timon for the
2214           patch.
2215         * network plugin: Forwarding of notifications has been disabled. This
2216           was a contition not checked for before, which may retult in an
2217           endless loop.
2218         * processes plugin: Support for process names with spaces has been
2219           added to the Linux implementation. Thanks to Darrell Bishop for his
2220           patch.
2221         * perl plugin: A race condition in several callbacks, including log and
2222           write callbacks, has been fixed. Thanks to "Rrpv" for reporting this
2223           bug.
2224         * snmp plugin: A bug when casting unsigned integers to gauge values has
2225           been fixed: Unsigned integers would be cast to a signed integer and
2226           then to a gauge, possibly resulting in a negative value.
2227         * tcpconns plugin: Compilation with newer versions of the FreeBSD
2228           runtime has been fixed.
2229
2230 2012-02-19, Version 5.0.3
2231         * Build system: Fix problems when building the ipvs and iptables
2232           plugins. Thanks to Sebastian Harl for his patch. A bashism in the
2233           version-gen.sh script has been fixed. Thanks to Jo-Philipp Wich for
2234           his patch.
2235         * csv and rrdtool plugins: Print a more helpful error message when the
2236           DataDir is a symlink pointing to a non-existing location. Thanks to
2237           Jonathan Nieder for his patch.
2238         * exec plugin: Fix a problem when using select(2) to read from file
2239           handles. Thanks to Gerrie Roos for his patch.
2240         * network plugin: An incorrect error message in the handling of the
2241           "Interface" configuration option has been fixed. Thanks to Gerrie
2242           Roos for his patch.
2243         * oracle plugin: A potential endless loop in the error handling has
2244           been fixed.
2245         * python plugin: A crash bug in the configuration handling has been
2246           fixed. Thanks to Sven Trenkel for his patch.
2247         * interfaces plugin: The change which was supposed to ignore "bogus"
2248           interfaces has been reverted, since it ignored legit interfaces, such
2249           as bonding pseudo-devices as well.
2250
2251 2012-01-21, Version 5.0.2
2252         * curl_xml plugin: Fix handling of file:// and other URLs (which don't
2253           follow HTTP status codes). Thanks to Fabien Wernli for his patch!
2254         * df plugin: Fix handling of negative "available" counts. This can
2255           occur with some file systems, for example UFS. Thanks to Toni Ylenius
2256           for his patch.
2257         * interface plugin: "mac" interfaces are now ignored on Solaris. These
2258           pseudo-interfaces occur multiple times, causing warnings. Also switch
2259           to 64-bit counters on Solaris, improving overflow behavior for
2260           high-speed interfaces. Thanks to Eddy Geez and Fabien Wernli for
2261           their patches.
2262         * memory plugin: Account kernel and unused memory under Solaris. Thanks
2263           to Fabien Wernli for his patch.
2264         * network plugin: A bug in the interaction between the Network plugin
2265           and filter chains has been fixed: When a filter modified a field such
2266           as the hostname, subsequent values in the same network packets could
2267           have ended up using the modified name rather than the original name.
2268           Thanks to Sebastian Harl for identifying the problem.
2269         * oracle plugin: A memory leak has been fixed in the parameter handling.
2270         * python plugin: A memory leak has been fixed. Thanks to Sven Trenkel
2271           for fixing this bug!
2272
2273 2011-10-07, Version 5.0.1
2274         * collectd: A mutex leak has been fixed in the meta data code. Thanks
2275           to Rafal Lesniak for his patch.
2276         * collectd: Compatibility fixes for GCC 4.6 have been applied. Thanks
2277           to Peter Green for his patch.
2278         * csv plugin: The line buffer size has been increased. Thanks to Colin
2279           McCabe for the patch.
2280         * curl_json plugin: Don't use the "parent" node to build the type
2281           instance, if it is empty. Compatibility with libyajl 2 has been
2282           added. Thanks to "spupykin" of the Arch Linux project for the initial
2283           code. Formatting of time has been fixed in the JSON module.
2284         * exec plugin: Fix the timestamp value passed to notification scripts.
2285           Thanks to Alexander Kovalenko for fixing this.
2286         * iptables plugin: Fix linking with some versions of libiptc.
2287         * irq plugin: Fix support for interrupts under Linux. The old code
2288           assumed that interrupts have a numeric value -- this is no longer
2289           true for Linux. Thanks to Bostjan Skufca for implementing this.
2290         * notify_desktop plugin: Compatibility with libnotify 0.7 has been
2291           added. Thanks to Samuli Suominen for his patch.
2292         * processes plugin: Fix handling of regular expressions containing
2293           spaces. Thanks for Sebastian Harl for fixing this.
2294         * rrdtool, rrdcached plugins: Improve precision of the XFF parameter.
2295           Previously, values like 0.999 would have been rounded to 1.0. Thanks
2296           to Francois-Xavier Bourlet for fixing this.
2297         * varnish plugin: Fix data type handling of some metrics. Some values
2298           were submitted as gauge even though they were derives.
2299         * Various plugin: Set a multi-threading flag in libcurl. Thanks to Mike
2300           Flisher for the fix.
2301
2302 2011-03-28, Version 5.0.0
2303         * collectd: The "FQDNLookup" option is now enabled by default.
2304         * collectd: The internal representation of time has been changed to
2305           allow a higher accuracy than one second.
2306         * collectdcmd: This new command line utility can send various commands
2307           to collectd using the UnixSock plugin. Thanks to Håkon Dugstad
2308           Johnsen and Sebastian Harl for their code.
2309         * collectd-nagios: The "-m" option has been implemented (treat NaNs as
2310           critical).
2311         * collectd-tg: Traffic generator creating bogus network traffic
2312           compatible to the Network plugin. This utility can be used to
2313           stress-test new write plugins and collectd in general.
2314         * libcollectdclient: Creating and sending network packets has been
2315           added to the collectd client library.
2316         * All data sets: The data source name of all data sets with exactly
2317           one data source has been changed to "value".
2318         * All plugins: All "counter" data sources have been converted to
2319           "derive" data sources. All plugins now use "derive" by default, but
2320           plugins such as the network plugin can still handle "counter", of
2321           course. The minimum value of all derive data sources is zero, the
2322           maximum value is unspecified.
2323         * amqp plugin: The new AMQP plugin can send data to and receive data
2324           from an AMQP broker. Thanks to Sebastien Pahl for his code.
2325         * apache plugin: Backwards compatibility code has been removed.
2326           Support for the IBM HTTP Server has been added. Thanks to Manuel
2327           Luis Sanmartín Rozada for his patch.
2328         * contextswitch plugin: Support for sysctlbyname(3) has been added.
2329           Thanks to Kimo Rosenbaum for his patch.
2330         * df plugin: The default behavior has been changed to be equivalent to
2331           the "ReportReserved" behavior of v4.
2332         * dns plugin: Improved RFC 1035 name parsing has been imported from
2333           "dnstop".
2334         * exec plugin: Backwards compatibility code has been removed.
2335         * GenericJMX plugin: The "InstancePrefix" option has been added to
2336           "Connection" blocks.
2337         * hddtemp plugin: The "TranslateDevicename" config option has been
2338           removed.
2339         * interface plugin: Use the "plugin instance" to store the interface
2340           value.
2341         * libvirt plugin: The "InterfaceFormat" option has been added. Thanks
2342           to Ruben Kerkhof for his patch.
2343         * lpar plugin: New plugins for "logical partitions", a virtualization
2344           technique of POWER CPUs. Thanks to Aurélien Reynaud for his code and
2345           patience.
2346         * modbus plugin: Support for libmodbus 2.9.2 has been added and the
2347           license has been changed to LGPLv2.1.
2348         * mysql plugin: Backwards compatibility code has been removed. The
2349           data sets used have been improved.
2350         * network plugin: The default buffer size has been increased to
2351           1452 bytes.
2352         * perl plugin: Backwards compatibility code has been removed.
2353         * postgresql plugin: Backwards compatibility code has been removed.
2354         * redis plugin: Plugin for collecting statistics from Redis, a key-
2355           value store, has been added. Thanks to Andres J. Diaz for his code.
2356         * swap plugin: Implement collection of physical and virtual memory
2357           statistics under Solaris. The new default is collecting physical
2358           memory. Thanks to Aurélien Reynaud for his patches.
2359         * threshold plugin: The threshold configuration has been moved into
2360           this separate plugin.
2361         * unixsock plugin: The "DeleteSocket" option has been added.
2362         * varnish plugin: The new Varnish plugin reads statistics from
2363           Varnish, a web accelerator. Thanks to Jérôme Renard and Marc
2364           Fournier for their contributions.
2365         * write_redis: New plugin for writing data to Redis, a key-value
2366           store.
2367         * zfs_arc plugin: The data sets have been replaced by more elegant
2368           alternatives.
2369         * v5upgrade target: Target for converting v4 data sets to the v5
2370           schema.
2371
2372 2013-04-07, Version 4.10.9
2373         * Build system: A bad interaction between the Java detection code and
2374           libltdl has been fixed. Thanks to Dave Cottlehuber for his patch.
2375         * apache, ascent, bind, curl, curl_json, curl_xml, nginx and
2376           write_http plugins: Portability fixes, protection from infinite
2377           redirect loops, improved error handling and incorrect dereferences
2378           have been fixed. Most of these are related to the cURL library.
2379           Thanks to Dan Fandrich for his patches.
2380         * logfile plugin: Flush the output file handle. This works around
2381           caching when logging to STDOUT and redirecting into a file. Thanks
2382           to Nathan Huff for the patch.
2383         * network plugin: Build issues under FreeBSD and initialization have
2384           been fixed. Thanks to Ed Schouten for his patch.
2385         * mysql plugin: Fix a memory leak in the error handling. Thanks to
2386           Tomas Doran for his patch.
2387         * thermal plugin: The initialization of dispatched value lists has
2388           been fixed. Thanks to Markus Knetschke for his patch.
2389         * unixsock plugin: Parsing of options with an underscore, e.g.
2390           "plugin_instance" has been fixed. Thanks to Tommie Gannert for his
2391           patch.
2392
2393 2012-11-11, Version 4.10.8
2394         * collectd: Create new directories with mode 0777 and let umask remove
2395           unwanted permission bits.
2396         * collectd: Build issues have been fixed.
2397         * collectd: An incorrect assertion has been fixed in some common code
2398           for Solaris. This should resolve pseudo-random assertion failures
2399           under Solaris. Thanks to Jeff Blane for his help debugging this.
2400         * collectd: A couple of memory leaks through PThread thread attributes
2401           have been fixed. Thanks to Gerrie Roos for fixing these.
2402         * apcups plugin: Improve the reconnect behavior.
2403         * df plugin: Ignore "rootfs" devices under Linux to avoid having them
2404           reported twice. Thanks to Brune Prémont for fixing this.
2405         * disk plugin: Fix incorrect computation of read and write latency (the
2406           "disk_time" type). Previously, the numbers reported where too small
2407           by a factor of "interval", e.g. when the interval is set to 10
2408           seconds, the values were too low by a factor of 10. Thanks to Manuel
2409           Sanmartin for reporting this problem.
2410         * dns plugin: A build issue under Solaris has been fixed. A erroneous
2411           define that could lead to the reporting of bad data has been fixed by
2412           Daniel Sutto.
2413         * memcachec plugin: A bug in the configuration handling has been fixed.
2414           Thanks to Pascal Hofmann for fixing this issue.
2415         * netapp plugin: Correctly close the connection on communication
2416           errors.
2417         * netlink plugin: The function used to query statistics has been
2418           changed to be more in line with iproute2's behavior. Thanks to
2419           "KIvosak" for the patch.
2420         * network plugin: Initialization of libgcrypt has been fixed. Thanks to
2421           Chris Lundquist for his patch.
2422         * oracle plugin: Error messages have been improved.
2423         * ping plugin: Don't enter the exponential back-off mode when
2424           ping_send() fails. This should make recovery after a network failure
2425           much faster.
2426         * python plugin: Memory leaks have been fixed. Thanks to Tommie Gannert
2427           and Sven Trenkel for fixing this.
2428         * rrdtool plugin: Fix an out-of-bounds array access when printing a
2429           warning message. Thanks to Will Hawkins for fixing this bug.
2430         * snmp plugin: Support for the SNMP_ENDOFMIBVIEW return value has been
2431           added. Support for more complex / unusual MIBs / subtrees has been
2432           added. Thanks to Mark Juric to test the changes and point out these
2433           problems.
2434
2435 2012-04-01, Version 4.10.7
2436         * Build system: Fix the use of a libltdl macro. Thanks to Clemens Lang
2437           for fixing this. Adresses some issues with building the iptables
2438           plugin under Gentoo.
2439         * libcollectdclient: A memory leak in the lcc_getval() function has
2440           been fixed. Thanks to Jason Schmidlapp for finding and fixing this
2441           issue.
2442         * bind plugin: The use of 'QType" types has been fixed.
2443         * df plugin: Fixed compiler issue under Mac OS X 10.7.
2444         * conntrack plugin: Support zero as legitimate value. Thanks to Louis
2445           Opter for his patch.
2446         * memcached plugin: Increased the size of a static buffer, which was
2447           truncating status messages form memcached. Thanks to Timon for the
2448           patch.
2449         * network plugin: Forwarding of notifications has been disabled. This
2450           was a contition not checked for before, which may retult in an
2451           endless loop.
2452         * processes plugin: Support for process names with spaces has been
2453           added to the Linux implementation. Thanks to Darrell Bishop for his
2454           patch.
2455         * perl plugin: A race condition in several callbacks, including log and
2456           write callbacks, has been fixed. Thanks to "Rrpv" for reporting this
2457           bug.
2458         * snmp plugin: A bug when casting unsigned integers to gauge values has
2459           been fixed: Unsigned integers would be cast to a signed integer and
2460           then to a gauge, possibly resulting in a negative value.
2461         * tcpconns plugin: Compilation with newer versions of the FreeBSD
2462           runtime has been fixed.
2463
2464 2012-02-19, Version 4.10.6
2465         * Build system: Fix problems when building the ipvs and iptables
2466           plugins. Thanks to Sebastian Harl for his patch. A bashism in the
2467           version-gen.sh script has been fixed. Thanks to Jo-Philipp Wich for
2468           his patch.
2469         * csv and rrdtool plugins: Print a more helpful error message when the
2470           DataDir is a symlink pointing to a non-existing location. Thanks to
2471           Jonathan Nieder for his patch.
2472         * exec plugin: Fix a problem when using select(2) to read from file
2473           handles. Thanks to Gerrie Roos for his patch.
2474         * network plugin: An incorrect error message in the handling of the
2475           "Interface" configuration option has been fixed. Thanks to Gerrie
2476           Roos for his patch.
2477         * oracle plugin: A potential endless loop in the error handling has
2478           been fixed.
2479         * python plugin: A crash bug in the configuration handling has been
2480           fixed. Thanks to Sven Trenkel for his patch.
2481         * interfaces plugin: The change which was supposed to ignore "bogus"
2482           interfaces has been reverted, since it ignored legit interfaces, such
2483           as bonding pseudo-devices as well.
2484
2485 2012-01-21, Version 4.10.5
2486         * curl_xml plugin: Fix handling of file:// and other URLs (which don't
2487           follow HTTP status codes). Thanks to Fabien Wernli for his patch!
2488         * df plugin: Fix handling of negative "available" counts. This can
2489           occur with some file systems, for example UFS. Thanks to Toni Ylenius
2490           for his patch.
2491         * interface plugin: "mac" interfaces are now ignored on Solaris. These
2492           pseudo-interfaces occur multiple times, causing warnings. Also switch
2493           to 64-bit counters on Solaris, improving overflow behavior for
2494           high-speed interfaces. Thanks to Eddy Geez and Fabien Wernli for
2495           their patches.
2496         * memory plugin: Account kernel and unused memory under Solaris. Thanks
2497           to Fabien Wernli for his patch.
2498         * network plugin: A bug in the interaction between the Network plugin
2499           and filter chains has been fixed: When a filter modified a field such
2500           as the hostname, subsequent values in the same network packets could
2501           have ended up using the modified name rather than the original name.
2502           Thanks to Sebastian Harl for identifying the problem.
2503         * oracle plugin: A memory leak has been fixed in the parameter handling.
2504         * python plugin: A memory leak has been fixed. Thanks to Sven Trenkel
2505           for fixing this bug!
2506
2507 2011-10-14, Version 4.10.4
2508         * collectd: A mutex leak has been fixed in the meta data code. Thanks
2509           to Rafal Lesniak for his patch.
2510         * collectd: Compatibility fixes for GCC 4.6 have been applied. Thanks
2511           to Peter Green for his patch.
2512         * csv plugin: The line buffer size has been increased. Thanks to Colin
2513           McCabe for the patch.
2514         * curl_json plugin: Don't use the "parent" node to build the type
2515           instance, if it is empty. Compatibility with libyajl 2 has been
2516           added. Thanks to "spupykin" of the Arch Linux project for the initial
2517           code.
2518         * iptables plugin: Fix linking with some versions of libiptc.
2519         * irq plugin: Fix support for interrupts under Linux. The old code
2520           assumed that interrupts have a numeric value -- this is no longer
2521           true for Linux. Thanks to Bostjan Skufca for implementing this.
2522         * notify_desktop plugin: Compatibility with libnotify 0.7 has been
2523           added. Thanks to Samuli Suominen for his patch.
2524         * processes plugin: Fix handling of regular expressions containing
2525           spaces. Thanks for Sebastian Harl for fixing this.
2526         * rrdtool, rrdcached plugins: Improve precision of the XFF parameter.
2527           Previously, values like 0.999 would have been rounded to 1.0. Thanks
2528           to Francois-Xavier Bourlet for fixing this.
2529         * Various plugin: Set a multi-threading flag in libcurl. Thanks to Mike
2530           Flisher for the fix.
2531
2532 2011-03-26, Version 4.10.3
2533         * Documentation: Several updates and additions. Thanks to Sebastian Harl.
2534         * collectd: Build issues (compiler warnings) have been fixed. Thanks to
2535           Bruno Prémont.
2536         * collectd: Threshold subsection: Handling of NAN values in the
2537           percentage calculation has been fixed.
2538         * collectd, java plugin, ntpd plugin: Several diagnostic messages have
2539           been improved.
2540         * curl_json plugin: Handling of arrays has been fixed.
2541         * libvirt plugin: A bug in reading the virtual CPU statistics has been
2542           fixed. Thanks to “JLPC” for reporting this problem.
2543         * modbus plugin: Compatibility with libmodbus 2.0.3 has been restored.
2544         * processes plugin: Potentially erroneous behavior has been fixed in an
2545           error handling case.
2546         * python plugin: Fix dispatching of values from Python scripts to
2547           collectd. Thanks to Gregory Szorc for finding and fixing this
2548           problem.
2549
2550 2010-11-27, Version 4.10.2
2551         * Documentation: Various documentation fixes.
2552         * collectd: If including one configuration file fails, continue with
2553           the rest of the configuration if possible.
2554         * collectd: Fix a bug in the read function scheduling. In rare cases
2555           read functions may not have been called as often as requested.
2556         * collectd: Concurrency issues with errno(3) under AIX have been
2557           fixed: A thread-safe version of errno has to be requested under AIX.
2558           Thanks to Aurélien Reynaud for his patch.
2559         * collectd: A left-over hard-coded 2 has been replaced by the
2560           configurable timeout value.
2561         * curl, memcachec, tail plugins: Fix handling of "DERIVE" data
2562           sources. Matching the end of a string has been improved; thanks to
2563           Sebastian Harl for the patch.
2564         * curl_json plugin: Fix a problem when parsing 64bit integers. Reading
2565           JSON data from non-HTTP sources has been fixed.
2566         * netapp plugin: Pass the interval setting to the dispatch function.
2567           Restore compatibility to NetApp Release 7.3. Thanks to Sven Trenkel
2568           for the patch.
2569         * network plugin: Be less verbose about unchecked signatures, in order
2570           to prevent spamming the logs.
2571         * notify_email plugin: Concurrency problems have been fixed.
2572         * python plugin: Set "sys.argv", since many scripts don't expect that
2573           it may not be set. Thanks to Sven Trenkel for the patch.
2574         * rrdtool, rrdcached plugin: Fix a too strict assertion when creating
2575           RRD files.
2576         * swap plugin: A bug which lead to incorrect I/O values has been
2577           fixed.
2578         * value match: A minor memory leak has been fixed. Thanks to Sven
2579           Trenkel for the patch.
2580
2581 2010-07-09, Version 4.10.1
2582         * Build system: Checking for "strtok_r" under Solaris has been fixed.
2583         * Portability: Fixes for Solaris 8 have been applied. Thanks to
2584           Alexander Wuerstlein for his patch.
2585         * collectd: The shutdown speed when terminating the read threads has
2586           been improved.
2587         * libcollectdclient: A format error in the PUTVAL command has been
2588           removed. Thanks to Johan Van den Brande for fixing this.
2589         * df plugin: An error message shown when "cu_mount_getlist" fails has
2590           been added.
2591         * processes plugin: Missing initialization code for IO members of a
2592           struct has been added. Thanks to Aurélien Reynaud for fixing this.
2593         * python plugin: Memory leaks in the write and notification callbacks
2594           have been fixed. A possible crash when the plugin was loaded but not
2595           configured has been fixed. Thanks to Sven Trenkel for his patches.
2596         * snmp plugin: Verbosity with regard to unknown ASN types has been
2597           increased. A build problem on PowerPC and ARM processors has been
2598           fixed by Aurélien Reynaud; thanks!
2599         * powerdns plugin: Compatibility changes for PowerDNS 2.9.22 and above
2600           have been applied. Thanks to Luke Heberling for his changes.
2601
2602 2010-05-01, Version 4.10.0
2603         * collectd: JSON output now includes the "dstypes" and "dsnames"
2604           fields. This makes it easier for external applications to interpret
2605           the data. Thanks to Chris Buben for his work.
2606         * collectd: The new "Timeout" option can be used to specify a
2607           "timeout" for missing values. This is used in the threshold checking
2608           code to detect missing values. Thanks to Andrés J. Díaz for the
2609           patch.
2610         * apache plugin: Support for "IdleWorkers" (Apache 1.*: "IdleServers")
2611           has been added.
2612         * curl plugin: The new "ExcludeRegex" allows to easily exclude certain
2613           lines from the match.
2614         * curl_xml plugin: This new plugin allows to read XML files using cURL
2615           and extract metrics included in the files. Thanks to Amit Gupta for
2616           his work.
2617         * filecount plugin: The new "IncludeHidden" option allows to include
2618           "hidden" files and directories in the statistics. Thanks to Vaclav
2619           Malek for the patch.
2620         * logfile plugin: The new "PrintSeverity" option allows to include the
2621           severity of a message in the output. Thanks to Clément Stenac for
2622           his patch.
2623         * memcachec plugin: The new "ExcludeRegex" allows to easily exclude
2624           certain lines from the match.
2625         * modbus plugin: This new plugin allows to read registers from
2626           Modbus-TCP enabled devices.
2627         * network plugin: The new "Interface" option allows to set the
2628           interface to be used for multicast and, if supported, unicast
2629           traffic. Thanks to Max Henkel for his work.
2630         * openvpn plugin: The "CollectUserCount" and "CollectIndividualUsers"
2631           options allow more detailed control over how to report sessions of
2632           multiple users. Thanks to Fabian Schuh for his work.
2633         * pinba plugin: This new plugin receives timing information from the
2634           Pinba PHP extension, which can be used for profiling PHP code and
2635           webserver performance. Thanks to Phoenix Kayo for his work.
2636         * ping plugin: The new "MaxMissed" allows to re-resolve a hosts
2637           address when it doesn't reply to a number of ping requests. Thanks
2638           to Stefan Völkel for the patch.
2639         * postgresql plugin: The "Interval" config option has been added. The
2640           plugin has been relicensed under the 2-clause BSD license. Thanks to
2641           Sebastian Harl for his work.
2642         * processes plugin: Support for "code" and "data" virtual memory sizes
2643           has been added. Thanks to Clément Stenac for his patch.
2644         * python plugin: Support for Python 3 has been implemented. Thanks to
2645           Sven Trenkel for his work.
2646         * routeros plugin: Support for collecting CPU load, memory usage, used
2647           and free disk space, sectors written and number of bad blocks from
2648           MikroTik devices has been added.
2649         * swap plugin: Support for Linux < 2.6 has been added. Thanks to Lorin
2650           Scraba for his patch.
2651         * tail plugin: The new "ExcludeRegex" allows to easily exclude certain
2652           lines from the match. Thanks to Peter Warasin for his patch.
2653         * write_http plugin: The "StoreRates" option has been added. Thanks to
2654           Paul Sadauskas for his patch.
2655         * regex match: The "Invert" option has been added. Thanks to Julien
2656           Ammous for his patch.
2657
2658 2011-03-26, Version 4.9.5
2659         * Documentation: Several updates and additions. Thanks to Sebastian Harl.
2660         * collectd: Build issues (compiler warnings) have been fixed. Thanks to
2661           Bruno Prémont.
2662         * collectd: Threshold subsection: Handling of NAN values in the
2663           percentage calculation has been fixed.
2664         * collectd, java plugin, ntpd plugin: Several diagnostic messages have
2665           been improved.
2666         * libvirt plugin: A bug in reading the virtual CPU statistics has been
2667           fixed. Thanks to “JLPC” for reporting this problem.
2668         * processes plugin: Potentially erroneous behavior has been fixed in an
2669           error handling case.
2670         * python plugin: Fix dispatching of values from Python scripts to
2671           collectd. Thanks to Gregory Szorc for finding and fixing this
2672           problem.
2673
2674 2010-11-27, Version 4.9.4
2675         * Documentation: Various documentation fixes.
2676         * collectd: If including one configuration file fails, continue with
2677           the rest of the configuration if possible.
2678         * collectd: Fix a bug in the read function scheduling. In rare cases
2679           read functions may not have been called as often as requested.
2680         * collectd: Concurrency issues with errno(3) under AIX have been
2681           fixed: A thread-safe version of errno has to be requested under AIX.
2682           Thanks to Aurélien Reynaud for his patch.
2683         * curl, memcachec, tail plugins: Fix handling of "DERIVE" data
2684           sources. Matching the end of a string has been improved; thanks to
2685           Sebastian Harl for the patch.
2686         * curl_json plugin: Fix a problem when parsing 64bit integers. Reading
2687           JSON data from non-HTTP sources has been fixed.
2688         * netapp plugin: Pass the interval setting to the dispatch function.
2689           Restore compatibility to NetApp Release 7.3. Thanks to Sven Trenkel
2690           for the patch.
2691         * network plugin: Be less verbose about unchecked signatures, in order
2692           to prevent spamming the logs.
2693         * notify_email plugin: Concurrency problems have been fixed.
2694         * python plugin: Set "sys.argv", since many scripts don't expect that
2695           it may not be set. Thanks to Sven Trenkel for the patch.
2696         * rrdtool, rrdcached plugin: Fix a too strict assertion when creating
2697           RRD files.
2698         * value match: A minor memory leak has been fixed. Thanks to Sven
2699           Trenkel for the patch.
2700
2701 2010-07-09, Version 4.9.3
2702         * Build system: Checking for "strtok_r" under Solaris has been fixed.
2703         * Portability: Fixes for Solaris 8 have been applied. Thanks to
2704           Aurélien Reynaud and Alexander Wuerstlein for their patches.
2705         * collectd: The shutdown speed when terminating the read threads has
2706           been improved.
2707         * collectd-nagios: The format of the performance data has been fixed.
2708         * libcollectdclient: A format error in the PUTVAL command has been
2709           removed. Thanks to Johan Van den Brande for fixing this.
2710         * df plugin: An error message shown when "cu_mount_getlist" fails has
2711           been added.
2712         * processes plugin: Missing initialization code for IO members of a
2713           struct has been added. Thanks to Aurélien Reynaud for fixing this.
2714         * python plugin: Memory leaks in the write and notification callbacks
2715           have been fixed. A possible crash when the plugin was loaded but not
2716           configured has been fixed. Thanks to Sven Trenkel for his patches.
2717         * rrdcached plugin: A build issue has been resolved. Thanks to
2718           Thorsten von Eicken for the patch.
2719         * snmp plugin: Verbosity with regard to unknown ASN types has been
2720           increased. A build problem on PowerPC and ARM processors has been
2721           fixed by Aurélien Reynaud; thanks!
2722         * powerdns plugin: Compatibility changes for PowerDNS 2.9.22 and above
2723           have been applied. Thanks to Luke Heberling for his changes.
2724
2725 2010-04-22, Version 4.9.2
2726         * Build system, various plugins: Fixes for AIX compatibility have been
2727           added. Thanks to Manuel Sanmartin for his patches.
2728         * Build system: Checking for "nanosleep" on old Solaris machines has
2729           been fixed. Thanks to Vincent McIntyre and Sebastian Harl for
2730           figuring out a way to make this work.
2731         * collectd: Append a newline to messages written to STDERR.
2732         * collectd: Serialization of NANs in JSON format has been fixed.
2733           Thanks to Chris Buben for pointing out the resulting syntax error.
2734         * collectd: Checks whether a "sleep" returned early have been added;
2735           the cases are now handled correctly. Thanks to Michael Stapelberg
2736           for the patch.
2737         * collectd: Continue reading files in a directory when parsing one
2738           file fails.
2739         * apache plugin: Collection of the number of active connections has
2740           been fixed for Apache 2.*.
2741         * contextswitch plugin: Handle large counter/derive values correctly.
2742           Thanks to Martin Merkel for reporting the bug.
2743         * exec plugin: Error messages have been improved. The "running" flag
2744           is now cleared correctly when forking a child fails.
2745         * iptables plugin: Fix a violation of aliasing rules. This resolves a
2746           warning / error with new GCC versions. Thanks to Jan Engelhardt for
2747           the work-around.
2748         * java plugin: The Java API files are now packaged into a .jar file.
2749           Thanks to Amit Gupta for his patch.
2750         * network plugin: Fix a segmentation fault when receiving packets with
2751           an unknown data source type.
2752         * network plugin: A memory leak when receiving encrypted network
2753           packets has been fixed.
2754         * openvpn plugin: Fix naming schema when reading "MULTI1" type status
2755           files.
2756         * oracle plugin: Fix checking for lost connections and reconnect in
2757           this case. Thanks to Sven Trenkel for pointing out the problem.
2758         * unixsock plugin: A memory leak in the "LISTVAL" command has been
2759           fixed. Thanks to Peter Warasin for pointing it out.
2760         * write_http plugin: Use the "any" authentication schema. This used to
2761           be "digest". Thanks to Paul Sadauskas for the patch.
2762
2763 2010-01-14, Version 4.9.1
2764         * Documentation: Some manpage fixes.
2765         * Default config: Added sample configuration for missing plugins.
2766         * apache plugin: Fix a segmentation fault in the config handling of
2767           VerifyPeer / VerifyHost. Thanks to "plazmus" for his or her patch.
2768         * processes plugin: Fix handling of derive data sources.
2769         * rrdtool plugin: Fix a bug with random write timeouts. Due to an
2770           incorrect initialization some files may be suspended basically
2771           indefinitely. After flushing the files they were written regularly
2772           again.
2773         * routeros plugin: Use the node name for the "host" field.
2774         * Monitorus.pm: Put the plugin into the "Collectd::Plugins" namespace.
2775         * Perl bindings: Fix a warning that was printed when building
2776           debugging output.
2777
2778 2009-12-21, Version 4.9.0
2779         * contextswitch plugin: The new ContextSwitch plugin gathers the
2780           number of context switches done by the CPU. Thanks to Patrik
2781           Weiskircher for the patch.
2782         * cpu plugin: Support for SMP (multiple processors) under FreeBSD has
2783           been added. Thanks to Doug MacEachern for the patch.
2784         * curl plugin: The “MeasureResponseTime” option has been added. Thanks
2785           to Aman Gupta for the patch.
2786         * df plugin: Collecting the inode count and reserved space has been
2787           added. Thanks to Patrik Weiskircher for the patch.
2788         * exec plugin: The environment variables “COLLECTD_INTERVAL” and
2789           “COLLECTD_HOSTNAME” are now set before executing the application.
2790         * Monitorus plugin: This Perl-based plugin to query statistics from
2791           mon.itor.us has been added. Thanks to Jeff Green for the patch.
2792         * netapp plugin: New plugin to collect statistics from NetApp filers.
2793           Thanks to Sven Trenkel of the noris network AG for the patch.
2794         * network plugin: Statistics collection about the plugin itself has
2795           been implemented.
2796         * openvpn plugin: Add support for more versions of the “status file”.
2797           Thanks to Marco Chiappero for the patch.
2798         * OpenVZ plugin: This Perl-based plugin to gather OpenVZ statistics
2799           has been added. Thanks to Jonathan Kolb for the patch.
2800         * ping plugin: The config options "SourceAddress" and "Device"
2801           have been added. Thanks to Sebastian Harl for the patch.
2802         * processes plugin: Collection of IO-metrics has been added. Thanks to
2803           Andrés J. Díaz for the patch.
2804         * python plugin: The new Python plugin integrates a Python interpreter
2805           into collectd and allows to execute plugins written in the scripting
2806           language. Thanks to Sven Trenkel for his work.
2807         * routeros plugin: The new RouterOS plugin queries interface and
2808           wireless registration statistics from RouterOS.
2809         * Various plugins: AIX support has been added to the cpu, disk,
2810           interface, load, memory, processes, and swap plugins. Thanks to
2811           Manuel Sanmartin for his patches.
2812         * hashed match: This match for simple load balancing and redundant
2813           storage has been added.
2814         * scale target: This target to scale (multiply) values by an arbitrary
2815           value has been added.
2816
2817 2010-04-22, Version 4.8.5
2818         * collectd: Append a newline to messages written to STDERR.
2819         * network plugin: Fix a segmentation fault when receiving packets with
2820           an unknown data source type.
2821
2822 2010-04-07, Version 4.8.4
2823         * Build system, various plugins: Fixes for AIX compatibility have been
2824           added. Thanks to Manuel Sanmartin for his patches.
2825         * Build system: Checking for "nanosleep" on old Solaris machines has
2826           been fixed. Thanks to Vincent McIntyre and Sebastian Harl for
2827           figuring out a way to make this work.
2828         * collectd: Serialization of NANs in JSON format has been fixed.
2829           Thanks to Chris Buben for pointing out the resulting syntax error.
2830         * collectd: Checks whether a "sleep" returned early have been added;
2831           the cases are now handled correctly. Thanks to Michael Stapelberg
2832           for the patch.
2833         * collectd: Continue reading files in a directory when parsing one
2834           file fails.
2835         * apache plugin: Collection of the number of active connections has
2836           been fixed for Apache 2.*.
2837         * exec plugin: Error messages have been improved. The "running" flag
2838           is now cleared correctly when forking a child fails.
2839         * iptables plugin: Fix a violation of aliasing rules. This resolves a
2840           warning / error with new GCC versions. Thanks to Jan Engelhardt for
2841           the work-around.
2842         * java plugin: The Java API files are now packaged into a .jar file.
2843           Thanks to Amit Gupta for his patch.
2844         * network plugin: A memory leak when receiving encrypted network
2845           packets has been fixed.
2846         * oracle plugin: Fix checking for lost connections and reconnect in
2847           this case. Thanks to Sven Trenkel for pointing out the problem.
2848         * unixsock plugin: A memory leak in the "LISTVAL" command has been
2849           fixed. Thanks to Peter Warasin for pointing it out.
2850         * write_http plugin: Use the "any" authentication schema. This used to
2851           be "digest". Thanks to Paul Sadauskas for the patch.
2852
2853 2010-01-14, Version 4.8.3
2854         * Documentation: Some manpage fixes.
2855         * rrdtool plugin: Fix a bug with random write timeouts. Due to an
2856           incorrect initialization some files may be suspended basically
2857           indefinitely. After flushing the files they were written regularly
2858           again.
2859
2860 2009-12-18, Version 4.8.2
2861         * Build system, java plugin: Don't use “find -L” to search for Java
2862           headers, because it's a GNU extension.
2863         * Build system: Support for parallel builds has been improved. Thanks
2864           Sebastian Harl and Stefan Völkel for looking into this.
2865         * collectd: Print error messages to STDERR if no log plugin has been
2866           loaded.
2867         * genericjmx plugin: Close and re-open the connection upon I/O-errors.
2868         * gmond plugin: Fix typos which caused syntax errors.
2869         * memory plugin: Handling of >4 Gbyte of memory has been fixed.
2870         * network plugin: The license has been changed to LGPL 2.1.
2871         * oracle plugin: Reconnect to the database if the connection dies.
2872         * rrdcached plugin: Work-around for a bug in RRDtool 1.4rc2 has been
2873           added.
2874         * snmp plugin: Handling of negative values has been fixed. Strings
2875           containing control characters are now interpreted as hex-strings.
2876         * unixsock plugin: A memory leak in the LISTVAL command has been
2877           fixed. Thanks to Ben Knight for his patch.
2878
2879 2009-10-04, Version 4.8.1
2880         * Build system: Issues when building the iptables plugin have been
2881           fixed.
2882         * exec plugin: Clear the signal block mask before calling exec(2).
2883         * perl plugin: Declare the “environ” variable. This solves build
2884           issues on some platforms.
2885         * processes plugin: Remove unnecessary call of realloc(3). Thanks to
2886           Andrés J. Díaz for the patch.
2887         * unixsock plugin: Fix a (well hidden) race condition related to file
2888           descriptor handling.
2889
2890 2009-09-13, Version 4.8.0
2891         * collectd: Two new data source types, “DERIVE” and “ABSOLUTE”, have
2892           been added. “DERIVE” can be used for counters that are reset
2893           occasionally. Thanks to Mariusz Gronczewski for implementing this.
2894         * thresholds: The advanced threshold options “Percentage”, “Hits”, and
2895           “Hysteresis” have been added. Thanks to Andrés J. Díaz for his
2896           patches.
2897         * curl_json plugin: The new cURL-JSON plugin reads JSON files using
2898           the cURL library and parses the contents according to user
2899           specification. Among other things, this allows to read statistics
2900           from a CouchDB instance. Thanks to Doug MacEachern for the patch.
2901         * df plugin: Using the new “ReportByDevice” option the device rather
2902           than the mount point can be used to identify partitions. Thanks to
2903           Paul Sadauskas for the patch.
2904         * dns plugin: The possibility to ignore numeric QTypes has been added.
2905           Thanks to Mirko Buffoni for the patch.
2906         * GenericJMX plugin: The new, Java-based GenericJMX plugin allows to
2907           query arbitrary data from a Java process using the “Java Management
2908           Extensions” (JMX).
2909         * madwifi plugin: The new MadWifi plugin collects information about
2910           Atheros wireless LAN chipsets from the MadWifi driver. Thanks to
2911           Ondrej Zajicek for his patches.
2912         * network plugin: The receive- and send-buffer-sizes have been made
2913           configurable, allowing for bigger and smaller packets. Thanks to
2914           Aman Gupta for the patch.
2915         * olsrd plugin: The new OLSRd plugin queries routing information from
2916           the “Optimized Link State Routing” daemon.
2917         * rrdtool plugin: A new configuration option allows to define a random
2918           write delay when writing RRD files. This spreads the load created by
2919           writing RRD files more evenly. Thanks to Mariusz Gronczewski for the
2920           patch.
2921         * swap plugin: The possibility to collect swapped in/out pages has
2922           been added to the Swap plugin. Thanks to Stefan Völkel for the
2923           patch.
2924         * tokyotyrant plugin: The new TokyoTyrant plugin reads the number of
2925           records and file size from a running Tokyo Tyrant server. Thanks to
2926           Paul Sadauskas for the patch.
2927         * unixsock plugin: Add the “GETTHRESHOLD” command. This command can be
2928           used to query the thresholds configured for a particular identifier.
2929         * write_http plugin: The new Write HTTP plugin sends the values
2930           collected by collectd to a web-server using HTTP POST requests.
2931           Thanks to Paul Sadauskas for the patch.
2932         * zfs_arc plugin: The new ZFS ARC plugin collects information about
2933           the “Adaptive Replacement Cache” (ARC) of the “Zeta File-System”
2934           (ZFS). Thanks to Anthony Dewhurst for the patch.
2935         * empty_counter match: The new Empty Counter match matches value
2936           lists, where at least one data source is of type COUNTER and the
2937           counter value of all counter data sources is zero.
2938
2939 2009-12-18, Version 4.7.5
2940         * Build system, java plugin: Don't use “find -L” to search for Java
2941           headers, because it's a GNU extension.
2942         * Build system: Support for parallel builds has been improved. Thanks
2943           Sebastian Harl and Stefan Völkel for looking into this.
2944         * collectd: Print error messages to STDERR if no log plugin has been
2945           loaded.
2946         * memory plugin: Handling of >4 Gbyte of memory has been fixed.
2947         * network plugin: The license has been changed to LGPL 2.1.
2948         * oracle plugin: Reconnect to the database if the connection dies.
2949         * rrdcached plugin: Work-around for a bug in RRDtool 1.4rc2 has been
2950           added.
2951         * snmp plugin: Handling of negative values has been fixed. Strings
2952           containing control characters are now interpreted as hex-strings.
2953         * unixsock plugin: A memory leak in the LISTVAL command has been
2954           fixed. Thanks to Ben Knight for his patch.
2955
2956 2009-10-03, Version 4.7.4
2957         * Build system: Issues when building the iptables plugin have been
2958           fixed.
2959         * exec plugin: Clear the signal block mask before calling exec(2).
2960         * perl plugin: Declare the “environ” variable. This solves build
2961           issues on some platforms.
2962         * processes plugin: Remove unnecessary call of realloc(3). Thanks to
2963           Andrés J. Díaz for the patch.
2964         * unixsock plugin: Fix a (well hidden) race condition related to file
2965           descriptor handling.
2966
2967 2009-09-13, Version 4.7.3
2968         * collectd: Fix a possible but very rare invalid “free” in the caching
2969           code. Thanks to Sebastian Harl for the patch.
2970         * collectd: Remove old values when a cache entry is marked as missing.
2971           This way the “GETVAL” command of the UnixSock plugin doesn't return
2972           old, no longer valid values when this happens. Thanks to Andrés J.
2973           Díaz for the patch.
2974         * collectd: The “plugin_unregister_read” function has been fixed.
2975         * apache, ascent, bind, curl, nginx plugins: Advise the cURL library
2976           to follow redirects. Thanks to Joey Hess for reporting this bug.
2977         * df plugin: Check the ignorelist before stating the file system,
2978           possibly reducing the number of stats considerably. Thanks to Joey
2979           Hess for reporting this bug.
2980         * iptables plugin: Support for the new libiptc API has been added.
2981           Thanks to Sebastian Harl for the patch. The build system has been
2982           updated to the plugin only includes the shipped header files when it
2983           is linked with the shipped library, too.
2984         * java plugin: Delay creating the JVM until after the daemon has
2985           forked. The JVM internally creates threads that are lost when
2986           forking. This means that Java-based plugins are now configured
2987           during the init-phase, i. e. later than other plugins.
2988         * libvirt plugin: Re-connect to libvirtd if connecting fails. Thanks
2989           to Alan Pevec for the patch.
2990         * network plugin: Fix the handling of the “CacheFlush” option: The
2991           value was assigned to a wrong variable. The initialization of the
2992           gcrypt library, which is used for signing / encrypting traffic, has
2993           been fixed. Thanks to Luke Heberling for the patch.
2994         * powerdns plugin: Set a timeout when reading data from the datagram
2995           socket. Handling of the “LocalSocket” option has been fixed.  An
2996           incorrectly used “type” has been corrected. Thanks to Luke Heberling
2997           for his patches.
2998
2999 2009-07-19, Version 4.7.2
3000         * Build system: Support for `DESTDIR' has been fixed in the Java
3001           bindings.
3002         * collectd: Okay-notifications have been fixed. Thanks to Andrés J.
3003           Díaz for fixing this bug.
3004         * collectd: A programming error has been fixed in the notification
3005           code. The bug may result in an assertion failure.
3006         * memcached plugin: Portability fix for Solaris. Thanks to Amit Gupta
3007           for reporting the bug.
3008         * ping plugin: Link the plugin with libm.
3009
3010 2009-06-02, Version 4.7.1
3011         * Build system: Detection of Java has been improved and missing
3012           details have been added to the configuration summary. Support for
3013           libtool 2.2 has been added.
3014         * collectd: Two bugs with the threshold checking have been fixed. The
3015           first one prevented thresholds to be checked at all, the second one
3016           caused wrong behavior with the persistency option. Thanks to Andrés
3017           J. Díaz for fixing these problems.
3018         * collectd: Handling of the `Include' configuration option has been
3019           fixed.
3020         * rrdtool plugin: Make sure initialization is run only once. This
3021           resolves problems under Solaris and potentially other systems.
3022           Thanks to Amit Gupta for reporting this bug.
3023         * java plugin: Make it possible to use dots ('.') instead of slashes
3024           ('/') as the class separator. Thanks to Randy Rizun for pointing
3025           this out.
3026         * swap plugin: A work-around for 32-bit Solaris has been added. Thanks
3027           to Doug MacEachern for the patch.
3028
3029 2009-05-11, Version 4.7.0
3030         * apache plugin: Support to query multiple servers has been added.
3031           Thanks to Amit Gupta for the patch.
3032         * apache plugin: Handling of lighttpd's scoreboard statistics has been
3033           improved. Thanks to Amit Gupta for the patch.
3034         * conntrack plugin: The new conntrack plugin collects the connection
3035           tracking table size. Thanks to Tomasz Pala for the patch.
3036         * fscache plugin: The new fscache plugin collects statistics about
3037           Linux' file-system based caching framework. Thanks to Edward
3038           Konetzko for the patch.
3039         * gmond plugin: The new gmond plugin can receive and interpret
3040           multicast traffic from Ganglia's gmond daemon.
3041         * java plugin: The new java plugin exports the collectd API to Java,
3042           making it possible to write extensions to collectd in Java.
3043         * memcachec plugin: The new memcachec plugin queries data from a
3044           memcached daemon and parses it similar to the cURL plugin. Thanks to
3045           Doug MacEachern for the initial code.
3046         * memcached plugin: Support for connections over UNIX domain sockets
3047           has been added. Thanks to Franck Lombardi for the patch.
3048         * memory plugin: Support for OpenBSD and possibly other *BSDs has been
3049           added. Thanks to Simon Kuhnle for the patch.
3050         * mysql plugin: Support to query multiple databases has been added.
3051           Thanks to Doug MacEachern for the patch.
3052         * mysql plugin: Master/slave statistics have been added.
3053         * mysql plugin: Lock statistics have been added. Thanks to Rodolphe
3054           Quiédeville for the patch.
3055         * network plugin: The possibility to sign or encrypt network traffic
3056           has been added.
3057         * protocols plugin: The new protocols plugin provides information
3058           about network protocols, such as IP, TCP and UDP.
3059         * snmp plugin: The intervals given in the configuration of the SNMP
3060           plugin must no longer be a multiple of the global interval.
3061         * table plugin: The new Table plugin provides parsing for table-like
3062           structured files, such as many files beneath /proc.
3063         * ted plugin: The new TED plugin reads power consumption measurements
3064           from “The Energy Detective” (TED). Thanks to Eric Reed for this
3065           plugin.
3066         * onewire plugin: The new `Interval' option allows collecting
3067           information from OneWire sensors at arbitrary intervals.
3068         * ping plugin: Support for collecting the drop rate and standard
3069           deviation of round-trip times has been added.
3070         * uptime plugin: The new uptime plugin can collect the server's
3071           uptime. Thanks to Marco Chiappero for the patch.
3072
3073 2009-09-10, Version 4.6.5
3074         * collectd: Remove old values when a cache entry is marked as missing.
3075           This way the “GETVAL” command of the UnixSock plugin doesn't return
3076           old, no longer valid values when this happens. Thanks to Andrés J.
3077           Díaz for the patch.
3078         * apache, ascent, bind, curl, nginx plugins: Advise the cURL library
3079           to follow redirects. Thanks to Joey Hess for reporting this bug.
3080         * df plugin: Check the ignorelist before stating the file system,
3081           possibly reducing the number of stats considerably. Thanks to Joey
3082           Hess for reporting this bug.
3083         * iptables plugin: Support for the new libiptc API has been added.
3084           Thanks to Sebastian Harl for the patch. The build system has been
3085           updated to the plugin only includes the shipped header files when it
3086           is linked with the shipped library, too.
3087         * libvirt plugin: Re-connect to libvirtd if connecting fails. Thanks
3088           to Alan Pevec for the patch.
3089         * powerdns plugin: Set a timeout when reading data from the datagram
3090           socket. Handling of the “LocalSocket” option has been fixed.  An
3091           incorrectly used “type” has been corrected. Thanks to Luke Heberling
3092           for his patches.
3093
3094 2009-07-18, Version 4.6.4
3095         * collectd: Okay-notifications have been fixed. Thanks to Andrés J.
3096           Díaz for fixing this bug.
3097         * collectd: A programming error has been fixed in the notification
3098           code. The bug may result in an assertion failure.
3099         * memcached plugin: Portability fix for Solaris. Thanks to Amit Gupta
3100           for reporting the bug.
3101
3102 2009-06-02, Version 4.6.3
3103         * Build system, various plugins: Many build fixes for FreeBSD,
3104           OpenBSD, NetBSD, Solaris and Mac OS X. Big thanks to Doug MacEachern
3105           for many fixes and providing a build system for many platforms,
3106           Ulf Zimmermann for providing a FreeBSD system and Simon Kuhnle for
3107           providing an OpenBSD system.
3108         * collectd: Two bugs with the threshold checking have been fixed. The
3109           first one prevented thresholds to be checked at all, the second one
3110           caused wrong behavior with the persistency option. Thanks to Andrés
3111           J. Díaz for fixing these problems.
3112         * collectd: Handling of the `Include' configuration option has been
3113           fixed.
3114         * battery plugin: Don't complain about a missing directory every
3115           interval.
3116         * exec plugin: Allow executed programs to close STDERR. Thanks to
3117           Thorsten von Eicken for reporting this problem.
3118         * irq plugin: Fix handling of overflowing 32-bit counters. Thanks to
3119           Tomasz Pala for the patch.
3120         * perl plugin: Portability build-fixes. Thanks to Doug MacEachern for
3121           the patch.
3122         * memory plugin: Fix a potential problem under Solaris.
3123         * swap plugin: A work-around for 32-bit Solaris has been added. Thanks
3124           to Doug MacEachern for the patch.
3125
3126 2009-03-18, Version 4.6.2
3127         * collectd: Some Solaris utility code has been improved.
3128         * filter subsystem: Allow `Chains' without default targets.
3129         * liboping: A patch to comply with strict aliasing rules has been
3130           added.
3131         * timediff match: Fix a typo: The match was registered with a wrong
3132           name which prevented this match to be used as documented. Thanks to
3133           Bruno Prémont for finding this problem.
3134         * bind plugin: Fix collection of the cached RR sets. The number of RR
3135           sets currently in the cache was collected as a counter value, which
3136           is nonsense. Thanks to Bruno Prémont for implementing this.
3137         * dns plugin: Don't pass NULL to `pcap_open_live': Some systems,
3138           primarily BSDs, don't take it well and crash.
3139         * oracle plugin: Portability to 64 bit systems has been improved.
3140         * postgresql plugin: The default configuration has been improved.
3141         * rrdtool plugin: Fix a possible race condition: If the network plugin
3142           is brought and dispatches a value before the rrdtool plugin is
3143           initialized, the daemon may crash.
3144
3145 2009-02-22, Version 4.6.1
3146         * collectd: Many documentation fixes.
3147         * Collectd::Unixsock: Error handling has been improved.
3148         * regex match: Don't link with the PCRE library.
3149         * bind plugin: Various bugs have been fixed. Thanks to Bruno Prémont
3150           for finding and fixing most of them.
3151         * ipmi plugin: Fix an off-by-one error which could cause segmentation
3152           faults. Thanks to Peter Holik for his patch.
3153
3154 2009-02-16, Version 4.6.0
3155         * collectd: Added the `filter chain' infrastructure, which allows the
3156           user to use `matches' and `targets' to control value processing.
3157         * collectd: The new `-T' command line argument allows more in-depth
3158           testing of a configuration. Thanks to Doug MacEachern for the patch.
3159         * collectd-nagios: The Nagios integration command has been updated to
3160           use libcollectdclient. The `percentage' aggregation function has
3161           been added. Thanks to Fabian Linzberger for the patch.
3162         * libcollectdclient: A library which abstracts communication with the
3163           unixsock plugin for clients has been added.
3164         * regex match: Match values by their identifies using regular
3165           expressions.
3166         * timediff match: Match for values with an invalid timestamp.
3167         * value match: Select values by their data sources' values.
3168         * notification target: Create and dispatch a notification.
3169         * replace target: Replace parts of an identifier using regular
3170           expressions.
3171         * set target: Set (overwrite) entire parts of an identifier.
3172         * bind plugin: This new plugin uses the new HTTP/XML interface to BIND
3173           statistics, allowing very detailed name server statistics. Thanks to
3174           Bruno Prémont for this plugin.
3175         * cpu plugin: Report `interrupt' separately when using
3176           sysctlbyname(3) (used under *BSD). Support for sysctl(3), for
3177           example for native OpenBSD support, has been added. Thanks to Simon
3178           Kuhnle for the patch.
3179         * csv plugin: Make it possible to write values to STDOUT instead of
3180           files. This is meant for testing purposes mostly. The output written
3181           to STDOUT is compatible with the exec plugin. Thanks to Doug
3182           MacEachern for the patch.
3183         * curl plugin: This new plugin can be used to read web pages and parse
3184           them using the same mechanism that's used in the tail plugin.
3185         * dbi plugin: This new plugin allows you to connect to a variety of
3186           relational databases and use SQL to gather custom statistics from
3187           it. It is similar to the already existing PostgreSQL plugin but uses
3188           libdbi to communicate with the database(s).
3189         * interface plugin: Use the ignorelist framework when selecting /
3190           ignoring interfaces. This allows one to use regular expressions to
3191           select interfaces, too.
3192         * ipmi plugin: Handle temporary IPMI error conditions more gracefully.
3193           Thanks to Bruno Prémont for this patch.
3194         * memcached plugin: Add hit-ratio metric. Thanks to Doug MacEachern
3195           for the patch.
3196         * mysql plugin: Allow connecting to a database via the UNIX domain
3197           socket, too. Thanks to Mirko Buffoni for the patch.
3198         * network plugin: Further performance improvements for the receive
3199           code. This hopefully will help very large setups.
3200         * openvpn plugin: This new plugin collects statistics provided by the
3201           OpenVPN daemon. Thanks to Doug MacEachern for the patch.
3202         * oracle plugin: This new plugin allows you to connect to an Oracle
3203           database and use SQL to gather custom statistics from it. It is
3204           similar to the already existing PostgreSQL plugin.
3205         * perl plugin: Compatibility fixes for broken versions of Perl 5.10
3206           have been added.
3207         * perl plugin: Export the newly added plugin_write() to Perl plugins.
3208         * perl plugin: Added support for `notification meta data'.
3209         * perl plugin: Added support for the `filter chain' infrastructure by
3210           allowing plugins to register `matches' and `targets'.
3211         * postgresql plugin: The preferred configuration syntax has been
3212           updated to be in line with the syntax used by the new dbi and oracle
3213           plugins. The compatibility code for the old syntax is present.
3214           Support for the new `Result' blocks and the interval parameter has
3215           been added.
3216         * processes plugin: Stacksize and virtual memory usage statistics have
3217           been added. Portability fixes.
3218         * rrdcached plugin: This new plugin uses the (still in development)
3219           RRD accelerator daemon, rrdcached. This daemon works very similar to
3220           the original rrdtool plugin of collectd, but adds some more nice
3221           features.
3222         * swap plugin: Code for OpenBSD (and possibly other *BSDs) has been
3223           added.
3224
3225 2009-05-09, Version 4.5.4
3226         * Build system, various plugins: Many build fixes for FreeBSD,
3227           OpenBSD, NetBSD, Solaris and Mac OS X. Big thanks to Doug MacEachern
3228           for many fixes and providing a build system for many platforms,
3229           Ulf Zimmermann for providing a FreeBSD system and Simon Kuhnle for
3230           providing an OpenBSD system.
3231         * collectd: Fix a potential race condition when creating directories.
3232         * battery plugin: Don't complain about a missing directory every
3233           interval.
3234         * dns plugin: Slight portability fixes.
3235         * exec plugin: Allow executed programs to close STDERR. Thanks to
3236           Thorsten von Eicken for reporting this problem.
3237         * irq plugin: Fix handling of overflowing 32-bit counters. Thanks to
3238           Tomasz Pala for the patch.
3239         * perl plugin: Portability build-fixes. Thanks to Doug MacEachern for
3240           the patch.
3241         * rrdtool plugin: Fix a possible race condition: If the network plugin
3242           is initialized and dispatches a value before the rrdtool plugin is
3243           initialized, the daemon may crash.
3244         * memory plugin: Fix a potential problem under Solaris.
3245
3246 2009-02-22, Version 4.5.3
3247         * build system: The check for libupsclient even when `pkg-config' is
3248           not available.
3249         * collectd: Fix error handling in the global cache.
3250         * Collectd::Unixsock: Error handling has been improved.
3251         * ascent plugin: Fix a memory leak. Thanks to Bruno Prémont for his
3252           patch.
3253         * ipmi plugin: Fix an off-by-one error which could cause segmentation
3254           faults. Thanks to Peter Holik for his patch.
3255         * tcpconns plugin: An endianness problem has been fixed in the *BSD
3256           code. Thanks to "thated" for reporting this.
3257
3258 2009-01-02, Version 4.5.2
3259         * build system: Check for `mysql.h' and `mysql/mysql.h', since the
3260           file may be in both locations, especially when the database was
3261           installed in a non-standard path. Thanks to Dusty Doris for
3262           reporting this.
3263         * build system: Handle the _POSIX_PTHREAD_SEMANTICS defined, needed by
3264           Solaris, in the configure script automatically.
3265         * build system, tcpconns plugin: Check for `kvm_nlist' and
3266           `kvm_openfiles' before enabling the plugin: Solaris provides a KVM
3267           library with similar functions to the BSD variant, but doesn't
3268           provide these necessary functions.
3269         * collectd.conf(5): Various fixes and clarifications.
3270         * collectd: Remove a GNUism (unnamed unions), thus improving
3271           portability.
3272         * collectd, apcups plugin: Include "collectd.h" before <stdlib.h>.
3273           This solves portability problems, especially for Solaris.
3274         * dns plugin: Fix a portability problem with NetBSD.
3275         * filecount plugin: Fix an off-by-one error. This error may cause a
3276           segmentation fault.
3277         * network plugin: Fix the handling of `type' in the network protocol.
3278           Due to a programming mistake, only 4 or 8 bytes would be copied to a
3279           much larger buffer. This caused the `type' to be transferred much
3280           more often than necessary. In some cases, e. g. the `cpu' and
3281           `cpufreq' plugins being used at the same time, data may be corrupted
3282           in those files. Thanks to Bruno Prémont for debugging and reporting
3283           this issue.
3284         * processes plugin: Fix a possible segmentation fault when specifying
3285           invalid configuration options.
3286         * unixsock plugin: Make sure the initialization function is run only
3287           once. This resolves a file descriptor leak under systems which run
3288           the initialization more than once, such as Solaris.
3289
3290 2008-10-16, Version 4.5.1
3291         * build system: Change `--enable-<plugin>' to abort with an error if
3292           dependencies are not met. Thanks to Bruno Prémont for the patch.
3293           Also, the poisoning of various string functions has been restricted
3294           to debug builds.
3295         * collectd: Fix a memory leak in the global value cache. With every
3296           *missing* value a couple of bytes would be leaked. Another memory
3297           leak in the configuration handling code has been fixed. Thanks to
3298           Niraj Tolia for reporting these issues.
3299         * collectd: Fix an off-by-one error in the ignorelist functionality.
3300           When using regular expressions, the last character would be missing,
3301           possibly matching differently from what one would expect.
3302         * collectdmon: Don't block SIGCHLD. This fixes a potential portability
3303           problem.
3304         * collectd-nagios: Fix handling of the `-d' option. Thanks to Fabian
3305           Linzberger for reporting the bug.
3306         * iptables plugin: Fix an off-by-one error. If a string was just one
3307           character too long, it was truncated instead of reporting an error.
3308         * network plugin: Fix a memory leak in the configuration handling
3309           code. Thanks to Niraj Tolia for reporting this issue.
3310         * perl plugin: Log an error message if bootstrapping `Collectd' fails.
3311         * postgresql plugin: Don't reopen connection during reinitialization.
3312           This fixes a bug under Solaris and potentially other platforms.
3313           Missing calls to `PQclear' have been added, too. This fixes memory
3314           leaks. Thanks to ``Admin'' for reporting these bugs.
3315         * snmp plugin: Don't expect null-terminated strings from the Net-SNMP
3316           library.
3317         * tail plugin: Call `clearerr(3)' after reading an EOF. This fixes
3318           problems with some `libc's. Thanks to Matthias Lay for reporting the
3319           bug.
3320
3321 2008-09-04, Version 4.5.0
3322         * collectd: Added the ability to flush certain identifiers.
3323         * collectd: The concept of `notification meta data' has been
3324           introduced.
3325         * filecount plugin: The new filecount plugin counts the number of
3326           files in a directory and its subdirectories.
3327         * ipmi plugin: Sensor names have been changed to ensure unique names.
3328           Notifications upon added and removed sensors can now be generated.
3329         * notify_desktop plugin: This new plugin sends notifications to the
3330           X desktop using the structure defined in the `Desktop Notification
3331           Specification'.
3332         * notify_email plugin: This new plugin sends out notifications via
3333           email, using the `esmtp' library.
3334         * onewire plugin: The new experimental(!) onewire plugin reads values,
3335           such as temperatures, from sensors connected to the computer via the
3336           onewire bus.
3337         * perl plugin: Improved synchronized access to internal data structures
3338           and fixed a possible dead-lock.
3339         * perl plugin: Added the ability to flush certain identifiers and marked
3340           plugin_flush_all() and plugin_flush_one() as deprecated in favor of
3341           plugin_flush().
3342         * perl plugin: Added the ability to configure Perl plugins.
3343         * postgresql plugin: The new postgresql plugin collects statistics
3344           about or from a PostgreSQL database.
3345         * processes plugin: The `ProcessMatch' option has been added.
3346         * rrdtool plugin: Implement throttling of the `update queue' to lessen
3347           IO load.
3348         * tcpconns plugin: This plugin has been ported to OpenBSD.
3349         * thermal plugin: The new thermal plugin collects system temperatures
3350           using Linux ACPI thermal zone data.
3351
3352 2009-01-02, Version 4.4.5
3353         * build system: Check for `mysql.h' and `mysql/mysql.h', since the
3354           file may be in both locations, especially when the database was
3355           installed in a non-standard path. Thanks to Dusty Doris for
3356           reporting this.
3357         * build system: Handle the _POSIX_PTHREAD_SEMANTICS defined, needed by
3358           Solaris, in the configure script automatically.
3359         * collectd.conf(5): Various fixes and clarifications.
3360         * apcups plugin: Include "collectd.h" before <stdlib.h>. This solves
3361           portability problems, especially for Solaris.
3362         * dns plugin: Fix a portability problem with NetBSD.
3363         * network plugin: Fix the handling of `type' in the network protocol.
3364           Due to a programming mistake, only 4 or 8 bytes would be copied to a
3365           much larger buffer. This caused the `type' to be transferred much
3366           more often than necessary. In some cases, e. g. the `cpu' and
3367           `cpufreq' plugins being used at the same time, data may be corrupted
3368           in those files. Thanks to Bruno Prémont for debugging and reporting
3369           this issue.
3370         * unixsock plugin: Make sure the initialization function is run only
3371           once. This resolves a file descriptor leak under systems which run
3372           the initialization more than once, such as Solaris.
3373
3374 2008-10-16, Version 4.4.4
3375         * build system: Change `--enable-<plugin>' to abort with an error if
3376           dependencies are not met. Thanks to Bruno Prémont for the patch.
3377           Also, the poisoning of various string functions has been restricted
3378           to debug builds.
3379         * collectd: Fix a memory leak in the global value cache. With every
3380           *missing* value a couple of bytes would be leaked. Another memory
3381           leak in the configuration handling code has been fixed. Thanks to
3382           Niraj Tolia for reporting these issues.
3383         * collectd: Fix an off-by-one error in the ignorelist functionality.
3384           When using regular expressions, the last character would be missing,
3385           possibly matching differently from what one would expect.
3386         * collectdmon: Don't block SIGCHLD. This fixes a potential portability
3387           problem.
3388         * collectd-nagios: Fix handling of the `-d' option. Thanks to Fabian
3389           Linzberger for reporting the bug.
3390         * network plugin: Fix a memory leak in the configuration handling
3391           code. Thanks to Niraj Tolia for reporting this issue.
3392         * perl plugin: Log an error message if bootstrapping `Collectd' fails.
3393         * tail plugin: Call `clearerr(3)' after reading an EOF. This fixes
3394           problems with some `libc's. Thanks to Matthias Lay for reporting the
3395           bug.
3396
3397 2008-09-01, Version 4.4.3
3398         * collectd: Fix a memory leak in the threshold checking code.
3399         * memcached plugin: Fix a too short timeout and a related file
3400           descriptor leak.
3401         * memory plugin: A typo in the libstatgrab code has been fixed.
3402         * snmp plugin: Fix a possible memory leak.
3403
3404 2008-07-15, Version 4.4.2
3405         * build system: Use pkg-config to detect the upsclient library.
3406         * collectd: Try even harder to determine the endianness of the
3407           architecture collectd is being built on.
3408         * disk plugin: Fix for Linux 2.4: A wrong field was used as the name
3409           of disks.
3410         * dns plugin: Fix compilation errors with BIND versions 19991001
3411           through 19991005.
3412         * network plugin: Bugfix in the init routine: The init function
3413           cleared a buffer regardless of its contents. This could lead to lost
3414           values under Solaris.
3415         * nginx plugin: Remove usage of the thread-unsafe `strtok' function.
3416         * vserver plugin: Remove usage of the thread-unsafe `readdir'
3417           function.
3418         * wireless plugin: Work around incorrect noise and power values
3419           returned by some broken drivers.
3420
3421 2008-06-03, Version 4.4.1
3422         * collectd: Fix the `DataSource' option within `Type' blocks. Thanks
3423           to kyrone for reporting this.
3424         * collectd: Fixed min/max output in notifications generated by
3425           threshold checking.
3426         * collectd-nagios: Fix the protocol used to communicate with the
3427           daemon.
3428         * perl plugin: Fail noisily, but don't shutdown the daemon, if
3429           initialization has errors. An issue with Perl 5.10 has been fixed.
3430         * teamspeak2 plugin: Fixed an out of bound array access. Thanks to
3431           René Rebe and Siegmund Gorr for reporting this.
3432
3433 2008-05-06, Version 4.4.0
3434         * collectd: Internal code cleanups.
3435         * collectd: Added support for a `Flush' command in the unixsock and
3436           exec plugins. This command can be used to force a plugin (or all) to
3437           flush its values to disk.
3438         * collectd: Thresholds can now be configured to apply to one data
3439           source only, making it possible to configure different thresholds
3440           for each data source.
3441         * apache, nginx plugins: Added the possibility to disable host and/or
3442           peer verification.
3443         * ascent plugin: The new ascent plugin reads and parses the statistics
3444           page of an Ascent server.
3445         * cpu plugin: Support for the statgrab library has been added.
3446         * disk plugin: The possibility to ignore certain disks or collect only
3447           specific disks has been added.
3448         * disk plugin: Support for the statgrab library has been added.
3449         * ipmi plugin: The new ipmi plugin uses the OpenIPMI library to read
3450           sensor values via IPMI, the intelligent platform management
3451           interface.
3452         * iptables plugin: The iptc library that is used by the iptables
3453           plugin has been added to the distribution, because it is not
3454           provided by all distributions and removed from at least one.
3455         * powerdns plugin: The new powerdns plugin reads statistics from an
3456           authoritative or a recursing PowerDNS name server.
3457         * rrdtool plugin: The size of the files generated with the default
3458           configuration has been decreased.
3459         * tail plugin: The new tail plugin can be used to gather statistics by
3460           continuously reading from log files.
3461         * teamspeak2 plugin: The new teamspeak2 plugin connects to a
3462           TeamSpeak2 server and collects statistics about the number of users
3463           and number of channels.
3464         * users plugin: Support for the statgrab library has been added.
3465         * vmem plugin: The new vmem plugin collects very detailed statistics
3466           about the virtual memory subsystem of Linux.
3467
3468 2008-08-30, Version 4.3.4
3469         * Build system: Improved detection of and linking with the statgrab
3470           library.
3471         * collectd: Portability fixes, especially to determine endianness more
3472           reliable.
3473         * Various plugins: Fix format strings.
3474         * disk plugin: A fix for giving disks under Linux 2.4 the right names
3475           again has been applied.
3476         * memcached plugin: Fix a too short timeout and a related file
3477           descriptor leak.
3478         * memory plugin: A typo in the libstatgrab code has been fixed.
3479         * network plugin: A fix in the initialization function solves problems
3480           under Solaris.
3481         * nginx plugin: A thread-unsafe function has been replaced.
3482         * vserver plugin: A thread-unsafe function has been replaced.
3483         * wireless plugin: A work-around for broken wireless drivers has been
3484           added.
3485
3486 2008-04-22, Version 4.3.3
3487         * build system: Improved detection of several libraries, especially if
3488           they are in non-standard paths.
3489         * build system: Portability fixes: Automatically define "_REENTRANT"
3490           if the libc expects it.
3491         * collectd: Error and warning messages have been improved.
3492         * collectd: Check for the BYTE_ORDER and BIG_ENDIAN defines before
3493           using them.
3494         * apache plugin: Allocate new memory when reading a webpage instead of
3495           using a buffer of static size.
3496         * exec plugin: Close (almost) all filedescriptors before exec(2)ing
3497           the program.
3498         * hddtemp plugin: Error and warning messages have been improved.
3499         * sensors plugin: Fix sensor collection for some chip types.
3500
3501 2008-03-29, Version 4.3.2
3502         * collectd: Fix configuration of the `FailureMax', `WarningMax', and
3503           `Persist' threshold options.
3504         * collectd: Fix handling of missing values in the global value cache.
3505         * collectd: Improved error messages when parsing the configuration.
3506         * sensors plugin: Fix temperature collection with libsensors4.
3507         * unixsock plugin: Fix mixed input and output operation on streams.
3508         * wireless plugin: Fix reading noise value.
3509
3510 2008-03-05, Version 4.3.1
3511         * exec plugin: Set supplementary group IDs.
3512         * network plugin:
3513           + Use `memcpy' when constructing/parsing a package to avoid
3514             alignment problems on weird architectures, such as Sparc.
3515           + Translate doubles to/from the x86 byte representation to ensure
3516             cross-platform compatibility.
3517         * ping plugin: Correct the handling of the `TTL' setting.
3518         * swap plugin: Reapply a patch for Solaris.
3519         * tcpconns plugin: Portability improvements.
3520
3521 2008-02-18, Version 4.3.0
3522         * collectd: Notifications have been added to the daemon. Notifications
3523           are status messages that may be associated with a data instance.
3524         * collectd: Threshold checking has been added to the daemon. This
3525           means that you can configure threshold values for each data
3526           instance. If this threshold is exceeded a notification will be
3527           created.
3528         * collectd: The new `FQDNLookup' option tells the daemon to use the
3529           full qualified domain name as the hostname, not just the host part
3530           es returned by `gethostname(2)'.
3531         * collectd: Support for more than one `TypesDB' file has been added.
3532           This is useful when one such file is included in a package but one
3533           wants to add custom type definitions.
3534         * collectd: The `Include' config option has been expanded to handle
3535           entire directories and shell wildcards.
3536         * collectdmon: The new `collectdmon' binary detects when collectd
3537           terminates and automatically restarts it again.
3538         * csv plugin: The CSV plugin is now able to store counter values as a
3539           rate, using the `StoreRates' configuration option.
3540         * exec plugin: Handling of notifications has been added and the
3541           ability to pass arguments to the executed programs has been added.
3542         * hddtemp plugin: The new `TranslateDevicename' option lets you
3543           disable the translation from device names to major-minor-numbers.
3544         * logfile plugin: Handling of notifications has been added.
3545         * ntpd plugin: The new `ReverseLookups' can be used to disable reverse
3546           domain name lookups in this plugin.
3547         * perl plugin: Many internal changes added support for handling multiple
3548           threads making the plugin reasonably usable inside collectd. The API has
3549           been extended to support notifications and export global variables to
3550           Perl plugins; callbacks now have to be identified by name rather than a
3551           pointer to a subroutine. The plugin is no longer experimental.
3552         * uuid plugin: The new UUID plugin sets the hostname to an unique
3553           identifier for this host. This is meant for setups where each client
3554           may migrate to another physical host, possibly going through one or
3555           more name changes in the process. Thanks to Richard Jones from
3556           Red Hat's Emerging Technology group for this plugin.
3557         * libvirt: The new libvirt plugin uses the `libvirt' library to query
3558           CPU, disk and network statistics about guest systems on the same
3559           physical server. Thanks to Richard Jones from Red Hat's Emerging
3560           Technology group for this plugin.
3561
3562 2008-04-22, Version 4.2.7
3563         * build system: Improved detection of several libraries, especially if
3564           they are in non-standard paths.
3565         * build system: Portability fixes: Automatically define "_REENTRANT"
3566           if the libc expects it.
3567         * collectd: Error and warning messages have been improved.
3568         * collectd: Check for the BYTE_ORDER and BIG_ENDIAN defines before
3569           using them.
3570         * apache plugin: Allocate new memory when reading a webpage instead of
3571           using a buffer of static size.
3572         * exec plugin: Close (almost) all filedescriptors before exec(2)ing
3573           the program.
3574         * hddtemp plugin: Error and warning messages have been improved.
3575         * sensors plugin: Fix sensor collection for some chip types.
3576
3577 2008-03-29, Version 4.2.6
3578         * collectd: Improved error messages when parsing the configuration.
3579         * sensors plugin: Fix temperature collection with libsensors4.
3580         * unixsock plugin: Fix mixed input and output operation on streams.
3581         * wireless plugin: Fix reading noise value.
3582
3583 2008-03-04, Version 4.2.5
3584         * apache plugin: Improved initialization and error messages.
3585         * exec plugin: Set supplementary group IDs.
3586         * network plugin:
3587           + Create separate threads for reading from the socket and parsing
3588             and dispatching incoming packets. Versions prior to this may have
3589             problems in high-load situations, where the socket receive buffers
3590             overflows, resulting in gaps in the data.
3591           + Use `memcpy' when constructing/parsing a package to avoid
3592             alignment problems on weird architectures, such as Sparc.
3593           + Translate doubles to/from the x86 byte representation to ensure
3594             cross-platform compatibility.
3595         * ping plugin: Correct the handling of the `TTL' setting.
3596         * rrdtool plugin: Ensure correct handling of the `RRATimespan' option.
3597         * swap plugin: Reapply a patch for Solaris.
3598         * tcpconns plugin: Portability improvements.
3599
3600 2008-01-21, Version 4.2.4
3601         * unixsock plugin: A bug in the unixsock plugin caused it not to set
3602           the permission on the socket as documented in the manpage. Thanks to
3603           Evgeny Chukreev for fixing this issue.
3604         * collectd: The documentation has been improved.
3605
3606 2007-12-28, Version 4.2.3
3607         * sensors plugin: Updated the plugin to build and work with version 3
3608           of the libsensors library.
3609
3610 2007-12-15, Version 4.2.2
3611         * nginx plugin: Incorrect comparison of strings lead to a segfault
3612           when using the plugin. Thanks to Saulius Grigaliunas for fixing
3613           this.
3614         * logfile plugin: The config option `Timestamp' was handled
3615           incorrectly and basically always active. Thanks to Luke Heberling
3616           for fixing this.
3617
3618 2007-11-08, Version 4.2.1
3619         * tcpconns plugin: Don't complain about a missing file if IPv6 is not
3620           enabled on the host.
3621         * snmp plugin: Fix a memory leak.
3622
3623 2007-10-27, Version 4.2.0
3624         * collectd: The new config option `Include' lets you include other
3625           configfiles and thus split up your config into smaller parts. This
3626           may be especially interesting for the snmp plugin to keep the data
3627           definitions separate from the host definitions.
3628         * ipvs plugin: The new `ipvs' plugin collects IPVS connection statistics
3629           (number of connections, octets and packets for each service and
3630           destination). Thanks to Sebastian Harl for this plugin.
3631         * memcached plugin: The new `memcached' plugin connects to a memcached
3632           daemon process and collects statistics of this distributed caching
3633           system. Thanks to Antony Dovgal for contributing this plugin.
3634         * nginx plugin: The new `nginx' plugin reads the status page of an
3635           nginx daemon and saves the handled connections and requests.
3636         * perl plugin: Many changes, including the added `EnableDebugger'
3637           config option which lets you debug your Perl plugins more easily.
3638         * rrdtool plugin: Use the thread-safe RRD-library if available. Try to
3639           be more thread-safe otherwise by locking calls to the library.
3640         * snmp plugin: Added the options `Scale' and `Shift' to Data-blocks to
3641           correct the values returned by SNMP-agents. If a <data> block is
3642           defined as `table' the instance is now optional. The sequence number
3643           is used as the type-instance in this case. The new `InstancePrefix'
3644           option allows to add arbitrary prefixes to the type-instance.
3645         * tcpconns plugin: The new `tcpconns' plugin collects the number of
3646           certain TCP connections and what state they're in. This can be used
3647           to see how many connections your FTP server has to handle or how
3648           many outgoing connections your mailserver has open.
3649
3650 2008-01-11, Version 4.1.6
3651         * unixsock plugin: A bug in the unixsock plugin caused it not to set
3652           the permission on the socket as documented in the manpage. Thanks to
3653           Evgeny Chukreev for fixing this issue.
3654         * collectd: The documentation has been improved.
3655
3656 2007-12-27, Version 4.1.5
3657         * rrdtool plugin: Fix a memory leak that only occurred in very-low-
3658           memory situations.
3659         * sensors plugin: Updated the plugin to build and work with version 3
3660           of the libsensors library.
3661
3662 2007-11-08, Version 4.1.4
3663         * Build system: Improve detection of the rrd library, especially if
3664           it's in a non-standard location.
3665         * Build system: A bug when parsing the argument for
3666           `--with-libnetsnmp' has been fixed.
3667         * collectd: Implement `strerror_r' if the libc doesn't provide it.
3668         * rrdtool plugin: Fix a bug in the shutdown sequence that might cause
3669           a deadlock or delay when shutting down the daemon.
3670         * snmp plugin: Fix a memory leak.
3671
3672 2007-10-24, Version 4.1.3
3673         * collectd: A build issue under Solaris has been resolved by renaming
3674           data types.
3675         * rrdtool plugin: Use the thread-safe RRD-library if available. Try to
3676           be more thread-safe otherwise by locking calls to the library.
3677
3678 2007-09-28, Version 4.1.2
3679         * apcups plugin: Fix reporting of the `load percent' data.
3680         * wireless plugin: Correct the handling of cards returning signal and
3681           noise quality as percentage.
3682         * perl plugin: Fix a possible buffer overflow in get_module_name().
3683         * build system: Further improve the detection of libraries.
3684         * netlink plugin: Build issues under some older versions of the Linux
3685           includes (i. e. Debian Sarge) have been fixed.
3686         * snmp plugin: Fix a potential segfault when a host times out. Add
3687           support for the `timeticks' type. 
3688
3689 2007-09-12, Version 4.1.1
3690         * Build system: The detection of `libnetlink' has been improved.
3691         * collectd: The documentation has been fixed in numerous places.
3692         * exec plugin: Setting the group under which to run a program has been
3693           fixed.
3694         * collectd: The `sstrerror' function was improved to work correctly
3695           with the broken GNU version of `strerror_r'.
3696         * collectd: Write an error message to STDERR when loading of a plugin
3697           fails.
3698         * apcups plugin: Fix the `types' used to submit the values: They still
3699           has an `apcups_' prefix which doesn't work anymore.
3700         * rrdtool plugin: Create new RRD-files with the `begin' time set to
3701           whatever the client thinks is `now'..
3702
3703 2007-09-01, Version 4.1.0
3704         * Build system: The build system has been changed to automatically
3705           disable all plugins, which are missing dependencies. The dependency
3706           checking has been removed from the plugins themselves to remove
3707           redundancy.
3708         * Flexible interval: The interval of collected data is now sent along
3709           with the data itself over the network, so that the interval-settings
3710           of server and clients no longer needs to match.
3711         * netlink plugin: The new `netlink' plugin connects to the Linux
3712           kernel using a netlink socket and uses it to query information about
3713           interfaces, qdiscs and classes.
3714         * rrdtool plugin: The cache is now dumped to disk in an extra thread
3715           to not block data collection.
3716         * snmp plugin: The new `snmp' plugin can read values from SNMP enabled
3717           network devices, such as switches, routers, thermometers, rack
3718           monitoring servers, etc. The collectd-snmp(5) manpage documents this
3719           plugin.
3720         * unixsock plugin: Added the `LISTVAL' command.
3721         * xmms plugin: The new `xmms' plugin graphs the bitrate and frequency
3722           of music played with xmms.
3723
3724 2007-09-28, Version 4.0.9
3725         * apcups plugin: Fix reporting of the `load percent' data.
3726         * wireless plugin: Correct the handling of cards returning signal and
3727           noise quality as percentage.
3728         * perl plugin: Fix a possible buffer overflow in get_module_name().
3729
3730 2007-09-12, Version 4.0.8
3731         * collectd: The `sstrerror' function was improved to work correctly
3732           with the broken GNU version of `strerror_r'.
3733         * collectd: Write an error message to STDERR when loading of a plugin
3734           fails.
3735         * apcups plugin: Fix the `types' used to submit the values: They still
3736           has an `apcups_' prefix which doesn't work anymore.
3737         * rrdtool plugin: Create new RRD-files with the `begin' time set to
3738           whatever the client thinks is `now'..
3739
3740 2007-08-26, Version 4.0.7
3741         * documentation: Some typos have been fixed and some information has
3742           been improved.
3743         * build system: Many fixes for detecting libraries in unusual places,
3744           such as on RedHat systems. The affected libraries are `libcurl',
3745           `libmysql', and `libupsclient'.
3746         * network plugin: Allow the `Port' option to be specified as a number
3747           (i. e. without quotes).
3748         * nut plugin: A fix allows linking the nut plugin against
3749           libupsclient, version >= 2.2.0.
3750         * processes plugin: Fix a potential segmentation fault.
3751
3752 2007-07-30, Version 4.0.6
3753         * sensors plugin: Fix the ignorelist functionality: Only the `type
3754           instance' was used to match against the list, but the documentation
3755           told otherwise. This release fixes the code, so it complies with the
3756           documentation.
3757         * syslog plugin: Call `openlog' right when the plugin is loaded, so
3758           configuration messages will end up in the logging facility.
3759         * conrtib/fedora: The contributed specfile for Fedora has been
3760           updated.
3761
3762 2007-07-05, Version 4.0.5
3763         * Portability: More fixes for OpenBSD have been included.
3764
3765 2007-06-24, Version 4.0.4
3766         * cpu plugin: Fixed the Solaris code.
3767         * dns plugin: Fixed a build issue for OpenBSD.
3768         * interface plugin: Fixed the Solaris code.
3769         * load plugin: Fixed the alternative `/proc' Linux code.
3770         * memory plugin: Fixed the Solaris code.
3771         * oconfig: Don't require `-lfl' anymore.
3772
3773 2007-06-19, Version 4.0.3
3774         * cpu plugin: Fix the Darwin / Mac OS X code.
3775         * ping plugin: Use the return value of `getpid', not its address.
3776         * csv, rrdtool plugin: Fixed a bug that prevented an buffer to be
3777           initialized correctly.
3778         * configure: Added `--with-nan-emulation' to aid cross compilation.
3779
3780 2007-06-12, Version 4.0.2
3781         * hddtemp and ntpd plugin: Corrected the parsing of port numbers when
3782           they're given in numerically form.
3783
3784 2007-06-07, Version 4.0.1
3785         * iptables plugin: A bug in the configuration routine has been fixed.
3786           Setting a comment in the configfile will no longer cause a
3787           segmentation fault.
3788
3789 2007-06-03, Version 4.0.0
3790         * collectd: The plugin-infrastructure has been changed to allow for
3791           more types of plugins, namely `write' and `log' plugins.
3792         * collectd: The read-function has been changed to read many plugins in
3793           parallel, using threads. Thus, plugins generally need to use
3794           thread-safe functions from now on.
3795         * collectd: The '-t' command line options allows to perform syntax tests
3796           of the configuration file and exit immediately.
3797         * csv plugin: The new `csv' plugin handles output to `comma separated
3798           values'-files.
3799         * rrdtool plugin: The new `rrdtool' plugin handles output to
3800           RRD-files. Data can be cached to combine multiple updates into one
3801           write to increase IO-performance.
3802         * network plugin: The new `network' plugin handles IO via the network.
3803           It implements a different, much more extensible protocol which can
3804           combine many values in one packet, decreasing the number of UDP-
3805           packets being sent. It can read from and send to the network and
3806           with the appropriate configuration even forward packets to other
3807           networks.
3808         * unixsock plugin: The new `unixsock' plugin provides an interface to
3809           communicate with the daemon while it is running. Right now the
3810           commands `GETVAL' and `PUTVAL' are implemented, but more are to
3811           come.
3812         * perl plugin: The new `perl' plugin allows you to write extensions
3813           for collectd in the scripting-language Perl.
3814         * logfile plugin: The new `logfile' plugin writes logmessages to files
3815           or STDOUT or STDERR.
3816         * syslog plugin: The new `syslog' plugin sends logmessages to the
3817           system's syslog daemon.
3818         * entropy plugin: The new `entropy' plugin collects the amount of
3819           entropy currently being available to the system.
3820         * exec plugin: The new `exec' plugin forks child processes and reads
3821           back values provided by the forked processes.
3822         * iptables plugin: The new `iptables' plugin reads counters from
3823           iptables rules. Thanks to Sjoerd van der Berg for contributing this
3824           plugin.
3825         * irq plugin: The new `irq' plugin collects the IRQ-counters. Thanks
3826           to Peter Holik for contributing this plugin.
3827         * nut plugin: The new `nut' plugin connects the upsd of the `network
3828           ups tools' and reads information about the connected UPS.
3829         * apache plugin: Support for lighttpd's `BusyServers' (aka.
3830           connections) field was added by Florent Monbillard.
3831         * collectd-nagios: The new `collectd-nagios' binary queries values
3832           from collectd, parses them and exits according to Nagios-standards.
3833         * manpages: The manpages have been improved a lot.
3834
3835 2007-09-28, Version 3.11.7
3836         * wireless plugin: Correct the handling of cards returning signal and
3837           noise quality as percentage.
3838
3839 2007-08-31, Version 3.11.6
3840         * processes plugin: Fix a potential segmentation fault.
3841
3842 2007-05-29, Version 3.11.5
3843         * configure: Added `AC_SYS_LARGEFILE' for LFS.
3844         * ntpd plugin: Fix a potential buffer overflow.
3845         * processes plugin: Fix a bug when run under Linux 2.4. All processes
3846           were accounted as `zombies'.
3847
3848 2007-04-10, Version 3.11.4
3849         * dns plugin: Change the order of includes to make the plugin compile
3850           under FreeBSD.
3851
3852 2007-03-30, Version 3.11.3
3853         * configure: Have the configure-script define `HAVE_LIBKSTAT' instead
3854           of the unused `COLLECT_KSTAT'.
3855
3856 2007-02-11, Version 3.11.2
3857         * plugin: Catch NULL-pointer and try to fix them. Otherwise the
3858           NULL-pointer may have been passed to `printf' which causes a
3859           segfault with some libcs.
3860
3861 2007-02-10, Version 3.11.1
3862         * df plugin: Some wrong defines have been fixed so the plugin works
3863           under Solaris again.
3864         * dns plugin: The usage of a struct has been fixed to work with
3865           non-GNU libcs.
3866         * processes plugin: Some missing defines have been added so the plugin
3867           compiles cleanly under FreeBSD and presumably other UNIXes.
3868
3869 2006-12-22, Version 3.11.0
3870         * collectd: The new command line option `-P' makes it easier for
3871           distributors to change the location of PID-files.
3872         * collectd: The daemon shuts down faster now which makes it easier to
3873           write init.d-scripts for it.
3874         * apache plugin: Increase the buffersize to 16k, because the 4k buffer
3875           caused problems every now and then.
3876         * df plugin: New config options allow to ignore certain mountpoints,
3877           filesystem types or devices.
3878         * dns plugin: The new dns plugin uses `libpcap' to capture DNS traffic
3879           and interprets it. It collects traffic as well as qtype, opcode and
3880           rcode counts.
3881         * email plugin: Sebastian Harl has contributed this plugin which
3882           counts received mails in categories (e. g. ham, spam, virus), spam
3883           score (as given by SpamAssassin) and check types.
3884         * mbmon plugin: Flavio Stanchina has contributed this plugin which
3885           uses `mbmon' to gather information from sensors on the motherboard.
3886         * processes plugin: Collect detailed statistics for configured
3887           processes, that's process and thread count, CPU usage, resident
3888           segment size and pagefaults.
3889         * multimeter plugin: Peter Holik contributed a new plugin which
3890           queries multimeters.
3891         * sensors plugin: Lubos Stanek has put much effort into improving this
3892           plugin, including `extended naming', collection of voltage values
3893           and the possibility to ignore certain values.
3894
3895 2006-12-21, Version 3.10.4
3896         * Max Kellermann has identified a bug in the server routine: When
3897           opening a socket fails the daemon will (re)try opening the socket in
3898           an endless loop, ultimately leading to a `EMFILE' error.
3899
3900 2006-11-04, Version 3.10.3
3901         * Lubos Stanek has identified a bug in the ntpd-plugin: When the
3902           ntpd's reply was sent in more than one packet, the buffer size was
3903           calculated incorrectly, resulting in the reading of uninitialized or
3904           freed memory.
3905
3906 2006-11-01, Version 3.10.2
3907         * The sample config file has been improved.
3908         * Errors in the manpages have been corrected.
3909         * The ping-plugin now adds hosts during initialization, not during
3910           startup. This speeds up startup when no network connectivity is
3911           available. Also, the hosts are being added later when the network is
3912           available.
3913         * Improved BSD-support for the df-plugin.
3914         * Fixed syntax errors in the swap-plugin for Mac OS X.
3915         * Fix a wrong structure being passed to `getnameinfo' in the ntpd-
3916           plugin.
3917         * Don't disable the mysql-plugin if connecting to the database fails
3918           during initialization. Instead, try again in increasing intervals.
3919
3920 2006-07-19, Version 3.10.1
3921         * A bug in the apcups plugin was fixed: Is the plugin is loaded, but
3922           the apcups cannot be reached, unconnected sockets will pile up and
3923           eventually lead to `Too many open files' errors.
3924
3925 2006-07-09, Version 3.10.0
3926         * The `disk' plugin has been ported to Darwin.
3927         * The `battery' plugin should work on many Apple computers now.
3928         * The `traffic' plugin can now ignore certain interfaces. Also,
3929           statistics for sent/received packets and errors have been added.
3930         * A plugin to monitor APC UPSes using `apcupsd' has been added. Thanks
3931           to Anthony Gialluca for contributing this plugin and providing me
3932           with a test environment :)
3933         * A plugin for monitoring an NTP instance and the local clock drift
3934           has been added.
3935
3936 2006-06-25, Version 3.9.4
3937         * The Solaris code in the `swap' plugin has been changed to reflect
3938           the numbers returned by `swap -s'. Thanks to Christophe Kalt for
3939           working this out.
3940         * The debugging system has been fixed to work with the Sun libc.
3941         * When built without librrd the variable `operating_mode' could be
3942           uninitialized. Thanks to David Elliot for reporting the bug.
3943
3944 2006-06-01, Version 3.9.3
3945         * Fixed the ping-plugin under FreeBSD and Mac OS X. Potentially other
3946           operating systems also profit from the changes, but I wasn't able to
3947           check that.
3948         * Changed the build system to find the netinet-includes under FreeBSD
3949           and therefore successfully build the `liboping' library there.
3950
3951 2006-05-09, Version 3.9.2
3952         * Applied a patch to the `liboping' library. Due to a bug in the
3953           sequence checking the `ping' plugin stopped working after
3954           approximately 7.6 days.
3955
3956 2006-05-09, Version 3.8.5
3957         * Applied a patch to the `liboping' library. Due to a bug in the
3958           sequence checking the `ping' plugin stopped working after
3959           approximately 7.6 days.
3960
3961 2006-04-21, Version 3.9.1
3962         * Build issues with Solaris and possible other architectures have been
3963           resolved.
3964         * Problems when building the `apache'-plugin without `libcurl' have
3965           been resolved.
3966         * A bug in the `ping' plugin has been fixed. Sorry folks.
3967
3968 2006-04-02, Version 3.9.0
3969         * A plugin to monitor the Apache webserver has been added.
3970           <http://httpd.apache.org/>
3971         * A plugin to collect statistics about virtual servers using VServer.
3972           <http://linux-vserver.org/> Thanks to Sebastian Harl for writing
3973           this plugin :)
3974         * A plugin for wireless LAN cards has been added. It monitors signal
3975           strength, link quality and noise ratio..
3976         * A plugin for Apple hardware sensors has been added.
3977         * An option to compile collectd with different `step' and `heartbeat'
3978           settings has been added. The size of RRAs is no longer static but
3979           calculated based on the settings for `step' and `width'.
3980         * The `ping' plugin can now be configured to use a certain TTL.
3981         * A plugin to monitor the hardware sensors of Apple computers has been
3982           added.
3983         * The plugins `cpu', `memory', `processes' and `traffic' have been
3984           ported to Mach/Darwin (Mac OS X).
3985         * The `log mode' has been contributed by Christophe Kalt. It writes
3986           the data into text files rather than RRD files.
3987
3988 2006-04-09, Version 3.8.4
3989         * Applied patch by Vincent Stehlé which improves the disk-name
3990           resolution in the `hddtemp' plugin for Linux systems.
3991
3992 2006-04-02, Version 3.8.3
3993         * Applied a patch by James Byers: The MySQL plugin was not working
3994           with MySQL 5.0.2 or later.
3995
3996 2006-03-14, Version 3.8.2
3997         * `utils_mount.c' has been changed to not use the `MNTTAB' defined by
3998           the GNU libc, because it points to `/etc/fstab' rather than
3999           `/etc/mtab'.
4000
4001 2006-03-13, Version 3.8.1
4002         * Fixes for building collectd under FreeBSD, Mac OS X and Solaris.
4003         * Fixes in the debian `postinst' and `init.d' scripts.
4004
4005 2006-03-09, Version 3.8.0
4006         * The `ping' plugin no longer uses `libping' but a self written
4007           library named `liboping'. With this library it's possible to ping
4008           multiple IPv4 and IPv6 addresses and hostnames - in parallel.
4009
4010 2006-02-18, Version 3.7.2
4011         * A simple bug in the `battery' plugin has been fixed. It should now
4012           work with ACPI based batteries as well. Thanks to Sebastian for
4013           fixing this.
4014         * Fixing a bug that prevented collectd to be built without librrd.
4015           Thanks to Werner Heuser for reporting it.
4016
4017 2006-02-04, Version 3.7.1
4018         * The new network code has been improved to build with older versions
4019           of glibc.
4020         * Fix in `libping' sets the ICMP sequence on outgoing packets. Thanks
4021           to Tommie Gannert for this patch.
4022
4023 2006-01-30, Version 3.7.0
4024         * The `battery' plugin has been added. It collects information about
4025           laptop batteries..
4026         * The MySQL plugin has been improved: It now writes two more RRD
4027           files, `mysql_qcache.rrd' and `mysql_threads.rrd'.
4028         * The `cpufreq' plugin now reads another file since the file it did
4029           read so far causes much overhead in the kernel. Also, you need root
4030           to read the old file, but not to read the new one.
4031         * The `hddtemp' plugin can now be configured to connect to another
4032           address and/or port than localhost.
4033         * The `df' plugin now prefers `statvfs' over `statfs'.
4034         * The network code has been rewritten. collectd now supports unicast
4035           and multicast, and IPv4 and IPv6. Also, the TTL of sent packages can
4036           be set in the configfile.
4037
4038 2006-01-24, Version 3.6.2
4039         * Due to a bug in the configfile handling collectd wouldn't start in
4040           client mode. This released fixes this.
4041
4042 2006-01-20, Version 3.6.1
4043         * Due to a bug in `configure.in' all modules and the binary were
4044           linked against `libmysqlclient'. This issue is solved by this
4045           release.
4046
4047 2006-01-17, Version 3.6.0
4048         * A config file has been added. This allows for loading only specific
4049           plugins.
4050         * A `df' plugin has been added.
4051         * A `mysql' plugin has been added.
4052         * The `ping' plugin doesn't entirely give up hope when a socket error
4053           occurred, but will back of and increase the intervals between tries.
4054
4055 2006-01-21, Version 3.5.2
4056         * Fixed yet another bug in the signal handling.. Stupid typo..
4057         * Improved the ping plugin to not give up on socket errors (backport
4058           from 3.6.0).
4059
4060 2005-12-18, Version 3.5.1
4061         * The PID-file is now deleted correctly when shutting down the daemon.
4062         * SIGINT and SIGTERM are now handled correctly.
4063
4064 2005-12-16, Version 3.5.0 (Revision 326)
4065         * A bug in the `load' module under Solaris has been fixed.
4066         * The `users' module has been contributed by Sebastian Harl. It counts
4067           currently logged in users.
4068         * The CPU module now works under FreeBSD without the use of
4069           `libstatgrab', however SMP support is missing.
4070         * The default directories for the RRD files and the PID file now
4071           depend on the compile time setting of `localstatedir'.
4072
4073 2005-11-15, Version 3.4.0 (Revision 236)
4074         * A PID-file is written to /var/run upon startup. Thanks to `Tommie'
4075           from gentoo's bugzilla for writing the patch.
4076         * The build dependency for librrd has been removed. Binaries built
4077           without librrd are client-only and will multicast their value as
4078           with the `-c' argument.
4079         * A patch by Peter Holik adds a module for monitoring CPU frequencies.
4080         * The newly introduced `-f' switch prevents daemon initialization
4081           (forking, closing standard filehandles, etc.) Thanks to Alvaro
4082           Barcellos for this patch.
4083
4084 2005-11-04, Version 3.3.0 (Revision 216)
4085         * New modules have been added:
4086           - `serial', for monitoring traffic on the serial interfaces
4087           - `nfs', for graphing NFS procedure calls
4088           - `tape', traffic from/to tape devices
4089         * The memory.rrd now accepts more than 4Gig of memory.
4090
4091 2005-10-26, Version 3.2.0 (Revision 200)
4092         * Support for graphing the processes has been added (thanks to Lyonel
4093           Vincent)
4094         * If reading from hddtemp fails collectd will increase the time
4095           between polls up to one day.
4096         * The init.d files have been improved.
4097         * Problems with the spec file have been fixed.
4098
4099 2005-10-16, Version 3.1.0 (Revision 194)
4100         * Added the `setsid' syscall to the startup code.
4101         * Support for hddtemp has been added (thanks to Vincent Stehlé)
4102
4103 2005-09-30, Version 3.0.0 (Revision 184)
4104         * The ability to send/receive data to/from the network (think
4105           multicast) has been added.
4106         * Modules have been split up into shared libraries can be loaded at
4107           runtime. The biggest advantage is that the core program doesn't need
4108           to be linked against an external library.
4109         * A patch by George Kargiotakis has been applied: It fixes the sensors
4110           behaviour then more than one sensor is being queried.
4111
4112 2005-09-16, Version 2.1.0 (Revision 172)
4113         * A module for swap statistics has been added.
4114
4115 2005-09-09, Version 2.0.0 (Revision 135)
4116         * Filenames can no longer be configured at program startup. The only
4117           options as of this version are the directory and ping hosts.
4118         * CPU statistics now include Wait-IO. If provided under Linux IRQ and
4119           Soft-IRQ statistics are added to `System'. 
4120         * Diskstats now collect read and write bytes, not sectors.
4121         * Ping statistics can now be collected for more than one host. There
4122           is no default any more: If no host is given no host will be pinged.
4123         * A self-written patch for libping has been applied so it builds
4124           cleanly.
4125
4126 2005-09-01, Version 1.8.1 (Revision 123)
4127         * Much improved configure-script: libraries and features may now be
4128           disabled.
4129         * More detailed warnings/error messages when RRD update fails.
4130
4131 2005-08-29, Version 1.8.0:
4132         * Support for collecting disk statistics under Solaris.
4133
4134 2005-08-25, Version 1.7.0:
4135         * Support for libstatgrab[1] for load, memory usage and network
4136           traffic. CPU- and disk-usage are not (yet) supported, since
4137           libstatgrab returns insufficient information. I will contact the
4138           authors.
4139         * Improved the CPU-initialization code for Solaris. Apparently CPUs
4140           aren't necessarily counted linear which is now handled correctly.
4141         [1]: http://www.i-scream.org/libstatgrab/
4142
4143 2005-08-21, Version 1.6.0:
4144         * Basic support for Solaris: System load and cpu-usage can be
4145           collected under Solaris, too. Other stats will follow later.
4146         * Many fixes in the autoconf-script
4147         * Collection/Museum scripts have been added under contrib/museum
4148         * collectd may now be started in unprivileged mode, though ping
4149           statistics will not work.
4150
4151 2005-07-17, Version 1.5.1:
4152         * Diskstats-RRDs now use major/minor for naming. Some systems have
4153           weird strings as disk-names..
4154
4155 2005-07-17, Version 1.5:
4156         * A new module, diskstats, has been added. It collects information
4157           about the disks and partitions.
4158
4159 2005-07-11, Version 1.4.2:
4160         * The meminfo module has been changed to work with more platforms
4161           and/or kernel versions.
4162
4163 2005-07-10, Version 1.4.1: Correct traffic stats
4164         * The traffic rrd-file is now created with DS-type `COUNTER' which I
4165           forgot to correct when I changed that module.
4166
4167 2005-07-09, Version 1.4: More traffic stats
4168         * Traffic is now collected for all interfaces that can be found
4169         * Temperature-statistics are read from lm-sensors if available
4170
4171 2005-07-08, Version 1.3: CPU stats
4172         * Collecting CPU statistics now
4173
4174 2005-07-12, Version 1.2: Using syslog
4175         * collectd is now using the syslog facility to report errors, warnings
4176           and the like..
4177         * The default directory is now /var/db/collectd
4178
4179 2005-07-10, Version 1.1: Minor changes
4180         * Nothing really useful to say ;)
4181
4182 2005-07-09, Version 1.0: Initial Version
4183         * The following modules are provided:
4184           * Load average
4185           * Ping time
4186           * Traffic
4187           * Memory info