Werk #12309: nagios core: include legacy dependencies of new api plugins
Komponente | Core & Setup |
Titel | nagios core: include legacy dependencies of new api plugins |
Datum | 26.03.2021 |
Checkmk-Editon | Checkmk Raw (CRE) |
Checkmk-Version | 2.1.0i1 2.0.0p2 |
Level | Kleine Änderung |
Klasse | Bugfix |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
This only applies to the raw edition with nagios core: If a new style check plugin is interested in multiple sections, and one section is a legacy style check, this section was not parsed at all and the string table of the section was forwarded to the new style api check, which then crashes as it expected the parsed data.
For example: The diskstat check (new style api) is dependent on multipath (legacy check) and crashed if the multipath check was disabled.
This should now be fixed.
Zur Liste aller Werks