Werk #14794: Enable using Rulesets for section plugins
Component | Checks & agents |
Title | Enable using Rulesets for section plugins |
Date | Feb 8, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0b1 2.1.0p22 2.0.0p34 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
This werk is relevant for you if:
- you implemented a host label function that is configurable via WATO
- you do not have a discovery function that uses the same ruleset
Previously, this was not possible. You may have encountered the following error:
Error running automation call restart (exit code 1), error:
Invalid configuration variable 'YOUR_RULESET'
--> Found 1 invalid variables
If you use own helper variables, please prefix them with _.
Anyway - this is fixed now.