Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #12095: storcli_pdisks: KeyError() raised in check-function if item vanished

Component Checks & agents
Title storcli_pdisks: KeyError() raised in check-function if item vanished
Date Apr 1, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT
2.0.0p2 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

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.

To the list of all Werks