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

Florian Forster octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>verplant.org
Mon Mar 26 11:09:52 CEST 2007


 configure.in      |    2 
 src/Makefile.am   |    8 ++
 src/logfile.c     |  134 ++++++++++++++++++++++++++++++++++++++++++
 src/syslog.c      |    2 
 src/utils_debug.c |  170 ------------------------------------------------------
 src/utils_debug.h |   64 --------------------
 6 files changed, 145 insertions(+), 235 deletions(-)

New commits:
commit f271d4b45ee7fffb6d55408c1138140f145df7cd
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date:   Mon Mar 26 11:09:28 2007 +0200

    Removed `utils_debug.[ch]' since debugging output is now handeled by the logging-statements.

commit 1edbe3e599e3318f89e0ee57d83640c7d02f9079
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date:   Mon Mar 26 11:02:20 2007 +0200

    logfile plugin: Renamed the `stderr' to `logfile'.

commit 15fff44a08575748b6dd9f5f9c44f0d3c91f166d
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date:   Mon Mar 26 10:57:52 2007 +0200

    stderr plugin: Add `File' config option to log to a certain file.
    
    Also make the actual log-action thread-safe.

commit cfb8c142cd23432d965f00a69cc9337168916c90
Author: Sebastian Harl <sh.trailing-username(a)leading-domain.tokkee.org>
Date:   Sun Mar 25 23:40:02 2007 +0200

    stderr plugin: Added "stderr" plugin to log to stderr.
    
    This plugin is heavily based on Florian's syslog plugin.
    
    Signed-off-by: Sebastian Harl <sh.trailing-username(a)leading-domain.tokkee.org>




More information about the collectd-changes mailing list