Werk #13566: Warn the user if deprecated asm plugin is in use

Component Checks & agents
Title Warn the user if deprecated asm plugin is in use
Date Dec 6, 2021
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p17 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

We see a lot of crashes of oracle_asm_diskgroup plugin with the following Exception: File "/omd/sites/SITE/share/check_mk/checks/oracle_asm_diskgroup", line 157, in parse_oracle_asm_diskgroup "fg_disks": int(fg_disks), This is caused by the old mk_oracle_asm plugin from v1.2.6 still being executed on the monitored host. The user is now informed to remove the plugin as the section data is now generated by the plugin mk_oracle.

To the list of all Werks