Page 1 of 1
Top 5 talkers not showing
Posted: Wed Nov 21, 2018 4:19 am
by Hoygen
Hello,
in one of our several nagios network analyzer the top 5 talkers for every source are not showing.
Nagios network analyzer version is 2.3.2
image
https://ibb.co/koo60V
How can I make it work?
Kindest Regards.
Re: Top 5 talkers not showing
Posted: Wed Nov 21, 2018 10:10 am
by scottwilkerson
Can you run the following on this server
We need to make sure there is a proper timezone specified
Re: Top 5 talkers not showing
Posted: Mon Nov 26, 2018 7:34 am
by Hoygen
it seems it is
Code: Select all
grep date.timezone /etc/php.ini
; http://www.php.net/manual/en/datetime.configuration.php#ini.date.timezone
date.timezone = Europe/Rome
Re: Top 5 talkers not showing
Posted: Mon Nov 26, 2018 12:34 pm
by scottwilkerson
Could you run the following command and then try to load the page with the top 5 talkers to see if we get an error
Re: Top 5 talkers not showing
Posted: Thu Nov 29, 2018 3:35 am
by Hoygen
thanks for the explanation in troubleshooting, it's working now.
fixing the date and time solved that
Re: Top 5 talkers not showing
Posted: Thu Nov 29, 2018 8:01 am
by scottwilkerson
Hoygen wrote:thanks for the explanation in troubleshooting, it's working now.
fixing the date and time solved that
great!
Locking thread