Re: succeeded keyword leads to unexpected behavior and wrong status/summary

Lutz Mader <[email protected]> Tue, 29 Jul 2025 20:40:33 +0200
Newsgroups gmane.comp.monitoring.monit.general
Message-ID <[email protected]>
Hello Juergen,
nice to know, the suggestion fix your problem.

> It even seems that I do not need the first ‚if failed ping then alert‘,
> because ‚if failed ping then exec …‘ also sends a mail in parallel.

You are right, a mail is sent for all events, even when a script is started.

Lutz