Skip to main content

Time sync diagnostics

v0.1.7

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

5 allowed by default 2 need approval
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:0a1459922f62ac9d0023fca69d99c70ee675eeef375fae2c253e42951d0afba5

on the runner host
sudo emisar pack install time-sync \
  --hash sha256:0a1459922f62ac9d0023fca69d99c70ee675eeef375fae2c253e42951d0afba5 \
  --dest /etc/emisar/packs

# Reload so the runner re-reads the catalog:
sudo systemctl reload emisar

Actions 7 total

View on GitHub