ImTheLucKyOne / check_mk_emcunity

Check_MK Extensions for Dell EMC Unity Storages
GNU General Public License v3.0
5 stars 8 forks source link

First migration step for 2.0 #26

Closed Yogibaer75 closed 3 years ago

Yogibaer75 commented 3 years ago

Hi Philipp if you are interested for a start to make this 2.0 compatible. I made only the necessary fixed that you get no complains inside 2.0 It is not possible to check if all the checks are working as i have no access to a EMC Unity system. If i should look a little bit more i need some agent output, also if you look at the code changes you see that not so much must be changed to make it working under 2.0

You should merge in a new branch to keep the old 1.6 versions

anilvrathod1 commented 3 years ago

Hi, I have run and compare the emcunity plugin on checkMK 1.6 and checkMK2.0. the same plugin running as expected and also giving the same output at CLI. But when it comes to UI , in new CheckMK all the LUN related services are showing "Check faild"

encUnity emc_plugin_output.txt

Yogibaer75 commented 3 years ago

I checked the single LUN from your short output and it is working without any problem here. image

ImTheLucKyOne commented 3 years ago

Hi Andreas,

thank you very much for having a look into this. I merged the request to the master branch and created a side branch for the 1.6 version.