What is the refid in ntpq -p output? The Geek Diary, ntp – Different offset in ntpq -p and ntpdate -q …
ntpq -p output « Nottingham Linux Users Group, ntptrace and ntpdate commands for debugging ntp – The …
10/21/2017 · In the output of peer command you can see there are few characters the meaning of those characters is as follows: * Synchronized to this peer # Almost synchronized to this peer + Peer selected for possible synchronization Peer is a candidate for selection ~ Peer is statically configured, 1/25/2012 · The command ntpq -p outputs a table such as for example: remote refid st t when poll reach delay offset jitter ===== LOCAL(0) .LOCL.
Other fields in ntpq -p command output . To better understand the output of the ntpq -p command, Ill go through each column. First, the remote column details the NTP servers were connected to. The refid column refers to the NTP servers that the remote servers are connected to.
5/18/2015 · The standard NTP query program ( ntpq) is a utility program to get the current state from your system. The documentation for the -p option says: Print a list of the peers known to the server as well as a summary of their state. This is a quick explanation of how to read the output.
1/8/2013 · Good explanation of output provided by http://tech.kulish.com/2007/10/30/ntp- ntpq – output – explained / Host1:~# ntpq – p remote refid st t when poll reach delay offset jitter ===== .
12/1/2015 · ntpq outputs offset in milliseconds. ntpdate offset is in seconds. Your offset is therefore 209.956 ms vs. 0.207451 sec which is pretty close (209ms vs. 207ms)