NNA View/Reports by networks

This support forum board is for support questions relating to Nagios Network Analyzer, our network traffic and bandwidth analysis solution.
Locked
jsdurling
Posts: 16
Joined: Mon May 12, 2014 12:47 pm

NNA View/Reports by networks

Post by jsdurling »

Hello,

I know you can view reports/traffic etc by source IP's, and since in my network, I have multiple source IP's talking to multiple destination IP's, I'm trying to figure out how to view all the traffic from a single network/vlan verse just a single source/dest IP.

Is this possible?

Regards,
Jeff
jsdurling
Posts: 16
Joined: Mon May 12, 2014 12:47 pm

Re: NNA View/Reports by networks

Post by jsdurling »

I think I actually found the info I needed here:

Code: Select all

http://assets.nagios.com/downloads/nagios-network-analyzer/docs/Understanding_And_Using_Custom_Queries_In_Network_Analyzer.pdf
It appears I can specify: net 192.168.0.0/24 to get a report based on the network verse just a source IP.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: NNA View/Reports by networks

Post by sreinhardt »

You got it! Hopefully that covers what you are looking for, if not let us know!
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.
jsdurling
Posts: 16
Joined: Mon May 12, 2014 12:47 pm

Re: NNA View/Reports by networks

Post by jsdurling »

I am adding a follow up to this thread, as I have gotten some of the information I needed, but could use some further details in how to work through some of the reporting/view settings.

Specifically:
I would like to be able to run a report to provide me the total traffic of a source network for a period of time. Currently, based on my reading/testing, I can run a report based on the source network I want to see, and can really only see the traffic listed per host (within the source network)... top 5 (for example) or whatever "top" amount I specify to show. I'd like to see the total traffic from that source network for the specified time in a single amount, not per host

Is this doable in anyway currently? I could only think that adding up each hosts traffic (ie: all hosts reporting traffic) to come up with a total bandwidth used number.

Any insight would be appreciated.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: NNA View/Reports by networks

Post by sreinhardt »

I don't believe there is currently an option for displaying cumulative bandwidth for a host or source. I think this would be an excellent feature request can certainly make an internal one if you would like.
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.
Locked