Yogibaer75 / Check_MK-Things

From check plugins to website extensions
60 stars 19 forks source link

redfish: fix SSC plugin #54

Closed mo-ki closed 6 months ago

mo-ki commented 6 months ago

This fixes an exception during config creation ("AttributeError: 'int' object has no attribute 'id'").

Yogibaer75 commented 6 months ago

The error message is a little bit strange :)

mo-ki commented 6 months ago

Yes, indeed. We made it report something more useful now.