Reports Bandwidth Usage - how it calculate

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

Reports Bandwidth Usage - how it calculate

Post by zaji_nms »

Dear Expert

Once we check the DATA Utilization in Bytes, we found our usage (NagiosXI) is very high in compare with our one of Mobile Data Network provider, after that we never use this feature.

Can you please verify the Report is okay or not?

If Not, please remove the bug.

If Yes, please let us know how it calculate? We will take the rrd file as base (we trust MRTG (rrd file) or can say CHECK_XI_SERVICE_MRTGTRAF) is 100% correct).
Is there any way or option to view MRTG bps graph in the format of Usage in Bytes Graph? Can be add as feature in future, please add as a feature.

Time being, can you let us know how to calculate MRTG of bit per seconds to Bytes (DATA USAGE).

Regards
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Reports Bandwidth Usage - how it calculate

Post by rkennedy »

Once we check the DATA Utilization in Bytes, we found our usage (NagiosXI) is very high in compare with our one of Mobile Data Network provider, after that we never use this feature
Do you have a reference for this? If you're pulling at layer2/3, the switch should show the most accurate information for that interface. If there is a bug with it, I'd like to get it filed.
Is there any way or option to view MRTG bps graph in the format of Usage in Bytes Graph? Can be add as feature in future, please add as a feature.
I believe MRTG displays it in bits, and we're only polling this information. I don't think this is going to be possible unless your actual check metrics are reporting in bytes since Nagios cannot do math on the fly without a plugin of some sort.
Former Nagios Employee
Locked