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

Florian Forster octo at verplant.org
Sun Mar 1 09:45:26 CET 2009


 src/collectd.conf.pod |   27 ++
 src/network.c         |   73 ++++--
 src/ping.c            |  712 +++++++++++++++++++++++++++++++++++--------------
 src/plugin.c          |    2 +
 src/rrdtool.c         |   25 ++-
 src/types.db          |    2 +
 6 files changed, 621 insertions(+), 220 deletions(-)

New commits:
commit a261da68f819bec318f819238f7fe5c428d50af1
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Mar 1 09:43:54 2009 +0100

    src/plugin.c, network, rrdtool: Improved thread shutdown.
    
    Just some comments, info messages and not assigning zero to pthread_t.

commit 9cc8e54618fe3f8e7af879fcc9e04d71125456fd
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Mar 1 09:42:33 2009 +0100

    ping plugin: Add support for drop rate and standard deviation.




More information about the collectd-changes mailing list