Hi,

Is it possible to config Monit to merge alerts into ONE email within one cycle 
for the same service?

For example,

Check file my-log-file
    with path /var/log/my.log
    every "*/30 * * * *"
    If match "Exception" then alert

There may be many alerts within 30 minutes cycle, for each alert monit will 
send an email, it is annoying sometime.
So is it possible to merge them into one email?

Monit is almost perfect for our current situation.

Cheers,
Yongkun Wang


--
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general

Reply via email to