[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 Apr 23 15:32:13 CEST 2007


 src/collectd.conf.in  |    1 +
 src/collectd.conf.pod |   21 +++++++++++++++++++++
 src/perl.c            |   14 +++++++++++---
 3 files changed, 33 insertions(+), 3 deletions(-)

New commits:
commit 9242c5de0045683d5fd33455d7a88b37a1b6f823
Author: Sebastian Harl <sh.trailing-username(a)leading-domain.tokkee.org>
Date:   Sun Apr 22 22:57:43 2007 +0200

    perl plugin: Added the "IncludeDir" config option.
    
    "IncludeDir <Dir>" adds <Dir> to the @INC array.
    
    A segfault when parsing unknown config options has been fixed and documentation
    about the perl plugin has been added to collectd.conf.pod.
    
    Signed-off-by: Sebastian Harl <sh.trailing-username(a)leading-domain.tokkee.org>

commit 6106b146e0ee9b02cd34501eec58a4340be89029
Author: Sebastian Harl <sh.trailing-username(a)leading-domain.tokkee.org>
Date:   Sun Apr 22 15:47:38 2007 +0200

    perl plugin: Respect the modreg flags in module_register ().
    
    TODO: Pass on MR_DATASETS to perl plugins.
    
    Signed-off-by: Sebastian Harl <sh.trailing-username(a)leading-domain.tokkee.org>




More information about the collectd-changes mailing list