[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'master'
    Florian Forster 
    octo at verplant.org
       
    Sun Feb 10 16:41:04 CET 2008
    
    
  
 contrib/exec-munin.px    |    2 
 contrib/exec-nagios.conf |   13 +
 contrib/exec-nagios.px   |  395 +++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 409 insertions(+), 1 deletion(-)
New commits:
commit 8ab4382617ae4627c7d680e0a8a4eae030f59c7f
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Feb 10 16:40:58 2008 +0100
    contrib/exec-nagios.px: Added a Perl script which handles Nagios plugins.
    
    It handles most of the Nagios plugin API, including multi-line output (a
    Nagios 3 feature) and performance data. It's basic on purpose so that easy
    stuff is possible but complex stuff is about as hard as rewriting the plugin ;)
commit d891d65135ec5d1fbeeef18109b4059c2c0b70e3
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Feb 10 16:10:40 2008 +0100
    contrib/exec-munin.px: Fix a typo in the config handling functions.
    
    
More information about the collectd-changes
mailing list