[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Wed Mar 18 18:41:09 CET 2009
src/collectd-snmp.pod | 15 +--
src/mysql.c | 9 ++-
src/snmp.c | 271 +++++++++++++++----------------------------------
3 files changed, 97 insertions(+), 198 deletions(-)
New commits:
commit c811c48c7cdd847af34d86a459af34c110155576
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Wed Mar 18 18:39:57 2009 +0100
snmp plugin: Use `complex reads', one for each host.
This way the reads are sheduled by the global read threads, thread
handling can be removed completely and intervals which are not a
multiple of the global interval are possible.
commit b4aefee4f6461f337b5e4399a98fc0d0feaa4ad5
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Wed Mar 18 18:22:36 2009 +0100
mysql plugin: Use "mysql-$db" when registering a read callback.
More information about the collectd-changes
mailing list