Extract top talker report on particular device interface

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ganeshkagde
Posts: 49
Joined: Sun Apr 22, 2018 4:58 am

Extract top talker report on particular device interface

Post by ganeshkagde »

Hi Team,

How can i extract top talker report from particular device interface by using Nagios XI or NagiosNA tool?
kyang

Re: Extract top talker report on particular device interface

Post by kyang »

Are you referring to something like this?

https://assets.nagios.com/downloads/nag ... eports.pdf
ganeshkagde
Posts: 49
Joined: Sun Apr 22, 2018 4:58 am

Re: Extract top talker report on particular device interface

Post by ganeshkagde »

Hi kyang,

the mention document doesn't mention how to generate top talker report from specific device interface.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Extract top talker report on particular device interface

Post by scottwilkerson »

You can grab the top talkers per "source" but not per device because you can send data from multiple devices to a single source.

If you need this granularity, you would need to create unique sources for each device you need individual top talkers reports for.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
ganeshkagde
Posts: 49
Joined: Sun Apr 22, 2018 4:58 am

Re: Extract top talker report on particular device interface

Post by ganeshkagde »

Hi scottwilkerson,

Yes your correct, i am asking about to extracting top talker report from device interface not from device only.
Note:
i believe that here "source" term mention as device.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Extract top talker report on particular device interface

Post by scottwilkerson »

ganeshkagde wrote:Hi scottwilkerson,

Yes your correct, i am asking about to extracting top talker report from device interface not from device only.
Note:
i believe that here "source" term mention as device.
What I mean by "source" is something you setup to listen for data in Nagios Network Analyzer that has a port it is listening on for data. All data from devices going to that port makes up a source.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
ganeshkagde
Posts: 49
Joined: Sun Apr 22, 2018 4:58 am

Re: Extract top talker report on particular device interface

Post by ganeshkagde »

scottwilkerson wrote:
ganeshkagde wrote:Hi scottwilkerson,

Yes your correct, i am asking about to extracting top talker report from device interface not from device only.
Note:
i believe that here "source" term mention as device.
What I mean by "source" is something you setup to listen for data in Nagios Network Analyzer that has a port it is listening on for data. All data from devices going to that port makes up a source.
I totally agree but the question still remain how is it possible to extract report from specific port/interface from device?
is their any setting to setup in NagiosXI / Nagios NA to get top talker report?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Extract top talker report on particular device interface

Post by scottwilkerson »

When you run any report it asks you what source you want to run the report on.

If you are looking to create a report for a specific device do the following:
in Nagios Network Analyzer -> Reports
Create Report
Select how you want it grouped, ordered and if you want it limited at all by IP or port
Save
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked