[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 28 09:26:45 CEST 2007
src/Makefile.am | 3
src/collectd.conf.in | 9 +-
src/collectd.conf.pod | 17 ++++
src/configfile.c | 21 +++--
src/logfile.c | 13 ---
src/network.c | 73 ++++++++++++++++++-
src/plugin.c | 188 +++++++++++++++++++++++++++++++++++++++++++-------
src/rrdtool.c | 37 +++++++--
8 files changed, 301 insertions(+), 60 deletions(-)
New commits:
commit 0b309ea35fcd30a8ba14b5af2295e3f3b1da2a3f
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date: Wed Mar 28 09:20:31 2007 +0200
plugin.c: Implemented parallel reading of values.
commit 9070c743a258987674aefc2c24415c436a00f08e
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date: Wed Mar 28 08:38:02 2007 +0200
network plugin: Implemented cache flush.
commit 4e5f4b3dc1be9ae641eccbacc354929e232c6196
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date: Tue Mar 27 23:25:52 2007 +0200
rrdtool plugin: Serialise access to the cache and to the function from the librrd.
commit 55d30cc280696e7f7533c294961a44e246d812f0
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date: Tue Mar 27 23:00:12 2007 +0200
logfile plugin: Don't use `access' when adding a logfile: It does not work as expected.
Of as advertised in the manpage, for that matter.
More information about the collectd-changes
mailing list