snmp plugin: Use `complex reads', one for each host.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 18 Mar 2009 17:39:57 +0000 (18:39 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 18 Mar 2009 17:39:57 +0000 (18:39 +0100)
commitc811c48c7cdd847af34d86a459af34c110155576
treee568bcabb3791fd2debf98bffd23ac8ed2e4df05
parentb4aefee4f6461f337b5e4399a98fc0d0feaa4ad5
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.
src/collectd-snmp.pod
src/snmp.c