I got an issue here. We have a bunch of HP ProCurve 2910s and 2960s switches that we need to monitor the temperature and store the data to provide proof we need better ventilation for our network closets. Not big deal, built out a Universal Device Puller pulling in the OID 1.3.6.1.4.1.11.2.14.11.1.2.8.1.1.3 with the name of hpSystemAirCurrentTemp. I then created a graph using this Universal Poller and now I can see the value.
Problem is that it is reported with the temp is that the value is being reported with unit of measurement. Its in the format of "36C". NPM does not know how to handle this info since it is not a number due to the C at the end so it can not be recorded on a chart for historical data. I did attempt to adjust the formatting in the "Define Your Universal Device Poller" but that did not fix the problem or would not show a value in NPM.
Any ideas?