|
From: | Nick Upson |
Subject: | Re: Preventing emails floods from M/Monit |
Date: | Wed, 14 Mar 2012 14:32:08 +0000 |
Hello,
the content match test is individually applied to every new line which was added since last test. In the case that the line matches, the event is generated immediately => in the case that there are lets say 1000 matching lines, you will receive 1000 alerts. We will fix this - the content match test will send one alert per test per cycle.
Regards,
Martin
> --
On Mar 13, 2012, at 5:38 PM, Ryan Revels wrote:
> I'm using Monit to watch file contents to watch for out-of-memory conditions. The problem is that when this condition happens, I get 1000s of emails within a few seconds because the log starts filling up with repetitive messages.
>
> I've been unable to get rsyslog or monit (m/monit) to silence the repeats. Any suggestions on how I might do that?
>
> Thanks,
> Ryan
> To unsubscribe:
> https://lists.nongnu.org/mailman/listinfo/monit-general
--
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general
[Prev in Thread] | Current Thread | [Next in Thread] |