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

Florian Forster octo at verplant.org
Thu Nov 1 23:11:30 CET 2007


 src/plugin.c          |    7 ++
 src/plugin.h          |    2 
 src/utils_threshold.c |  166 +++++++++++++++++++++++++++++++++++++++++++++++---
 src/utils_threshold.h |    2 
 4 files changed, 168 insertions(+), 9 deletions(-)

New commits:
commit 302974149068eeca34e747bed1233d2bb8948a5d
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Thu Nov 1 12:27:56 2007 +0100

    src/utils_threshold.c: Added creation of a notification.

commit 365be1085ceadf47ee0af3bc850e1141542f7305
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Thu Nov 1 11:50:14 2007 +0100

    src/utils_threshold.[ch]: Added `ut_check_threshold' to check values against the configures thesholds.
    
    This function is called from `plugin_dispatch_values' and prints a warning when
    the values is outside of the configured threshold.




More information about the collectd-changes mailing list