Werk #3107: heartbeat_crm: fixed incorrect timezone handling
Component | Checks & agents |
Title | heartbeat_crm: fixed incorrect timezone handling |
Date | Mar 22, 2016 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 1.2.8b8 1.4.0i1 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
The service "Heartbeat CRM General" calculated the status output age incorrectly, using comparing a time in UTC to one in the local timezone of the server. The fix required the addition of a conversion function to the check api.