9 .Nd "trace a chain of NTP servers back to the primary source"
19 utility determines where a given Network Time Protocol (NTP) server gets
20 its time from, and follows the chain of NTP servers back to their
22 If given no arguments, it starts with
25 Here is an example of the output from
29 localhost: stratum 4, offset 0.0019529, synch distance 0.144135
30 server2ozo.com: stratum 2, offset 0.0124263, synch distance 0.115784
31 usndh.edu: stratum 1, offset 0.0019298, synch distance 0.011993, refid 'WWVB'
34 On each line, the fields are (left to right): the host name, the
36 the time offset between that host and the local host
39 this is why it is not always zero for
42 synchronization distance,
43 and (only for stratum-1 servers) the reference clock ID.
46 Note that the stratum is the server hop count to the primary source,
47 while the synchronization distance is the estimated error
48 relative to the primary source.
49 These terms are precisely defined in RFC 1305.
51 The following options are available:
52 .Bl -tag -width indent
54 Turn on some debugging output.
56 Turn off the printing of host names; instead, host IP addresses
58 This may be necessary if a nameserver is down.
60 Set the number of retransmission attempts for each host; the default is 5.
62 Set the retransmission timeout (in seconds); the default is 2.
64 Print verbose information about the NTP servers.
71 .%T Network Time Protocol (Version 3)
75 This program makes no attempt to improve accuracy by doing multiple