[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
unmonitoring service
From: |
Rishikesh Dongre |
Subject: |
unmonitoring service |
Date: |
Thu, 19 Jan 2006 11:49:20 +0530 |
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
- unmonitoring service,
Rishikesh Dongre <=