I think what you want/need is not using the OID as the perdata label.
Try using the -l / --label
parameter of check_snmp
, so you replace the OID with a text as perfdata label.
1 Like
I think what you want/need is not using the OID as the perdata label.
Try using the -l / --label
parameter of check_snmp
, so you replace the OID with a text as perfdata label.