TOP Talkers not showing!!!

This support forum board is for support questions relating to Nagios Network Analyzer, our network traffic and bandwidth analysis solution.
Locked
[email protected]
Posts: 1
Joined: Thu Dec 18, 2014 5:49 pm

TOP Talkers not showing!!!

Post by [email protected] »

Recently had to re-install the Network Analyzer. I added our core switches as a source. Have now waited over two hours and the network analyzer shows data traffic but shows NOTHING underneath for top talkers. It was working just fine before. What changed?
jolson
Attack Rabbit
Posts: 2560
Joined: Thu Feb 12, 2015 12:40 pm

Re: TOP Talkers not showing!!!

Post by jolson »

Responded to your ticket - would you like to proceed here or in the ticket?
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.
jolson
Attack Rabbit
Posts: 2560
Joined: Thu Feb 12, 2015 12:40 pm

Re: TOP Talkers not showing!!!

Post by jolson »

This was resolved in-ticket. The server's date was off, which caused a delay in flow processing. After setting the date properly, flows began to come in appropriately. We checked the date using the below commands:

Code: Select all

grep date.timezone /etc/php.ini
date
hwclock
After noticing that 'date' was off, jgonzalez set it appropriately using the following method: https://access.redhat.com/documentation ... ation.html

You can also opt to set the timezone/date with our supplied script:

Code: Select all

/usr/local/nagiosna/scripts/change_timezone.sh
Jesse
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.
Locked