Missed Parameters in Checkmk 2.2.0p21

I encountered a change in our new Checkmk 2.2.0p21 after migrating from Checkmk 1.6.0p30. Previously, I had parameters for Dell EMC ECS storage services such as ‘EMC ECS disk load’, ‘EMC ECS disk iops’, ‘EMC Isilon Insight IQ: Number of files in the directory’, and ‘EMC ECS Temperature values of components’ under ‘Parameters for discovered services’. However, these parameters are not present in the new version.
Therefore, I need to find a way to add these missed parameters to ensure that the local checks function as expected.

This sounds like the mentioned checks are from a external mkp package installed.
If the parameters (GUI extensions) where working with 1.6, then it is normal that these are not working with 2.2.
I would first check the extensions installed.

1 Like

Thanks Andreas for your replay. Actually, the parameters where working with 1.6, so How can I add an external mkp package for DELL EMC ECS to 2.2

I think you had in your 1.6 CMK an external mkp installed or some own created checks and parameter files.
First you need to take a look at your “~/local/share/check_mk/” folder structure and identify all the files that belong to the Dell EMC ECS checks.
You should also look at “~/var/log/web.log” for some error messages.
These error messages need to be fixed.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.