[//]: # (werk v2)
# pse_poe: Handle missing SNMP data
key | value
---------- | ---
date | 2024-07-10T09:53:43+00:00
version | 2.3.0p12
class | fix
edition | cre
component | checks
level | 1
compatible | yes
If any of the OIDs used to monitor the power usage are missing, the check currently
crashes with
```
ValueError (invalid literal for int() with base 10: '')
```
This has been changed so that the service is no longer discovered/will go to UNKNOWN if
already present.
Show replies by date