Werk #17742: cmk-migrate-http: Skip disabled v1 rules
| Component | Site management | ||||
| Title | cmk-migrate-http: Skip disabled v1 rules | ||||
| Date | May 14, 2025 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
The script cmk-migrate-http can be used to migrate check_http rules to check_httpv2 rules in an automated fashion.
Previously, cmk-migrate-http would migrate a rule, even if the Rule activation was set to do not apply this rule.
With this change, those rules will now be skipped.