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

Florian Forster octo at verplant.org
Mon Sep 28 14:41:23 CEST 2009


 src/collectd.conf.pod |   17 +++-
 src/netapp.c          |  235 ++++++++++++++++++++++++++++++++++---------------
 2 files changed, 175 insertions(+), 77 deletions(-)

New commits:
commit e052e38ec747619d42f2e73666e4e040a3509a31
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Sep 28 14:41:10 2009 +0200

    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…?




More information about the collectd-changes mailing list