Werk #12634: check plugin register: raise error on duplicate plugin

Komponente Checks & agents
Titel check plugin register: raise error on duplicate plugin
Datum 30.03.2021
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 2.0.0p3 2.1.0b1
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

This change is only relevant for customers who develop and maintain their own checks. In the event that the same check plugin exists in both check API paths (checks and cmk/base/plugins/agent_based), the legacy check plugin overrides the new plugin without generating an error or a warning. With this change, the API raises an error in the event that the check plugin has been duplicated.

Zur Liste aller Werks