author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Mon, 28 Sep 2009 12:41:10 +0000 (14:41 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Mon, 28 Sep 2009 12:41:10 +0000 (14:41 +0200) | ||
commit | e052e38ec747619d42f2e73666e4e040a3509a31 | |
tree | 160f502a579927ce3d0416bf87a4d337d065c6f0 | tree | snapshot |
parent | 28ed1126f98a950e4dcdec3b5524506ac428e855 | commit | diff |
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…?
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 | diff | blob | history | |
src/netapp.c | diff | blob | history |