I am monitoring a device, when queried via snmp returns a numerical result of, let say, 283. I need to know how to get Nagios to transform that numerical result into a decimal result of 28.3 or simply display 28. This is a Cable Modem Termination Router and the numercial result is coming from OID .1.3.6.1.2.1.10.127.1.1.4.1.5.12 which is the Signal to Noise Ratio value, humanly read as a xx.x result, but queried as a whole number xxx...
Im using another vendor (PRTG) what can manipulate the number with no problem but I want to switch from that platform to Nagios, is this is possible.
Any help would be appreciated...