[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Wed Oct 7 17:34:11 CEST 2009
src/netapp.c | 155 ++++++++++++++++++++++++++++++++--------------------------
1 files changed, 86 insertions(+), 69 deletions(-)
New commits:
commit 80505d2533cac9eba54c04dd3a3bff16d0f964b6
Author: Florian Forster <octo at noris.net>
Date: Wed Oct 7 17:32:14 2009 +0200
netapp plugin: Use a separate read-thread for each host.
Possibly not as efficient as one thread for each metric, but better than
collecting this sequentially any day.
More information about the collectd-changes
mailing list