[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 Feb  4 10:52:57 CET 2007
    
    
  
 src/apcups.c   |    2 
 src/battery.c  |    6 -
 src/mysql.c    |  337 +++++++++++++++++++++------------------------------------
 src/plugin.c   |   12 +-
 src/sensors.c  |    2 
 src/wireless.c |  124 +++++++++-----------
 6 files changed, 200 insertions(+), 283 deletions(-)
New commits:
commit e18c9f45c1890ba515c3b14419ba0cfe01991865
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date:   Sun Feb 4 10:50:17 2007 +0100
    mysql plugin: Converted to the new plugin interface.
commit 8800f1e25538f45afbd16c69484a767eb68e6cd5
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date:   Sun Feb 4 10:18:18 2007 +0100
    {apcups,battery} plugin: Changes the voltage DS as for the sensors plugin.
commit a61396e002c6fafce636194b87f011caeb09131a
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date:   Sun Feb 4 10:15:10 2007 +0100
    sensors plugin: Change the DS of `voltage' to be named `value' as for other physical data-sets.
commit d6fd462604f590acdc7c2d3d70a9f9c087ba8b1b
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date:   Sun Feb 4 10:14:35 2007 +0100
    plugin interface: If an init-function fails, write an error to syslog and remove the read function.
commit 881f4cb30f6daa4ccf7153e19267bac89c19f05b
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date:   Sun Feb 4 10:13:05 2007 +0100
    wireless plugin: Converted to the new plugin interface.
    
    
More information about the collectd-changes
mailing list