GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
NTPCTL(8) FreeBSD System Manager's Manual NTPCTL(8)

ntpctl
control the Network Time Protocol daemon

ntpctl -s all | peers | Sensors | status

The ntpctl program displays information about the running ntpd(8) daemon.

The options are as follows:

all | | |
Used to display information about the running daemon. Keywords may be abbreviated.

all shows all data available.

peers shows the following information about each peer: weight, trustlevel, stratum, number of seconds until the next poll, polling interval in seconds, and offset, network delay and network jitter in milliseconds. When the system clock is synced to a peer, an asterisk is displayed to the left of the weight column for that peer.

Sensors shows the following information about each sensor: weight, sensor "good" status, stratum, and offset and the configured correction in milliseconds. When the system clock is synced to a sensor, an asterisk is displayed to the left of the weight column for that sensor.

status shows the status of peers and sensors, and whether the system clock is synced. When the system clock is synced, the stratum is displayed. When the system clock is not synced, the offset of the system clock, as reported by the adjtime(2) system call, is displayed. When the median constraint is set, the offset to the local time is displayed.

/var/run/ntpd.sock
Socket file for communication with ntpd(8).

adjtime(2), ntpd.conf(5), ntpd(8)

The ntpctl program first appeared in OpenBSD 5.5.
March 11, 2015 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.