Is there a way to make the checks a little less touchy ?

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
Quantum
Posts: 56
Joined: Thu May 06, 2004 6:04 pm

Is there a way to make the checks a little less touchy ?

Post by Quantum »

What I want to do is to have checks double check their status before going bad.

ie

Standard check = 1 min
Error state is detected so the check goes up to every 1 seconds
is the status is still bad after 10 seconds, then alert.

Is this possible ?

Even an average over time for some of the checks would be ok.

eg, I don't want an alert every time my mail server's CPU spikes to 100% for 3 seconds, I want to know if it's been at 100% for 30 seconds or more.

Thanks

Q
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

eg, I don't want an alert every time my mail server's CPU spikes to 100% for 3 seconds, I want to know if it's been at 100% for 30 seconds or more.
Its easy, just change "Start when N consecutive Bad results occur" parameter of the action from 1 to 3 (if you perform test every 10 sec, 3*10=30 sec)
Standard check = 1 min
Error state is detected so the check goes up to every 1 seconds
is the status is still bad after 10 seconds, then alert.
Use one "Change time interval" action to reduce time interval when test fails and another "Change time interval" action to restore interval when test returns to good status.
But... If you have hundreds or thousands of tests, I would not recommend to use test interval = 1 sec.

Regards
Alex
Post Reply