projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2714b0e
)
ChangeLog: Added a note about the queueing changes to the rrdtool plugin.
collectd-4.1.0
author
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Sat, 1 Sep 2007 21:42:55 +0000
(23:42 +0200)
committer
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Sat, 1 Sep 2007 21:42:55 +0000
(23:42 +0200)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
06bfb7a
..
6d9d0d6
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