[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
Tue Apr 17 23:28:13 CEST 2007


 ChangeLog               |    2 
 configure.in            |    2 
 src/Makefile.am         |    2 
 src/collectd-nagios.pod |   98 ++++++++++++++++++++++++++++++++++++++++++++++++
 src/collectd.pod        |   13 ++++--
 src/perl.c              |   27 ++++++++++++-
 6 files changed, 137 insertions(+), 7 deletions(-)

New commits:
commit 0ea56e78f17a2367ea6fd2c5335506e0672e190a
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date:   Tue Apr 17 23:28:04 2007 +0200

    collectd-nagios(1): Added manpage for the Nagios-glue.

commit ca8dfc49e7f9600b91e3429db90995aafeea8756
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date:   Tue Apr 17 22:56:33 2007 +0200

    ChangeLog: Added a note about the perl plugin.

commit 67ccac9352be31fb1d50599694d50ac8615d6647
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date:   Tue Apr 17 21:58:12 2007 +0200

    configure.in: Bumped version to 4.0.0-rc4

commit 0a814175d5d4cebd2f2433603a7eba7cac496c0c
Merge: 21ebca2d467304ebd3dc187d3ecdda6e5aff9d52 20d30b176dad6c969feb610777a8dfbb6dc04e70
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date:   Tue Apr 17 21:56:43 2007 +0200

    Merge branch 'pull/collectd-4' into collectd-4

commit 21ebca2d467304ebd3dc187d3ecdda6e5aff9d52
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>




More information about the collectd-changes mailing list