monit-general
[Top][All Lists]
Advanced

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

Re: unmonitoring service


From: Michael Wikberg
Subject: Re: unmonitoring service
Date: Wed, 25 Jan 2006 13:56:18 +0200
User-agent: Mozilla Thunderbird 0.8 (Windows/20040913)

Rishikesh Dongre wrote:
Anybody can help me on this?

-----Original Message-----
From: address@hidden
[mailto:address@hidden Behalf
Of Rishikesh Dongre
Sent: Thursday, January 19, 2006 11:49 AM
To: This is the general mailing list for monit
Subject: unmonitoring service


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
                                             ^^^^^^^^^^^
should that not be "unmonitor" or is that just a typo in you mail?

--->---

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


--
micu




reply via email to

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