[Nagiosplug-devel] [ nagiosplug-Bugs-680330 ] 1.3.0-beta2 check_ntp

SourceForge.net noreply at sourceforge.net
Tue Feb 4 09:20:01 CET 2003


Bugs item #680330, was opened at 2003-02-04 09:16
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=680330&group_id=29880

Category: None
Group: Release (specify)
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: 1.3.0-beta2 check_ntp

Initial Comment:
check_ntp plugin can't check NTP at Cisco boxes with ntpdc 
(v4.1.1b): 
 
Example: 
# ./check_ntp -v -H cisco.box 
server 192.168.255.10, stratum 2, offset -0.012081, delay 
0.02586 
ntperr = 0 
 5 Feb 02:59:00 ntpdate[26053]: adjust time server 
192.168.255.10 offset -0.012081 sec 
ntperr = 0 
***Warning changing the request packet size from 160 to 48 
***Incorrect item size returned by remote host (36 should be 
32) 
UNKNOWN: Dispersion too high 
 
Last two warnings(***) coming from ntpdc: 
# ntpdc -s cisco.my.lan 
***Warning changing the request packet size from 160 to 48 
***Incorrect item size returned by remote host (36 should be 
32) 
 
But linux NTP-daemon (4.1.1b) check is succesfull: 
[root at stone plugins]# ./check_ntp.old -v -H 192.168.200.1 
server 192.168.200.1, stratum 3, offset 0.000001, delay 0.02567 
ntperr = 0 
 5 Feb 03:08:19 ntpdate[27302]: adjust time server 
192.168.200.1 offset 0.000001 sec 
ntperr = 0 
     remote           local      st poll reach  delay   offset    disp 
======================================================================= 
 LOCAL(0)        127.0.0.1       10   64  377 0.00000  0.000000 
0.00092 
*core1.lan 192.168.200.1   2   64  377 0.00031 -0.010346 
0.00093 
.sql3.lan 192.168.200.1   2   64  377 0.00113  0.006602 0.00092 
OK: Time difference 0.000001 seconds 
 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=680330&group_id=29880




More information about the Devel mailing list