Branch: refs/heads/2.1.0
Home:
https://github.com/tribe29/checkmk
Commit: 2c2fd790ed85b8726c9238321539fd00069f5569
https://github.com/tribe29/checkmk/commit/2c2fd790ed85b8726c9238321539fd000…
Author: Max Linke <max.linke(a)tribe29.com>
Date: 2022-05-03 (Tue, 03 May 2022)
Changed paths:
M cmk/base/plugins/agent_based/systemd_units.py
M tests/unit/cmk/base/plugins/agent_based/test_systemd_units.py
Log Message:
-----------
harden systemd parsing
systemd recently added more symbols for status display [1]. Although we
now default using non UTF-8 output in the agent, we add this to ensure
cmk can correctly parse output from older agents if they are not
automatically updated.
Thanks @mika for the hint.
[1]
https://github.com/systemd/systemd/commit/9ae5fed64ec1647d1c8a8e21528c1d2f0…
Change-Id: Iecb16e955616852ed1b14935bb62b8d810bb57c6