[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'

Florian Forster octo at verplant.org
Wed Apr 2 17:54:30 CEST 2008


 configure.in    |   89 ++++++++++-
 src/Makefile.am |   10 +
 src/ipmi.c      |  506 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 604 insertions(+), 1 deletions(-)

New commits:
commit 249d57767a99ff3aa28661758a7a9fb58058fab0
Author: Florian Forster <octo at noris.net>
Date:   Wed Apr 2 17:49:44 2008 +0200

    ipmi plugin: Add a plugin to read sensor values via IPMI.
    
    The plugin is very basic and still basically alpha quality. You cannot
    configure anything yet, neither where to connect to (the local, SMI connection
    is used right now) nor what sensors to collect (collects all it can make sense
    of). I hope to be able to do that on friday or some other workday in the near
    future.




More information about the collectd-changes mailing list