Werk #13743: Crash check chrony: Cannot render negative timespan
Component | Checks & agents |
Title | Crash check chrony: Cannot render negative timespan |
Date | Apr 25, 2022 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0b1 2.1.0b7 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
When the system time is incorrect the time since last synchronization can be in the future. This caused the chrony check to crash when rendering the time since last synchronization.
Now the absolute value is displayed and a note to check the system time is added.