monit-general
[Top][All Lists]
Advanced

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

Re: no email on resource limit passed


From: Martin Pala
Subject: Re: no email on resource limit passed
Date: Thu, 02 Nov 2006 12:50:33 +0100
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

You can use the option of the alert statement to register just subset of events for alert. Excerpt from monit manual:

--8<--
Event filtering can be used to send a mail to different email
addresses depending on the events that occurred. For instance:

 alert address@hidden { nonexist, timeout, resource, icmp, connection }
 alert address@hidden on { checksum, permission, uid, gid }
 alert address@hidden
--8<--

See monit manual for more info.

Cheers,
Martin

abdoul wrote:
Hello

I wonder if it's possible to disable the alert email when resource limit is passed.

Thanks
AB





reply via email to

[Prev in Thread] Current Thread [Next in Thread]