Werk #15252: Fixed "processing of perfdata" condition
Komponente | Core & setup |
Titel | Fixed "processing of perfdata" condition |
Datum | 06.02.2023 |
Checkmk-Edition | Checkmk Enterprise (CEE) |
Checkmk-Version | 2.2.0b1 2.1.0p21 2.0.0p34 |
Level | Kleine Änderung |
Klasse | Bugfix |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
The logic for the processing of performance data was broken: It should only be done when the global switch is activated and the processing is enabled for the host/service in question. The condition was incorrectly using an "or" for this, this has been fixed.