Page 1 of 1

SNMP Output Data- How to Format

Posted: Fri Apr 14, 2017 9:33 am
by avinashlal
Team,

I am new to Nagios.

I was looking for some assistance in getting my output data from my device that is currently being monitored via SNMP formatted.

Completed:
-Added OID to core server.
-Setup SNMP on device.
-Setup SNMP on Nagios.
-Getting output data/ Graphs.

I am currently getting output data in Kbps e.g. 100000 Kbps, the output is an integer value.

I would like to format into Mbps e.g 100000 kbps to 100Mbps.

Any help will be greatly appreciated.

Re: SNMP Output Data- How to Format

Posted: Fri Apr 14, 2017 11:00 am
by mcapra
The performance data provided to Nagios is almost entirely dependent on the plugin being used. Can you tell us (or share a copy of) the plugin you are currently using to execute these checks? Can you share the CLI execution of this plugin you would like to report in terms of kbps.