Peer Details from ntpq -p output.
Field | Type | Label | Description |
---|---|---|---|
remoteServer | string | NTP server address | |
referenceID | string | Reference ID for the NTP server | |
stratum | string | Stratum for the NTP Server | |
type | string | Type of server (local, unicast, multicast, or broadcast) | |
poll | int32 | How frequently to query server (in seconds) | |
when | int32 | How many seconds passed after the last poll | |
reach | string | Octal bitmask of success or failure of last 8 queries (left-shifted). eg:375 | |
delay | float | Network round trip time (in milliseconds) | |
offset | float | Difference between local clock and remote clock (in milliseconds) | |
jitter | float | Difference of successive time values from server (in milliseconds) |