From: Naudit007 <mai...@gm...> - 2008-07-02 07:19:58
|
Hellow guys ! I have deployed an template to monitored "interruptible power supply" on "mge_ups". It's work very well, but I have a problem for threshold alert. I would to define a alarm red in hobbit (and if possible mail alert) when humidity greather than to 76 % hobbit@server:~/ext/devmon/templates/mge_ups$ cat power/threshold ------truncated-------------- upsmgEnvironAmbientHumidity : red : >=76 : Humidity are very Hight ! ------truncated-------------- and in bb-host : hobbit@server:~/etc$ cat bb-hosts 0.0.0.0 sensor_0101 # conn NAME:"Sensor_0101" DESCR:"Sensor 0101" DEVMON:thresh(power;upsmgEnvironAmbientHumidity;y:>70;r:>=76) Why my alert doesn't work ? It stay on red, and I don't receive mail alert. Thank by advance -- <mailinglist.benoit - at - gmail!com> |