Werk #12095: storcli_pdisks: KeyError() raised in check-function if item vanished
Component | Checks & agents | ||||
Title | storcli_pdisks: KeyError( |
||||
Date | Apr 1, 2021 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
storcli_pdisks check function did not check for the existence of an item in the preprocessed data and raised KeyError() in case it didn't exists. This change aborts the check resulting in UNKN state in that case.