Werk #13517: gude_pdu: Fix errors during discovery and checking
Component | Checks & agents | ||||
Title | gude_pdu: Fix errors during discovery and checking | ||||
Date | Nov 17, 2021 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
The check plugins gude_pdu_8301 and gude_pdu_8310
crashed with
"TypeError: list indices must be integers or slices, not str"
for already discovered services. Furthermore, when discovering
services, these plugins crashed with
"ValueError (item must be None or of type str
)".