netapp plugin: Refactor system statistics.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Mon, 28 Sep 2009 13:42:42 +0000 (15:42 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Mon, 28 Sep 2009 13:42:42 +0000 (15:42 +0200)
commite2bccaceb05a79592d33cf38b66a195e3ee5ec04
treecb40d2272d0bd84ea09043e0118920b851c700d7
parent4a7c078d1df0241cd6ede811877a4259cc36932e
netapp plugin: Refactor system statistics.

Same procedure as before: Instead of using the “service handler”,
create a cfg_system_t pointer if the user wants system statistics. Then
call cna_query_system instead of the service handler.

The “GetSystemPerfData” block has been renamed to “System” and the
“Multiplier” option has been replaced by the “Interval” option.
src/collectd.conf.pod
src/netapp.c