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

Florian Forster octo at verplant.org
Thu Dec 20 22:37:45 CET 2007


 src/utils_cache.c |   61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/utils_cache.h |    8 +++++++
 2 files changed, 69 insertions(+)

New commits:
commit 1a570c2da4e464afc282f6ccde378de9d3bddda1
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Thu Dec 20 22:37:39 2007 +0100

    src/utils_cache.[ch]: Implemented uc_[gs]et_state to receive and set the state of a value.
    
    This is most likely very buggy. The intention is that this is used in the
    threshold module to decide wether or not so send a notification, i. e. if the
    problem existed before or not.




More information about the collectd-changes mailing list