Hi, I am monitoring a file system. It is executing my command whenever matches the limit. Also, I have specified not to monitor after some cycles if continuously being in matched state.
---<--- check device tmp path /tmp if space usage > 90% then exec "/my/command" if space usage > 90% for 10 cycles then unmonitored --->--- But after the specified cycles, it sends "Resource limit matched" email alert and followed by "Resource limit passed" email alert (which is wrong indication). Also in monitoring status, it shows monitored. I expect that while unmonitoring, it should sent alert as mentioning "service is disabled". Please suggest how could I effectively control on email alerts? Thanks, rishi -- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
