[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'master'
    Florian Forster 
    octo at verplant.org
       
    Mon Feb  7 07:59:14 CET 2011
    
    
  
 src/varnish.c |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
New commits:
commit ef3c8ce93f6cfb2517a2b2d6ea7c07a81e8c41f3
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Mon Feb 7 07:40:22 2011 +0100
    varnish plugin: Use a DERIVE type for allocated and free bytes.
    
    Each event is counted, so storing a GAUGE is not the right thing to do.
    Thanks to Renaud Chaput for pointing this out.
    
    N.B.: The total amount of allocated memory is tracked by
    "bytes-outstanding" for many storage backends.
    
    
More information about the collectd-changes
mailing list