[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'collectd-5.1'
    Florian Forster 
    octo at verplant.org
       
    Sun Apr  7 06:21:49 CEST 2013
    
    
  
 src/netapp.c |   19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)
New commits:
commit 081937982256f1f1ecbcff36a76422b05058a832
Merge: 9cbc0fe d3868c0
Author: Florian Forster <octo at collectd.org>
Date:   Sun Apr 7 06:21:42 2013 +0200
    Merge remote-tracking branch 'github-octo/ff/netapp' into collectd-5.1
commit d3868c02ee3a1140b0da620088db5664cf798be9
Author: Florian Forster <octo at collectd.org>
Date:   Thu Apr 4 17:32:36 2013 -0700
    netapp plugin: Fix intervals used when dispatching values.
    
    It used to use the interval of the <Host /> block when in fact it should
    have used the interval of the data blocks.
    
    Fixes Github issue #288.
    
    
More information about the collectd-changes
mailing list