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

Florian Forster octo at verplant.org
Sat Feb 14 19:19:28 CET 2009


 configure.in          |    2 +
 src/Makefile.am       |    8 +++
 src/collectd.conf.pod |   44 +++++++++++++
 src/match_timediff.c  |  169 +++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 223 insertions(+), 0 deletions(-)

New commits:
commit 892fbd80737d74ee6a6ab5d05d5fbbb76e43c530
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Feb 14 19:18:23 2009 +0100

    timediff match: Add a match for values with an invalid time.
    
    The time is compared to the server's local time and values which differ
    too much (configurable, of course) are matched.




More information about the collectd-changes mailing list