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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.6.0p14 2.0.0i1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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