LinuxCommandLibrary

ntp-ctl

controls OpenNTPD

TLDR

Show NTP status

$ ntpctl -s status
copy
Show peers
$ ntpctl -s peers
copy
Show all information
$ ntpctl -s all
copy
Show sensors
$ ntpctl -s sensors
copy

SYNOPSIS

ntpctl [options]

DESCRIPTION

ntpctl controls OpenNTPD. Queries time synchronization status.
The tool monitors NTP daemon state. Read-only control interface.

PARAMETERS

-s TYPE

Show information type.
status
Display sync status.
peers
Display configured peers.
sensors
Display time sensors.
all
Display all information.
--help
Display help information.

CAVEATS

OpenBSD specific. Works with OpenNTPD. Read-only queries.

HISTORY

ntpctl was developed as the control interface for OpenNTPD on OpenBSD systems.

SEE ALSO

ntpd(1), ntpq(1), chronyc(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community