Bandwidth usage reports

This support forum board is for support questions relating to Nagios Network Analyzer, our network traffic and bandwidth analysis solution.
Locked
concise
Posts: 18
Joined: Sat Nov 19, 2016 2:04 am

Bandwidth usage reports

Post by concise »

Hello,

We have a situation where we will account each server based on the bandwidth consumed in a month. Is there a way in NNA or Nagios XI where I can generate report for the total bandwidth consumed in a month? I may have to exclude bandwidth consumed by the local network and only measure internet bandwidth for all the public IPs not on our own network. I can then have Nagios XI ent edition to schedule these reports for the first of every month.

Thank you in advance.
bwallace
Posts: 1145
Joined: Tue Nov 17, 2015 1:57 pm

Re: Bandwidth usage reports

Post by bwallace »

In Nagios XI if you configure a network device using the 'Switch / Router' wizard, you can easily generate bandwidth reports on those devices.
The default output is day/week/month/year. However, you will not be able to exclude individual IPs from this report. For that functionality it is best to use Network Analyzer

example Bandwidth Usage Report from XI:
Bandwidth Usage Report.jpg
You do not have the required permissions to view the files attached to this post.
Be sure to check out the Knowledgebase for helpful articles and solutions!
concise
Posts: 18
Joined: Sat Nov 19, 2016 2:04 am

Re: Bandwidth usage reports

Post by concise »

Ok so how would I use network analyzer for this purpose?
bwallace
Posts: 1145
Joined: Tue Nov 17, 2015 1:57 pm

Re: Bandwidth usage reports

Post by bwallace »

You would set up a source (usually a switch or router) so it sends netflow data to Nagios Network Analyzer (NNA). As long as the servers you want to monitor are sending traffic through that switch or router you set up as a source in NNA, then you can run reports/ queries on specific source IPs, destination IPs, ports, etc. Below is the default page for a source I've configured.
source.jpg
*You could also configure Linux or Windows machines to send netflow data to NNA, where these servers would be configured as sources. This way you can query these sources(servers) without having to filter out everything else that's going through the switch or router.

Here is some documentation on NNA:
https://support.nagios.com/kb/article.p ... ategory=46
https://assets.nagios.com/downloads/nag ... 1456514247
https://assets.nagios.com/downloads/nag ... 1456514247

The report format in NNA differs from XI, so there is a bit of a trade-off between the two. You could always integrate NNA with XI:
https://assets.nagios.com/downloads/nag ... 1456514247
You do not have the required permissions to view the files attached to this post.
Be sure to check out the Knowledgebase for helpful articles and solutions!
Locked