Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate a report depending of the network equipment that sends the data #890

Closed
jbeney opened this issue Jan 2, 2017 · 2 comments
Closed

Comments

@jbeney
Copy link

jbeney commented Jan 2, 2017

Hello,

We have a customer with a pro license that has NETFLOW activated on different equipments sending their data to the same NTOP instance.
They would like to generate different reports (report A for router A, report B for router B) and avoid to have all info in the same report.
Is there a way to 'tag' the data in order that NTOP can generate a report depending of the network equipment that sends it ?

Thanks

@simonemainardi
Copy link
Contributor

you should create dynamic interfaces on the basis of the Probe IP Address or Ingress Fow Interface:

image

this will keep the traffic separated and you will be able to generate reports for every equipment

@franckfischer
Copy link

Hello Simone,
To follow up on Jonathan's query, we currently have router A sending flows to an nprobe instance running in proxy mode.
Flows are then forwarded by nprobe to an ntopng instance.

We'd now like to add a second device (router B) to that setup and be able to separate reports from router A and router B in ntopng.

I got from your last reply we should create different interfaces for each router.

However :

  1. should we create a different nProbe instance for each router, each exporting to the appropriate ntopng instance ? Or is it possible to collect all flows in one nProbe instance, and have it export data to the appropriate dynamic interface in ntopng ?
  2. We were not able to find where to create Dynamic Interfaces in ntopng GUI. Could you please specify this ?

I'm sorry, we were not able to find that information from the user's guide.

Thanks for your help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants