You can suppress specific alert using event filter (the service
start/stop/monitor/unmonitor action token is "action"):
alert foo@bar but not on { action }
On Apr 30, 2013, at 4:58 PM, Mike Zupan <[email protected]> wrote:
> That also sends email about unmonitor/monitor is there anyway to have monit
> ignore that?
>
>
> On Tue, Apr 30, 2013 at 12:59 AM, Martin Pala <[email protected]> wrote:
> You can turn off the application monitoring temporarily:
>
> monit unmonitor myprocess #note: replace the "myprocess" for the
> service name in monit configuration file which you use for that process
>
> and when the new version is deployed, enable it again:
>
> monit monitor myprocess
>
>
> Regards,
> Martin
>
>
> On Apr 30, 2013, at 6:53 AM, Mike Zupan <[email protected]> wrote:
>
> > We currently monitor our application via a pid file in monit. Is there
> > anyway other then turning off monit before deploy then starting it up after
> > that will fix us getting 10+ emails per server when we do deploys.
> > --
> > To unsubscribe:
> > https://lists.nongnu.org/mailman/listinfo/monit-general
>
>
> --
> To unsubscribe:
> https://lists.nongnu.org/mailman/listinfo/monit-general
>
> --
> To unsubscribe:
> https://lists.nongnu.org/mailman/listinfo/monit-general
--
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general