[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
       
    Sun Jan 28 18:53:52 CET 2007
    
    
  
 configure.in          |    2 
 src/Makefile.am       |   15 +
 src/collectd-nagios.c |  485 +++++++++++++++++++++++++++++++++++
 src/unixsock.c        |  680 ++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 1182 insertions(+)
New commits:
commit 88def4953cea36e3425dfa0a9caa5b5aa52c45f1
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date:   Sun Jan 28 18:52:45 2007 +0100
    collectd-nagios: Added an option to select certain DSes and updated the usage.
commit 76c0a54209a25f62b1fe16d9b00b41dde5725ae0
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date:   Sun Jan 28 18:14:39 2007 +0100
    collectd-nagios: Added a small program to perform Nagios-compatible checks on values.
commit f34da8f00133da85d1538f8bc7dd118f30f853ea
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date:   Sun Jan 28 18:14:07 2007 +0100
    unixsock plugin: Transmit the DS name so clients can chose which values they need.
commit d728c9a78bff302df746686deb1d45162f264e89
Merge: 86090b3d409634d016da7bbb0cbe43ed5a851d30 33c4883397f2aa95eae65c852673f010ad76ce14
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date:   Sun Jan 28 12:24:21 2007 +0100
    Merge branch 'collectd-4' into ff/unixsock
commit 86090b3d409634d016da7bbb0cbe43ed5a851d30
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date:   Sun Jan 28 12:22:17 2007 +0100
    unixsock plugin: Added a first version of a UNIX-socket output plugin.
    
    The goal is to build a nagios-interface on top of this.
    
    
More information about the collectd-changes
mailing list