From: Buchan M. <bg...@st...> - 2008-07-02 12:41:27
|
On Wednesday 02 July 2008 09:19:55 Naudit007 wrote: > 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. Does the whole page for this test turn red? Hobbit will only alert if the entire test status us red (not if there is one red icon). Can you include the 'message' file for this test. Regards, Buchan |