monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: email spam during application deploy


From: Martin Pala
Subject: Re: email spam during application deploy
Date: Tue, 30 Apr 2013 09:59:56 +0200

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 <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]