kuhn-ruess / Checkmk-Checks

Checks and Stuff for Check_MK
MIT License
39 stars 21 forks source link

Pure keyError crashes the check #77

Closed SteveParker8x8 closed 3 months ago

SteveParker8x8 commented 3 months ago

The check sometimes crashes when a volume is no longer present ,as the keyError is not captured. These code changes will make a disappeared volume go Unknown which I believe is the correct action.