I think you might also need THE "RECOVERED" and "NOTICE" tags as well.
We have all alerts sent to a program which processes them, this is what
we had to do to get it to work fully:
HOST=* RECOVERED
SCRIPT /home/hobbit/server/ext/PROGRAM.pl none
SCRIPT /home/hobbit/server/ext/PROGRAM.pl notice NOTICE
Is that the correct way?
---Eric
From: Cooper, Ken [mailto:user-855b6a08face@xymon.invalid]
Sent: Monday, September 10, 2007 08:55
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Alerts
If you want all alerts from all servers to go to the same e-mail address
HOST=*
MAIL user-2a94730ebdd3@xymon.invalid
From: Nikesh Maharaj [mailto:user-000aaf9a8455@xymon.invalid]
Sent: Monday, September 10, 2007 3:01 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Alerts
Hi all,
Im new to Hobbit and am trying to configure the alerts. What must I add
for all alerts to be sent to 1 email address ?