Werk #11002: Hostname Translation: Fix wrongly detected IP address if drop domain

Component Setup
Title Hostname Translation: Fix wrongly detected IP address if drop domain
Date Jun 23, 2020
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.0.0i1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.6.0p14 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Within the ruleset {{Hostname translation for piggybacked hosts}} the option {{Convert FQHN}} drops the domain part, eg. "host123.foobar.de -> host123". If a hostname begins with a number then the translation failed because this name was wrongly detected as an IP address, eg. "123host.foobar.de" -> "123host.foobar.de". This has been fixed.

To the list of all Werks