Werk #5866: Fixed performance issue on ruleset search and discovery page with a large number of rules
Component | Setup | ||||||||||||||||
Title | Fixed performance issue on ruleset search and discovery page with a large number of rules | ||||||||||||||||
Date | Feb 26, 2018 | ||||||||||||||||
Level | Trivial Change | ||||||||||||||||
Class | Bug Fix | ||||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||||
Checkmk versions & editions |
|
When rule matching was analyzed in WATO, which is done for example on the ruleset rule listing page, on the analyze rulset page of hosts or on the service discovery page, a time consuming match function needs to be called. This function has now been optimizied which should result in a more performant processing of these pages with a larger number of rules.