bad status when client wasn´t 2 weeks

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
chri
Posts: 19
Joined: Mon Mar 09, 2009 6:47 am

bad status when client wasn´t 2 weeks

Post by chri »

Hi ks-team,

I need a test that Report me a bad status when a client wasn’t 2 weeks or longer on the Network.

Which test isn´t relevant, we only should be informed if the client is for a long time period away from the internal network.


Thanks for a hint how I can handle this,

regards
Christian
.
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

The simplest way is to use "Use normal status if" option with expression like the following:
('%SuggestedSimpleStatus%'=='DOWN') and ('%CurrentStatusDuration_sec%'>=1209600)

Where 1209600 sec = 14 days

Please check for details at:
http://www.ks-soft.net/hostmon.eng/mfra ... rmalstatus
Post Reply