Can we show bandwidth utilization graph of particular port with Top 5 Talkers on nagios analyzer:
I attach a sample image for the same.
Required real time graph
-
- Posts: 152
- Joined: Fri Dec 08, 2017 10:24 pm
Required real time graph
You do not have the required permissions to view the files attached to this post.
-
- Support Tech
- Posts: 5045
- Joined: Tue Feb 07, 2017 11:26 am
Re: Required real time graph
You can create a new report like the one in the screen shot:
You do not have the required permissions to view the files attached to this post.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
- Posts: 152
- Joined: Fri Dec 08, 2017 10:24 pm
Re: Required real time graph
we need to dashboard
-
- Dreams In Code
- Posts: 7682
- Joined: Wed Feb 11, 2015 12:54 pm
Re: Required real time graph
This is currently not possible, the dashboard is not editable, are you trying to get it to show in NNA or in XI?
-
- Posts: 152
- Joined: Fri Dec 08, 2017 10:24 pm
Re: Required real time graph
We can show in either of NNA or XI
Kindly Suggest
Kindly Suggest
-
- Madmin
- Posts: 9190
- Joined: Thu Oct 30, 2014 9:02 am
Re: Required real time graph
Neither Nagios XI or the NNA sever can provide realtime graphs showing the top 5 talkers.
The NNA server captures the network flow data from your device and every 5 minutes, is saves the data to the drive, and creates a point on the graph.
So, every 5 minutes, it repeats that process and adds a new datapoint to the graph. The data will not be live, it will be somewhere between 0 to 5 minutes old, depending on when the source is updated.
About the only way you can get a Realtime top 5 talkers is to login to the device itself and gather the data from it live.
The NNA server captures the network flow data from your device and every 5 minutes, is saves the data to the drive, and creates a point on the graph.
So, every 5 minutes, it repeats that process and adds a new datapoint to the graph. The data will not be live, it will be somewhere between 0 to 5 minutes old, depending on when the source is updated.
About the only way you can get a Realtime top 5 talkers is to login to the device itself and gather the data from it live.
Be sure to check out our Knowledgebase for helpful articles and solutions!