Werk #14812: Properly handle marked units on utf-8 systems
Component | Agent bakery | ||||||
Title | Properly handle marked units on utf-8 systems | ||||||
Date | Oct 14, 2022 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
The systemd check used to miss failed units if the leading character is a UTF-8 character, i.e. ●,. Now we do not print leading characters when the agent runs and find all failed units. If any exist.
This requires an agent update.