|
From: | Jan-Henrik Haukeland |
Subject: | Re: Multiple email addresses (set alert)? |
Date: | Thu, 21 Jun 2007 08:38:46 +0200 |
On 21. jun. 2007, at 08.03, Sergio Trejo wrote:
Can monit email alerts to multiple sys admin email addresses?
Yes, just do this:
set alert address@hidden # Alert system admin on any event set alert address@hidden # Alert system admin on any event
The syntax checker said "Ok" to the above but I am wondering how it will be parsed and used by monit?
This is explained in the manual http://www.tildeslash.com/monit/doc/ manual.php#setting_a_global_alert_statement. That this is parsed and will be used can be verified by looking at the monit web page http:// localhost:2812/_runtime assuming you have setup monit with httpd on localhost and at port 2812. Look at the bottom of that page.
[Prev in Thread] | Current Thread | [Next in Thread] |