SNMP Output Data- How to Format

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
avinashlal
Posts: 1
Joined: Fri Apr 14, 2017 9:19 am

SNMP Output Data- How to Format

Post 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.
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: SNMP Output Data- How to Format

Post 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.
Former Nagios employee
https://www.mcapra.com/
Locked