SNMP output result

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
BasilPitt
Posts: 1
Joined: Mon Mar 08, 2021 4:14 pm

SNMP output result

Post by BasilPitt »

Hi, I am going through the NagiosXI free trial and came up with a question.

For this example, I have a temperature sensor that monitors the temp in the server room. The results come out multiplied by 10, so a reading of 20.0 degrees would come out as 200. Is there a way to convert format the values that come out? Hopefully without using coding language?

Another example is the toner level in a MFP. The values come out as an arbitrary value, which we have to divide by it's capacity and then multiply by 100 to get a percentage.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: SNMP output result

Post by cdienger »

Welcome to the forums, @BasilPitt!

This would require modification the plugin script. Usually something like this isn't too troublesome to tweak in the code, but if you need an example, feel free to link to or attach the plugin you're looking to modify, the output you're currently seeing, and we can take a closer look.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked