14 Dec
2011
14 Dec
'11
4:02 p.m.
Hi All,
I am using xmon-4.3.7 and xymon-4.3.5. It seems the DISPLAYGROUP on alter.cfg is now functioning.
I have hosts.cfg as:
page page1 page1-desc group group 1 xxx.xxx.xxx.xxx host1 # tests xxx.xxx.xxx.xxx host2 # tests group group 2 ....
And in "alert.cfg" I have:
DISPLAYGROUP="group 1" COLOR=red RECOVERED MAIL alert at mail.local DURATION>5m REPEAT=24h
Restart/Relod the xymon daemon, and then check the "info" on host1 and host2, I got: Alerting: No alerts defined
Can somebody share some examples for using "DISPLAYGROUP" on alert.cfg? Thanks,