Werk #14237: Fixed performance problems for various command line operations
Component | Checks & agents | ||||
Title | Fixed performance problems for various command line operations | ||||
Date | Sep 27, 2024 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
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.