[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [hobbit] Alerts



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:Ken.Cooper (at) Intelliverse.com] 
Sent: Monday, September 10, 2007 08:55
To: hobbit (at) hswn.dk
Subject: RE: [hobbit] Alerts

 

If you want all alerts from all servers to go to the same e-mail address

HOST=*

  MAIL email (at) somewhere.com

 

________________________________

From: Nikesh Maharaj [mailto:NMaharaj (at) tcta.co.za] 
Sent: Monday, September 10, 2007 3:01 AM
To: hobbit (at) hswn.dk
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 ?