[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'master'
    Florian Forster 
    octo at verplant.org
       
    Fri Oct  2 09:07:45 CEST 2009
    
    
  
 src/processes.c |   72 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/types.db    |    1 +
 2 files changed, 73 insertions(+), 0 deletions(-)
New commits:
commit 07b05ddf5c0ec9242ac8abea3dd7bb55fa25ffd4
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Fri Oct 2 09:06:41 2009 +0200
    processes plugin: Improve the error handling.
    
    The fork-rate function now returns ULONG_MAX upon error. The error detection
    when using strtoul has been improved (overflow is not the only possible error).
commit 0d8ba9a85008de5280f9c64bbdcbf5f9ac9b922d
Author: Patrik Weiskircher <weiskircher at inqnet.at>
Date:   Thu Oct 1 13:57:11 2009 +0200
    Added fork rate collecting to processes plugin.
    
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>
    
    
More information about the collectd-changes
mailing list