How is ntpd data used -

Bob Goodwin bobgoodwin at att.net
Sat Nov 6 13:12:03 UTC 2004


Markku Kolkka wrote:

>Bob Goodwin kirjoitti viestissään (lähetysaika lauantai, 6. 
>marraskuuta 2004 11:44):
>  
>
>>I run a script that does:
>>
>>service ntpd restart
>>
>>ntpq -p
>>    
>>
>
>You should insert a few minutes of delay between those two calls 
>to let the ntp daemon to work. 
>  
>
Yes I do that -

~  cat ./tsync

service ntpd restart

sleep 5

ntpq -p


>Yes, if you have more than three servers then "outliers" are 
>discarded. The algorithm is explained in detail in 
>http://www.eecis.udel.edu/%7emills/database/brief/arch/arch.pdf 
>and 
>http://www.eecis.udel.edu/%7emills/database/brief/flow/flow.pdf
>
>  
>
Ok Markku, thanks much for the fast response, that's what I was looking for.

BobG




More information about the users mailing list