Werk #16776: chrony: change default warning level
Component | Checks & agents | ||||||
Title | chrony: change default warning level | ||||||
Date | Aug 19, 2024 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Incompatible - Manual interaction might be required | ||||||
Checkmk versions & editions |
|
Chrony's default minpoll
and maxpoll
values are 64 seconds and 1024 seconds.
In standard situations (good internet connection, low error etc)
the interval between polls should stick near the max value (1024 seconds).
(see https://chrony-project.org/examples.html#_client_using_public_servers
)
Beacuse of that, the default WARN alert is now set to 1025 seconds.