Werk #16298: Avoid duplicate port allocations within the same site
Komponente | Site management | ||||||
Titel | Avoid duplicate port allocations within the same site | ||||||
Datum | 16.11.2023 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||
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.