netapp plugin: Refactor handling of the WAFL data.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Mon, 28 Sep 2009 12:41:10 +0000 (14:41 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Mon, 28 Sep 2009 12:41:10 +0000 (14:41 +0200)
commite052e38ec747619d42f2e73666e4e040a3509a31
tree160f502a579927ce3d0416bf87a4d337d065c6f0
parent28ed1126f98a950e4dcdec3b5524506ac428e855
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…?
src/collectd.conf.pod
src/netapp.c