Code

ChangeLog: Added a note about the queueing changes to the rrdtool plugin. collectd-4.1.0
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 1 Sep 2007 21:42:55 +0000 (23:42 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 1 Sep 2007 21:42:55 +0000 (23:42 +0200)
ChangeLog

index 06bfb7acf82becfc7532b8f728068e73c2463ace..6d9d0d675870780d6a77a32287ade015d36eb9c3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@
        * netlink plugin: The new `netlink' plugin connects to the Linux
          kernel using a netlink socket and uses it to query information about
          interfaces, qdiscs and classes.
+       * rrdtool plugin: The cache is now dumped to disk in an extra thread
+         to not block data collection.
        * snmp plugin: The new `snmp' plugin can read values from SNMP enabled
          network devices, such as switches, routers, thermometers, rack
          monitoring servers, etc. The collectd-snmp(5) manpage documents this