[collectd-changes] collectd, the system statistics collection daemon: Changes to 'st/netapp'
Florian Forster
octo at verplant.org
Mon Sep 28 14:41:23 CEST 2009
src/collectd.conf.pod | 17 +++-
src/netapp.c | 235 ++++++++++++++++++++++++++++++++++---------------
2 files changed, 175 insertions(+), 77 deletions(-)
New commits:
commit e052e38ec747619d42f2e73666e4e040a3509a31
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Mon Sep 28 14:41:10 2009 +0200
netapp plugin: Refactor handling of the WAFL data.
Basically the same structure as for the Disk data has been used. The
service handler has been removed and replaced by a call to
âcna_query_waflâ.
The âGetWaflPerfDataâ block has been renamed to âWAFLâ to make the
config file easier to read. The âGetBufCacheâ config option has been
renamed to âGetBufferCacheâ. Maybe it should be renamed to
âGetBufferHashâ, because that's what the NetApp API usesâ¦?
More information about the collectd-changes
mailing list