Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
Time sync diagnostics
v0.1.4Clock-sync state: chrony tracking + sources, NTP peer status, current time, drift estimate, timezone, plus fix actions (chronyc makestep, enable/disable NTP). Use when a host's clock is drifting (a common cause of TLS / auth / log-correlation bugs).
Install
emisar pack install
validates the pack and verifies its content hash before copying it into /etc/emisar/packs.
The --hash
below pins the
install to the exact bytes on this page — a tampered copy is rejected. After
install, reload the runner; it re-reads the catalog and advertises every action.
content hash: sha256:fa94cb02fe2452f1391027d4c46510909dce20eb33f14babc69b7457bab9d19d
sudo emisar pack install time-sync \ --hash sha256:fa94cb02fe2452f1391027d4c46510909dce20eb33f14babc69b7457bab9d19d \ --dest /etc/emisar/packs # Reload so the runner re-reads the catalog: sudo systemctl reload emisar
Actions 7 total
View on GitHub-
chronyc sources -v
-
chronyc tracking
-
chronyc makestep
-
date -u
-
ntpq -pn
-
timedatectl status
-
timedatectl set-ntp <bool>