Reconnecting
Restoring connection…
Reconnecting
Restoring connection…
NTPsec time sync diagnostics
v0.1.0NTPsec peer visibility for hosts that run ntpd rather than Chrony. Keep this backend-specific pack off Chrony hosts so the catalog reflects executable capabilities instead of mutually exclusive time daemons.
ntpq
Install
emisar pack install
fetches this pack, re-validates it, and verifies its content hash against the
--hash
below — the exact bytes this page was rendered against, so a tampered copy is
rejected — before copying it into the runner's packs dir. The command reloads a
running daemon itself; no manual restart.
sudo emisar pack install time-sync-ntpsec --hash sha256:7649604b9cb0bc2e8810155b160ccb1778982b526a0a66f954d32a76084d15f9
Actions 1 total
View on GitHub-
time.ntpq_peers exec low
ntpq -pn
List the NTPsec peer table with numeric addresses.
View source on GitHub