Werk #13149: isstore, isclienttype: fix performance problems
Component | Checks & agents | ||||||
Title | isstore, isclienttype: fix performance problems | ||||||
Date | Aug 20, 2021 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
If a section contained large numbers the running time of the discovery and checking was increased. For big numbers like 18446744073664412644 it could take minutes to complete. This is fixed.
SUP-7439