Werk #12129: Fix discovered host labels file names
| Component | Core & setup | ||||
| Title | Fix discovered host labels file names | ||||
| Date | Feb 15, 2021 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
The discovered host labels of hosts that have a dot in their name were not stored correctly. Instead of "abc.tld.mk" the labels were stored in a file named "abc.mk". The name of these files have now been fixed. During update of Checkmk the names of existing will be checked and updated.