logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

NTP Control - Display NTP Information | Online Free DevTools by Hexmos

Display NTP information with NTP Control. Monitor NTP peers, sensors, and system clock synchronization. Free online tool, no registration required.

ntpctl

Display information about the running instance of OpenNTPD. More information: https://man.openbsd.org/ntpctl.

  • 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]}}

See Also