Bandwidth Usage Report

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

Bandwidth Usage Report

Post by zaji_nms »

Dear support,

in bandwidth usage report showing in attached file, i would like to see report with port / service description as by default it's showing port number which i can't recognize that this port is belongs to which links.. kindly look in to this matter and give us your feedback.

Best Regards
You do not have the required permissions to view the files attached to this post.
Zajil NMS
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Bandwidth Usage Report

Post by sreinhardt »

The port number that you see listed is actually the physical port and name you have given it, not a tcp\udp port number. To see port numbers and services associated with your traffic, please have a look at Nagios Network Analyzer. It is still in beta to my knowledge, but is continually progressing, and we are always looking for feedback!
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

Re: Bandwidth Usage Report

Post by zaji_nms »

Dear sreinhardt,

no we have given some other name, but it's coming here with port and some number which is not matching with ifindex of our device, from where this reports and the tables which is below the report comes ???

Regards...
Zajil NMS
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Bandwidth Usage Report

Post by mguthrie »

The RRD files that generate the data come from MRTG under the hood, and the data is stored by device_portnumber. The files are located in /var/lib/mrtg.
Locked