[collectd-changes] collectd, the system statistics collection daemon: Changes to 'st/netapp'

Florian Forster octo at verplant.org
Thu Sep 24 12:12:55 CEST 2009


 src/netapp.c |  365 ++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 215 insertions(+), 150 deletions(-)

New commits:
commit 82859ecc714420f2937dfb60296dfb4683eb219d
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Thu Sep 24 12:09:03 2009 +0200

    netapp plugin: Split “collect_perf_volume_data” …
    
    … into “query_volume_perf_data” and “submit_volume_perf_data”. The
    functions use the “per_volume_perf_data_t” struct to pass the counters
    from one value to the other. The flags have been extended to include
    HAVE_* flags. This way we can reliably determine whether an “old”
    counter is valid or not.




More information about the collectd-changes mailing list