Hi, currently there is no automatic temporary unmonitoring like this. The reason why it is designed this way is, that if automatic recovery attempts failed several times, admin's assistance is necessary to recover the service, after which the admin can enable the monitoring again using CLI: "monit monitor <servicename>" or using monit's web interface.
Regards, Martin On Sep 6, 2010, at 9:42 AM, Bernhard Suttner wrote: > Hi, > > I have some "check process" which use "if 5 restarts within 5 cycles then > timeout". After 5 restarts the service will be unmonitored. But if then the > service does work again, the process will still be unmonitored. Is it somehow > possible, to "re-enable" a service. Like: > > If 5 restarts within 5 cycles then timeout for 5 cycles > > Means: After 5 cycles ignoring this service, it will be monitored again? > > Thanks in advance! > > Best regards, > Bernhard Suttner > > > > -- > To unsubscribe: > http://lists.nongnu.org/mailman/listinfo/monit-general -- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
