Werk #13711: Service discovery with non-ASCII service names

Component Setup
Title Service discovery with non-ASCII service names
Date Feb 2, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p20 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

The service discovery in the GUI was not able to handle certain non-ASCII characters in service names (non-ASCII characters with Unicode code points larger than 255). Such characters were by mistake replaced by other characaters. As a result, affected services were continously displayed as unmonitored, even after adding them to the list of monitored services.

Note that this issue did not affect the service discovery via the command line (cmk -I / cmk -II).

To the list of all Werks