disable alert reminders for some checks

Aleks B via This is the general mailing list for monit <[email protected]> Thu, 21 Jul 2022 09:48:01 -0400
Newsgroups gmane.comp.monitoring.monit.general
Message-ID <[email protected]>
Hi,

I have global alert reminder set to repeat every two hours for all checks.

SET ALERT [email protected]  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!