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

Florian Forster octo at verplant.org
Fri Apr 4 17:48:05 CEST 2008


 configure.in         |    1 +
 src/collectd.conf.in |    1 +
 src/ipmi.c           |   58 +++++++++++++++++++++++++++++++++++++++++++++----
 3 files changed, 55 insertions(+), 5 deletions(-)

New commits:
commit 4a2f8071a17e783bc7afd99a0909a1ed65c0fc25
Author: Florian Forster <octo at noris.net>
Date:   Fri Apr 4 14:25:33 2008 +0200

    ipmi plugin: Add ignorelist functionality.

commit 0a9987a51de832d2bac21cc6bdac24347bc18204
Author: Florian Forster <octo at noris.net>
Date:   Fri Apr 4 11:02:38 2008 +0200

    ipmi plugin: Improve error messages when removing a sensor.
    
    Don't tell the user to file a bug report, when a sensor is removed because IPMI
    reported an error. Tell him to file a bug report, though, if collectd doesn't
    know how to handle the value.

commit 21e5689493a316da9eadffd13d8f27c9bae9fa0d
Author: Florian Forster <octo at noris.net>
Date:   Fri Apr 4 10:54:40 2008 +0200

    ipmi plugin: Add a stupi bug which prevented basically all sensors from being collected.

commit ab5d1c8478f6ff5f9f682e6f91177d94500e9b23
Author: Florian Forster <octo at noris.net>
Date:   Fri Apr 4 10:54:15 2008 +0200

    src/collectd.conf.in: Added a `LoadPlugin' line for the ipmi plugin.

commit 39bd8e6d1c6b6881ed89fea2a776796bda049d7d
Author: Florian Forster <octo at noris.net>
Date:   Fri Apr 4 10:53:47 2008 +0200

    configure.in: Add the OpenIPMI library to the status output.




More information about the collectd-changes mailing list