1833403 Members
3155 Online
110052 Solutions
New Discussion

ntpq -p out put

 
M. Tariq Ayub
Regular Advisor

ntpq -p out put

Hi All,

In ntpq -p output what is the unit of when, poll. I think it is second

Tariq
3 REPLIES 3
Mark Grant
Honored Contributor

Re: ntpq -p out put

All units are in seconds.
Never preceed any demonstration with anything more predictive than "watch this"
T G Manikandan
Honored Contributor

Re: ntpq -p out put

yes,it is seconds
Robert-Jan Goossens
Honored Contributor

Re: ntpq -p out put

Hi Tariq,

man ntpq

-p --> peers

Obtains a list of in-spec peers of the server, along with a summary of each peer's state. Summary information includes the
address of the remote peer, the reference ID (0.0.0.0 if the refID is unknown), the stratum of the remote peer, the type of
the peer (local, unicast, multicast or broadcast), when the last packet was received, the polling interval, in seconds,
the reachability register, in octal, and the current estimated delay, offset and dispersion of the peer, all in seconds.

Regards,
Robert-Jan.