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