httpv2: check does not apply updated fixed string unless service name changes
Product Version
Checkmk 2.4
Description
After modifying the “Search for strings” (fixed string) parameter of an existing Check HTTP web service active check, the monitoring view continues to evaluate the service using the previously configured string.
The “Effective parameters” page correctly displays the updated configuration, and no outdated string is visible in the rule. A full service scan does not resolve the issue. The problem is only resolved when the Service name field is modified to identical to the URL or (e.g. slightly changing the name - did not test that). This forces recreation of the service object, after which the new fixed string is correctly applied?