[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.10'

Florian Forster octo at verplant.org
Thu Oct 18 12:53:35 CEST 2012


 src/disk.c |   20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)

New commits:
commit b3c87d5576e385a407081f86c9a3b84fa6983c0f
Author: Florian Forster <octo at collectd.org>
Date:   Wed Oct 17 16:08:07 2012 +0200

    disk plugin: Multiply the average read/write latency with the interval.
    
    The counter/derive will later be divided by the interval, resulting in too
    small rates (for interval > 1.0).
    
    Should fix issue #150. Thanks to Manuel Sanmartin for identifying this problem!




More information about the collectd-changes mailing list