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

Florian Forster octo at verplant.org
Mon Feb 18 18:19:38 CET 2008


 README                |    5 ++++-
 contrib/README        |    5 -----
 src/collectd.conf.in  |   22 ++++++++++++++++++++++
 src/collectd.conf.pod |    3 ++-
 src/perl.c            |   24 ++++++++++++++++++------
 5 files changed, 46 insertions(+), 13 deletions(-)

New commits:
commit 5ffa49e50eeaf421361fb64ad7105f185251f59f
Author: Sebastian Harl <sh at tokkee.org>
Date:   Sat Feb 16 14:09:36 2008 +0100

    perl plugin: Do not abort while preparing the stack for a subroutine call.
    
    Else the stack would probably be left in an inconsistent case and might even
    leak memory.
    
    Signed-off-by: Sebastian Harl <sh at tokkee.org>
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>

commit f8882102112d0471c07975bed7d61526a134bf65
Author: Sebastian Harl <sh at tokkee.org>
Date:   Sat Feb 16 14:08:59 2008 +0100

    collectd.conf(5): Added a note that libvirt's RefreshInterval may be disabled.
    
    Signed-off-by: Sebastian Harl <sh at tokkee.org>
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>

commit fc83fb47006acf42a8430567ceace9956c92524f
Author: Sebastian Harl <sh at tokkee.org>
Date:   Sat Feb 16 14:08:24 2008 +0100

    README: Added libxml2 to the list of prerequisites.
    
    The libvirt plugin uses this library to parse data provided by libvirt.
    
    Signed-off-by: Sebastian Harl <sh at tokkee.org>
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>

commit 92126bb810cc132209ac6e45823ae8f5b49fcdff
Author: Sebastian Harl <sh at tokkee.org>
Date:   Sat Feb 16 14:07:47 2008 +0100

    README: Fixed a typo.
    
    Signed-off-by: Sebastian Harl <sh at tokkee.org>
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>

commit b6ede5aa427731cfae84225a84af1ed5bc0a4f8e
Author: Sebastian Harl <sh at tokkee.org>
Date:   Sat Feb 16 14:07:18 2008 +0100

    Updated collectd.conf.in.
    
     * Missing plugins and config options have been added.
    
    Signed-off-by: Sebastian Harl <sh at tokkee.org>
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>

commit 6b56d7219b34fe22ea80a5c8a570a1856f25a2c2
Author: Sebastian Harl <sh at tokkee.org>
Date:   Sat Feb 16 14:06:25 2008 +0100

    contrib/README: Removed the section about PerlLib/.
    
    This subdirectory no longer exists - it has been moved to bindings/perl/.
    
    Signed-off-by: Sebastian Harl <sh at tokkee.org>
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>




More information about the collectd-changes mailing list