[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
Wed Mar 14 23:27:22 CET 2007
configure.in | 2 +
src/Makefile.am | 8 ++++
src/plugin.c | 40 +++++++++++++++++++++++
src/plugin.h | 26 +++++++++++++++
src/syslog.c | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 173 insertions(+)
New commits:
commit 5bc935fb1fd57cb9048660740c3d62606964f76c
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date: Wed Mar 14 09:55:51 2007 +0100
syslog plugin: Added a `syslog' plugin which logs to syslog, using the new `log' interface.
commit d9e0b91f78a3063551908d3a268d2b020509970b
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date: Wed Mar 14 09:55:05 2007 +0100
src/plugin.[ch]: Add `log' callbacks.
More information about the collectd-changes
mailing list