[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'master'
    Florian Forster 
    octo at verplant.org
       
    Sun Oct 31 12:37:46 CET 2010
    
    
  
 src/curl.c      |    2 --
 src/memcachec.c |    1 -
 src/memcached.c |    3 ---
 src/ted.c       |    1 -
 4 files changed, 0 insertions(+), 7 deletions(-)
New commits:
commit 02a570b9e233010777e502db11e569cc4f40984c
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Sat Oct 30 14:03:02 2010 +0200
    Various plugins: Don't call "time(2)" in the plugins to set vl.time.
    
    vl.time is initialized to zero instead and the current time is filled in
    by dispatch_values().
    
    
More information about the collectd-changes
mailing list