SNMP OID Metric Check Returning String instead of Value

Hi,

i created an custom snmp metric check with the following params:

“check_mk_active-snmp_metric! -v 2c -c --factor 10.000000 --unit ‘°C’ --warn 30.000000 --crit 37.000000 1.3.6.1.4.1.3444.1.14.1.2.1.5.1”

Its working fine except the fact, that its not only displaying the value of the OID. The output of it is like this: “.1.3.6.1.4.1.3444.1.14.1.2.1.5.1 is 21.50 °C”

Is there any way to change this? My goal is to see only the value and having a graph with the last hours (like a switch/server the temperature graphs)

Can you provide me some kind of help here? :slight_smile:

Thanks in advance
Johannes

Hello,

I am also using the snmp metric plug-in (v1.0.2 MKP) and was wondering if anyone has found a method to change or remove the displayed OID in the summary output?