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
1.5.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.4.0p26 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

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.

To the list of all Werks