[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Tue Aug 19 11:19:18 CEST 2008
AUTHORS | 4 +-
src/collectd.conf.pod | 32 +++++++
src/ipmi.c | 245 ++++++++++++++++++++++++++++++++++++++-----------
3 files changed, 225 insertions(+), 56 deletions(-)
New commits:
commit 6a968db27aab6d8c4cfe4f6e4c5bf3183eb84794
Merge: 3f0678c1e368e5236a538fb5ea817f5f0adae79a c15031c131430f2106df4ebb0292bda07ef43ab9
Author: Florian Forster <octo at huhu.verplant.org>
Date: Tue Aug 19 11:19:08 2008 +0200
Merge branch 'ph/ipmi'
commit c15031c131430f2106df4ebb0292bda07ef43ab9
Author: Florian Forster <octo at huhu.verplant.org>
Date: Tue Aug 19 11:16:24 2008 +0200
AUTHORS, ipmi plugin: Added Peter Holik as copyright holder.
commit 63488b5d4208967f61e25e67a526c7a6c8d96772
Author: Peter Holik <peter at holik.at>
Date: Tue Aug 19 11:11:02 2008 +0200
collectd.conf(5): Added documentation for the ipmi plugin.
Signed-off-by: Florian Forster <octo at huhu.verplant.org>
commit 026bc57f63b41f83455e98f24c0f4fd0f4db321d
Author: Peter Holik <peter at holik.at>
Date: Tue Aug 19 11:02:23 2008 +0200
ipmi plugin: Send notifications upon `not present' sensors.
This may be an unplugged power supply, for example. With the
`NotifySensorNotPresent' the plugin can be configured to create a notification
in this case.
Signed-off-by: Florian Forster <octo at huhu.verplant.org>
commit d70c1a7adcfb1b632ee940bd79d79d53f049af9c
Author: Peter Holik <peter at holik.at>
Date: Tue Aug 19 10:50:48 2008 +0200
ipmi plugin: Send notifications upon added/removed sensors.
It's enabled using the two new configuration options:
* NotifySensorAdd
A notification is produced when a sensor is removed. During the first
minute, i. e. while the plugin is scanning for sensors, this is disabled.
* NotifySensorRemove
If a sensor got removed a notification is produced.
Signed-off-by: Florian Forster <octo at huhu.verplant.org>
commit de235d849bf5c9d6d2b7438adcb7ed18bf46b3d1
Author: Peter Holik <peter at holik.at>
Date: Tue Aug 19 10:46:44 2008 +0200
ipmi plugin: Rename IPMI sensors so names are unique.
Signed-off-by: Florian Forster <octo at huhu.verplant.org>
More information about the collectd-changes
mailing list