Page 1 of 2

TOP 5 Talkers Blank

Posted: Fri Jul 20, 2018 2:12 pm
by matt.lilek
Hello Team,

The TOP 5 Talkers is not showing on our one instance of NNA. I have rebooted it and upgraded it to the latest version (was on 2.3.1) and was wondering what my next step should be. Let me know.

Thank you,

Matt

Re: TOP 5 Talkers Blank

Posted: Fri Jul 20, 2018 3:12 pm
by npolovenko
Hello, @matt.lilek. Is the graph next to the top 5 talkers table empty as well or not?
Most often this issue is caused by incorrect timestamps in packets that your network devices are sending. Please make sure that the time is in sync between the Nagios Server and network devices.

What kind of network devices are sending the data to the NNA server?
Has the TOP 5 talkers table worked in the past?

Please upload a few nfcapd files from the following folder:

Code: Select all

/usr/local/nagiosna/var/name_of_the_source/flows/
Also, please run the TCP dump:

Code: Select all

 tcpdump -i any -s 0  port xxx -w /tmp/nagios.pcap
*Replace xxx after port with the port number that your NNA listens on

And upload the /tmp/nagios.pcap file.

Re: TOP 5 Talkers Blank

Posted: Wed Jul 25, 2018 2:42 pm
by matt.lilek
how do i upload those files here?

Re: TOP 5 Talkers Blank

Posted: Wed Jul 25, 2018 2:45 pm
by matt.lilek
so there is the one file, but how do i do a whole folder with all the flows, not gonna up each one individually.

Re: TOP 5 Talkers Blank

Posted: Wed Jul 25, 2018 2:57 pm
by matt.lilek
here it is

Re: TOP 5 Talkers Blank

Posted: Wed Jul 25, 2018 3:56 pm
by npolovenko
@matt.lilek, Do you have a google drive or some other cloud storage where you can upload everything and share a public link with us?

Re: TOP 5 Talkers Blank

Posted: Thu Jul 26, 2018 1:48 pm
by matt.lilek
FLOWS and Nagios

Re: TOP 5 Talkers Blank

Posted: Thu Jul 26, 2018 4:36 pm
by npolovenko
@matt.lilek, Unfortunately, the TCP dump didn't get captured correctly. But your flow files appear to be ok. What kind of device is sending the flow data to your NNA? Is the device located in the same or different timezone?
Also, please take a screenshot of the whole web page with top 5 talkers table.

Re: TOP 5 Talkers Blank

Posted: Fri Jul 27, 2018 3:20 pm
by matt.lilek
These are all Cisco Routers located all over the Americas, so same timezone and different timezones. Just for the record this was working all fine a couple months ago. I have not come across 1 in the 100+ we have that is showing any talk talker data. Let me know if you need anything else on my end. Thank you!

Re: TOP 5 Talkers Blank

Posted: Fri Jul 27, 2018 4:05 pm
by scottwilkerson
Hey Matt

Can you share the following from the server after trying to load talker data

Code: Select all

tail -100 /var/log/httpd/error_log