Werk #12089: cisco_ucs_*: ValueError (invalid literal for int() with base 10: '') raised
Component | Checks & agents | ||||
Title | cisco_ucs_*: ValueError (invalid literal for int() with base 10: '') raised | ||||
Date | Mar 29, 2021 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
An empty value for @cucsStorageLocalLunSize raised an exception when tried to be parsed as int. This change will assume '0' if no value is given.