Xymon Mailing List Archive search

Alerts

list Henrik Størner
Fri, 11 Nov 2005 14:13:29 +0100
Message-Id: <user-5fccfce8b080@xymon.invalid>

On Fri, Nov 11, 2005 at 12:27:58PM +0100, Martin Lyberg wrote:
I want to send and email-alert to myself if i get a red alert on any of my
monitored systems on any servicers. How can i do this? Is it possbile to use
some kind of wildcard? I tried HOST=* but it didn't work.
This in the ~hobbit/server/etc/hobbit-alerts.cfg should do it:

    HOST=*
	MAIL user-74d3530ce3ee@xymon.invalid

If it doesn't work, then please check if you can send mail at all
from the Hobbit server. If you run

    echo "mail test" | mail user-74d3530ce3ee@xymon.invalid

and the mail does not arrive, you'll have to check your mail setup
first.


Regards,
Henrik