Branch: refs/heads/2.1.0
Home:
https://github.com/tribe29/checkmk
Commit: b3bde193c553fefc6d504f6c44129be9487f7143
https://github.com/tribe29/checkmk/commit/b3bde193c553fefc6d504f6c44129be94…
Author: Max Linke <max.linke(a)tribe29.com>
Date: 2022-04-28 (Thu, 28 Apr 2022)
Changed paths:
A .werks/14028
M cmk/base/plugins/agent_based/systemd_units.py
M cmk/gui/plugins/wato/check_parameters/systemd_services_summary.py
Log Message:
-----------
14028: Update Systemd time since state changed parsing
Checkmk now parsed the time a service has been in the activating/deactivating/reloading
state from the status output of systemd.
Correct parsing of the status information will only work after an agent update.
Previous verions guessed this time based on the past state that was observed.
Default parameters for warning and crit levels have been removed for activating services.
So a systemd service can be indefinitely in an activating state.
Change-Id: I7a735ad9471a07d269b6e57f74bf686199fa82cf