Werk #15406: Renaming of hosts: Handle TLS agent registrations correctly
Komponente | Setup, site management | ||||||
Titel | Renaming of hosts: Handle TLS agent registrations correctly | ||||||
Datum | 23.02.2023 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||
Checkmk versions & editions |
|
When renaming hosts which were registered for TLS-encrypted agent communication, Checkmk ran into the following error:
TypeError: '<' not supported between instances of 'tuple' and 'str'
Furthermore, in distributed setups, renaming TLS-registered hosts which were monitored on remote sites lead to a loss of registration, which prevented any further agent communication until the affected hosts were re-registered.