Why multiple sources?

This support forum board is for support questions relating to Nagios Network Analyzer, our network traffic and bandwidth analysis solution.
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH

Why multiple sources?

Post by BanditBBS »

Ok, we have a instance spun up for a POC to replace Solarwinds here. In Solarwinds we send netflow data from about 50 devices and all to the same default port. In Solarwinds we can select the device and see only the flow data that came in from it. Is there the same functionality in NNA or would we have to create 50 different sources and configure the devices to send to a specific port?
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
jolson
Attack Rabbit
Posts: 2560
Joined: Thu Feb 12, 2015 12:40 pm

Re: Why multiple sources?

Post by jolson »

While you *can* send all of the data you'd like to a single port, that would impact many of your graphs/views in a negative way. I recommend using a seperate port for each netflow sender. This makes more sense visually, and will help you down the line.

Network Analyzer is designed this way in part because certain listener processes are only capable of processing certain types of information - sflows and netflows need to be processed differently.

To answer your question directly -
Is there the same functionality in NNA or would we have to create 50 different sources and configure the devices to send to a specific port?
It's not necessary to make unique ports for every source, but we highly recommend it.
Twits Blog
Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH

Re: Why multiple sources?

Post by BanditBBS »

jolson wrote:It's not necessary to make unique ports for every source, but we highly recommend it.
I hear what you are saying, but with your last line, does that mean this:
I could create 50 sources that all use the same port, I could just configure each to only receive data from a specific sender IP? However, the strong recommendation is to have them all send to their own port(Which really isn't that horrible)!

Did I read your reply correctly?
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
jolson
Attack Rabbit
Posts: 2560
Joined: Thu Feb 12, 2015 12:40 pm

Re: Why multiple sources?

Post by jolson »

Sorry - I must have been unclear. Each source must be listening on a unique port. You cannot have two sources listening on the same port. What you can do is have a single source listening on a single port (5555) that multiple devices are sending data to.
Twits Blog
Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.