[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 Apr 18 18:00:45 CEST 2007
src/collectd.conf.in | 1 +
src/perl.c | 51 +++++++++++++++++++++++++++++++++++++++------------
2 files changed, 40 insertions(+), 12 deletions(-)
New commits:
commit 050b6996609be655a15d0e0e0d2cdce592013488
Merge: 7d32c2bc4698575da48fadc005784b796554ad37 56d9e605484d5360f483079af8160d42e148ae39
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date: Wed Apr 18 18:00:42 2007 +0200
Merge branch 'sh/perl' into collectd-4
commit 56d9e605484d5360f483079af8160d42e148ae39
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date: Tue Apr 17 22:51:56 2007 +0200
perl plugin: Use the `BaseName' only if it is non-empty.
commit f59d051e2087090f15545c65facbc507699ac7e6
Author: Sebastian Harl <sh.trailing-username(a)leading-domain.tokkee.org>
Date: Wed Apr 11 00:27:54 2007 +0200
perl plugin: Exported plugin_log() to Perl.
This adds the following function to collectd's Perl API:
Collectd::plugin_log:
pass a message to collectd's logging mechanism
arguments:
level - log level
message - log message
The log level should be any of the Collectd::LOG_* constants.
Signed-off-by: Sebastian Harl <sh.trailing-username(a)leading-domain.tokkee.org>
commit 3b3b7e5b98de86da500329e0a8c84debc51d8b4d
Author: Sebastian Harl <sh.trailing-username(a)leading-domain.tokkee.org>
Date: Wed Apr 11 00:25:57 2007 +0200
perl plugin: Added "BaseName" config option.
This option sets the basename of a Perl plugin, i.e. the prefix to its name
when loading the module. It defaults to "Collectd::Plugin".
Signed-off-by: Sebastian Harl <sh.trailing-username(a)leading-domain.tokkee.org>
More information about the collectd-changes
mailing list