Ben,
The problem may lie in the fact that the service is UDP.  Although the 
common ports documentation say NTP is both TCP and UDP, the 
implementatios I've encountered are all UDP.  The problem with UDP is 
there is not a guaranteed delivery and this may be reflected in the 
fact your local NTP servers are doing okay, it's the remote (and who 
knows what chewing gum bailing wire links are there) servers are giving 
you headaches.

Another theory may be that the remote servers may be heavily loaded and 
not responding on every query.

You can try increasing the timeouts and increase the number of failures 
before alarming.  That won't help the web page, one miss and it alarms -
 one of my favorite gripes to IPswitch.

Jay

----- Original Message -----
From: Ben Russo <[EMAIL PROTECTED]>
Date: Monday, December 16, 2002 11:33 am
Subject: [WhatsUp Forum] NTP custom monitor

> WUG-List,
> 
> I have a WUG 7.04 server on Windows 2000 Professional with all the
> patches.
> 
> I read the IP-Custom Services white paper that I found on the Ipswitch
> web site and hacked a custom service monitor for NTP that checks 
> if 
> servers are a Stratum 1,2,3,4,5,6 or 7 NTP server.
> 
> However I get false down reports for servers that are using this 
> particular service monitor.  But only on servers that are in remote
> data centers in other Cities.
> 
> I am wondering if there is some Expect script option that I should use
> that would help reduce the number of false negatives?
> 
> The basics of the custom service are:
> 
> Name:  NTP-Stratum-X-Check
> UDP, port 123 Timeout 5 seconds
> Send=%27%0%0%0%0%0%0%0%0%0%0%0%0%0%0%0%0%0%0%0%0%0%0%0%0%0%0%0%0%0%0%
0%0%0%0%0%0%0%0%0%0%0%0%0%0%0%0%0
> Expect=~%28(%1|%2|%3|%4|%5|%6|%7)
> 
> 
> It works 99.9% of the time for servers that are on the local subnet,
> I do get valid Service Down alerts when the services are really down.
> 
> -Ben.
> 
> 
> Please visit http://www.ipswitch.com/support/mailing-lists.html 
> to be removed from this list.
> 
> An Archive of this list is available at:
> http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/
> 


Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/

Reply via email to