Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Your review has been submitted and is pending approval.
Overview
check_chrony_tracking.sh validates Chrony synchronization health using chronyc tracking. It verifies that the system clock is synchronized, that Chrony is tracking a valid time reference, and that the current system offset remains within administrator-defined thresholds.
chronyc tracking
Unlike peer-based checks, this plugin does not depend on which NTP source is currently selected. It relies on Chrony\’s authoritative view of synchronization state and clock correctness, making it the preferred check for overall time synchronization health.
Features
Example Commands
check_chrony_tracking.sh -w 0.001 -c 0.002
check_chrony_tracking.sh -w 0.001,0.010 -c 0.002,0.050
check_chrony_tracking.sh -H ntpserver.example.com -w 0.001 -c 0.002
Current Version
1.0.0
Last Release Date
2026-04-24
Owner
John Shorey
Website
https://github.com/shoreypu/nagios-plugins/tree/main/check_chrony_tracking
Download URL
https://github.com/shoreypu/nagios-plugins/blob/main/check_chrony_tracking/check_chrony_tracking.sh
License
GPL
Compatible With
You must be logged in to submit a review.
To:
From: