ID: 12647
Title: ups_cps_battery: fix crash "ValueError (invalid literal for int() with
base 10:'NULL')"
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 2.1.0i1
The check ups_cps_battery crashed with the error "ValueError (invalid literal for
int() with base 10:'NULL')"
if the value for the OID "upsAdvanceBatteryTemperature" is equal to
'NULL'.
This is a violation of the SNMP specification.
In future these values will simply be ignored.
Show replies by date