[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: disable alert reminders for some checks
From: |
Lutz Mader |
Subject: |
Re: disable alert reminders for some checks |
Date: |
Thu, 21 Jul 2022 19:30:50 +0200 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 |
Hello Aleks,
as long as you would like to use the exceptional cases all the time, you
can use "only on" with the alert. The event "nonexist" is used for
service down/up.
For some more information see
https://mmonit.com/monit/documentation/monit.html#Setting-an-alert-recipient
A suggestion only,
Lutz
p.s.
You can override the "remainder" in the "then alert" statement also.
> Hi,
>
> I have global alert reminder set to repeat every two hours for all checks.
>
> SET ALERT email@domain.com WITH REMINDER ON 120 CYCLES
>
> Is there a way to disable reminders for some checks? I.e check would
> send alert on status change (i.e service down/service up) withoutÂ
> reminders?
>
>
> Thanks!
>
>
>