Werk #14237: Fixed performance problems for various command line operations
Komponente | Checks & agents | ||||
Titel | Fixed performance problems for various command line operations | ||||
Datum | 27.09.2024 | ||||
Level | Kleine Änderung | ||||
Klasse | Bugfix | ||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||
Checkmk versions & editions |
|
With larger setups (>10000 hosts), loading the host configuration took considerably longer ( O(n^2) ) than normal. The ‘Parameters for this service’ page, for example, requires the complete host configuration.