[collectd-changes] collectd, the system statistics collection daemon: Changes to 'st/netapp'
Florian Forster
octo at verplant.org
Thu Sep 24 09:42:33 CEST 2009
src/netapp.c | 320 ++++++++++++++++++++++++++++------------------------------
1 files changed, 153 insertions(+), 167 deletions(-)
New commits:
commit 9acdf7816371d97401a95d97eaa725aa196ffa4f
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Thu Sep 24 09:42:28 2009 +0200
netapp plugin: Make "config_init" static.
commit a5b5db7ea2a7eec4f4fa125cc192159371a885b0
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Thu Sep 24 09:42:12 2009 +0200
netapp plugin: build_perf_sys_config: Improve error handling.
Check return value of "malloc".
commit 40f37f071f1ebc352ff68a091b909eb0e205e779
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Thu Sep 24 09:41:27 2009 +0200
netapp plugin: Simplify handling of boolean config options.
commit 7f6889538704310783b1d79bec4c12110845bb59
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Thu Sep 24 09:39:31 2009 +0200
netapp plugin: perf_system_data_t: Remove CPU counters.
commit 41ddd132cde95c42a7efb6832b8b1c8d8831dc83
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Thu Sep 24 09:14:16 2009 +0200
netapp plugin: collect_perf_system_data: Use the submit functions.
commit 533654d1d05fb65a7a9d97ad7b5f34f8cf3cdc67
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Thu Sep 24 09:08:35 2009 +0200
netapp plugin: collect_perf_disk_data: Only query "percentage-saved" if required.
Also, add support for "sis_saved_percent == 100". Probably not useful,
but better than simply skipping that case.
More information about the collectd-changes
mailing list