Time sync diagnostics

v0.1.4

Clock-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).

Pack ID
time-sync
Vendor
emisar
OS
linux
Actions
7

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

on the runner host
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