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

Florian Forster octo at verplant.org
Mon Sep 28 15:42:45 CEST 2009


 src/collectd.conf.pod |   15 ++++-
 src/netapp.c          |  174 ++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 140 insertions(+), 49 deletions(-)

New commits:
commit e2bccaceb05a79592d33cf38b66a195e3ee5ec04
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Sep 28 15:42:42 2009 +0200

    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.




More information about the collectd-changes mailing list