NTP Query - Control NTP Daemon | Online Free DevTools by Hexmos
Control NTP daemon with NTP Query. Inspect NTP peers, system variables, and debug network time protocol issues. Free online tool, no registration required.
ntpq
Query the Network Time Protocol (NTP) daemon. More information: https://manned.org/ntpq.1.
- Start
ntpq
in interactive mode:
ntpq
- Print a list of NTP peers:
ntpq {{[-p|--peers]}}
- Print a list of NTP peers without resolving hostnames from IP addresses:
ntpq {{[-n|--numeric]}} {{[-p|--peers]}}
- Use
ntpq
in debugging mode:
ntpq {{[-d|--debug-level]}}
- Print NTP system variables values:
ntpq {{[-c|--command]}} {{rv}}