commands.sh

ntpctl

all

Display information about the running instance of OpenNTPD.

More info →

Options (4)

boolean

Show all data

Example: ntpctl -s {{[a|all]}}
boolean

Show information about each peer

Example: ntpctl -s {{[p|peers]}}
boolean

Show the status of peers and sensors, and whether the system clock is synced

Example: ntpctl -s {{[s|status]}}
boolean

Show information about each sensor

Example: ntpctl -s {{[S|Sensors]}}

Examples (4)

Show all data

ntpctl -s [a|all]

Show information about each peer

ntpctl -s [p|peers]

Show the status of peers and sensors, and whether the system clock is synced

ntpctl -s [s|status]

Show information about each sensor

ntpctl -s [S|Sensors]
made by @shridhargupta | data from tldr-pages