[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'master'
    Florian Forster 
    octo at verplant.org
       
    Sun Mar 30 13:08:30 CEST 2008
    
    
  
 configure.in    |    2 +
 src/Makefile.am |    8 +
 src/powerdns.c  |  776 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/types.db    |    5 +
 4 files changed, 791 insertions(+), 0 deletions(-)
New commits:
commit 027646f9ac16dfd384209c3132891e102e22e735
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Mar 30 13:00:58 2008 +0200
    powerdns plugin: Fixes for the connection handling.
    
    The connection stuff has been fixed to actually work with the daemon. The data
    received is not yet handled completely. I'm waiting for feedback from Luke on
    that..
    
    References #1
commit b0a60d0bd0654070ce9b58af5a0b7830021d3b0d
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Feb 24 22:20:34 2008 +0100
    powerdns plugin: Code cleanups.
commit bd150991dbf79289690365b8ebd9865cdfc2157b
Author: Luke Heberling <collectd at c-ware.com>
Date:   Sun Feb 24 17:44:12 2008 +0100
    powerdns plugin: Added a plugin to read statistics from PowerDNS' control socket.
    
    
More information about the collectd-changes
mailing list