[Nagiosplug-help] check_ntp
    Brian Ipsen 
    Brian.Ipsen-sender-67dee9 at andebakken.dk
       
    Sat May 17 02:20:04 CEST 2003
    
    
  
Hi!
 I'm trying to figure out what the problem with my NTP setup is, because if
i try to run a check_ntp I get "NTP WARNING: Desynchronized peer server
found"
"ntpq -p" gives me:
     remote           refid      st t when poll reach   delay   offset
jitter
============================================================================
==
 LOCAL(0)        LOCAL(0)        10 l    -   64    3    0.000    0.000
0.015
 skuld.inet.tele ripe.tele.dk     2 u   54   64    1    8.556   -5.180
0.015
 urd.inet.tele.d ripe.tele.dk     2 u    3   64    3   29.674  -10.714
9.491
In my /etc/ntp.conf I have:
restrict default ignore
restrict 127.0.0.1
# -- Client networks --
restrict 192.168.1.0 mask 255.255.255.0 nomodify nopeer
restrict 192.168.0.0 mask 255.255.255.0 nomodify nopeer
# -- Timeservers --
restrict 194.239.134.10 noquery nomodify notrap nopeer
restrict 193.162.146.10 noquery nomodify notrap nopeer
How do I get that error/warning message from the plugin removed ? Because
everything else seems to run without problems...
/Brian
    
    
More information about the Help
mailing list