Page 1 of 1
Monitoring a Windows host over the WAN link best pratice
Posted: Tue May 03, 2016 9:17 pm
by steven.giang
Hi Guys,
I'm aware there is a latency issue for using this method to monitor a remote host over the WAN link.
I have setup the host monitor over the WAN however I am constantly getting services are flapping. I have also enable passive check however I'm not familiar with all other setting and hope someone here could pin point what "Check Settings" should I need for this requirement. Please see attached of the current setting of the services.
Thanks you in advance,
Steve
Re: Monitoring a Windows host over the WAN link best pratice
Posted: Tue May 03, 2016 10:17 pm
by Box293
What errors are you getting?
A screenshot of the "Common Settings" tab would be helpful.
Re: Monitoring a Windows host over the WAN link best pratice
Posted: Tue May 03, 2016 11:05 pm
by steven.giang
Hi Box293,
Please see attached, as mention previously the services is flapping stage. is there way to tune for checking services multiple time before it confirm the status (by-pass the flapping)
Re: Monitoring a Windows host over the WAN link best pratice
Posted: Tue May 03, 2016 11:16 pm
by Box293
This sounds like a timeout issue.
Go into CCM > Commands
Edit the command
check_xi_service_nsclient
Change it to:
Code: Select all
$USER1$/check_nt -H $HOSTADDRESS$ -s "$ARG1$" -t 30 -p 12489 -v $ARG2$ $ARG3$ $ARG4$
Save and apply config.
You can see I added
-t 30 to increase the timeout to 30 seconds.
Does this fix your problem?
If it doesn't, send us the output from one of the services when it is in a critical state.
Re: Monitoring a Windows host over the WAN link best pratice
Posted: Wed May 04, 2016 2:14 am
by steven.giang
Yes, I can set the timeout to longer, dos this really counter the latency over the WAN?
Re: Monitoring a Windows host over the WAN link best pratice
Posted: Wed May 04, 2016 2:16 am
by Box293
It all depends on how saturated your link is, or how long it takes for the Windows host to respond to the requests.
There's only one way to find out, implement the timeout.
Re: Monitoring a Windows host over the WAN link best pratice
Posted: Wed May 04, 2016 4:28 am
by steven.giang
Thanks you I will set the timeout for 40 and see how it goes,
Re: Monitoring a Windows host over the WAN link best pratice
Posted: Wed May 04, 2016 1:17 pm
by rkennedy
Sounds good - let us know if you need more assistance from us.
Re: Monitoring a Windows host over the WAN link best pratice
Posted: Wed May 04, 2016 6:13 pm
by steven.giang
Thanks guys, the longer timeout does help through the issue. Please close the ticket and I'm very appreciated for your help. Great product for customisation when needed

Re: Monitoring a Windows host over the WAN link best pratice
Posted: Thu May 05, 2016 9:22 am
by bwallace
Glad to hear you're on track now. Yeah, this product is quite flexible! Closing this one out now...