ipmi plugin: Send notifications upon added/removed sensors.
authorPeter Holik <peter@holik.at>
Tue, 19 Aug 2008 08:50:48 +0000 (10:50 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Tue, 19 Aug 2008 08:50:48 +0000 (10:50 +0200)
commitd70c1a7adcfb1b632ee940bd79d79d53f049af9c
tree476f9c2ce4fb04a63252ebe28e9479a4b67bc90f
parentde235d849bf5c9d6d2b7438adcb7ed18bf46b3d1
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@huhu.verplant.org>
src/ipmi.c