Werk #16298: Avoid duplicate port allocations within the same site
Component | Site management | ||||||
Title | Avoid duplicate port allocations within the same site | ||||||
Date | Nov 16, 2023 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
When configuring ports via omd config, Checkmk checks if the configured port is already in use, both by the same site and by other sites. The check if the port is already in use by another process of the same site was broken, which could lead to duplicate port allocations within a site.