Good morning,
I've installed Zabbix a number of times in the past on Ubuntu, but on an installation I did last week, I decided to try using the appliance thinking it would save me some time. It turned out to have the opposite effect because I had to change so much in the appliance system. Case in point...
The Zabbix frontend is displaying time 8 hours ahead. This is interesting because my timezone is America/Chicago which is UTC-6. I've done everything I can come up with to set the system to the correct timezone, but something is still wrong. If I type date at the console, the system time and zone are correct. This is what I have changed:
I have run dpkg-reconfigure tzdata and set the timezone to America/Chicago which sets the correct /etc/localtime and /etc/timezone.
I have changed both date.timezone lines in /etc/zabbix/apache2.conf
I have changed date.timezone in /etc/php5/apache2/php.ini
I have installed and configured ntpd and confirmed it is updating.
I have restarted the server many times.
I don't know what else to do. I've lost a lot more time troubleshooting this than I would have by manually installing both Ubuntu and Zabbix. The system time is correct everywhere except the Zabbix frontend. I remember having this problem on Ubuntu and being able to fix it by doing the above, but I don't know what's configured differently in this appliance.
Any advice is greatly appreciated...
I've installed Zabbix a number of times in the past on Ubuntu, but on an installation I did last week, I decided to try using the appliance thinking it would save me some time. It turned out to have the opposite effect because I had to change so much in the appliance system. Case in point...
The Zabbix frontend is displaying time 8 hours ahead. This is interesting because my timezone is America/Chicago which is UTC-6. I've done everything I can come up with to set the system to the correct timezone, but something is still wrong. If I type date at the console, the system time and zone are correct. This is what I have changed:
I have run dpkg-reconfigure tzdata and set the timezone to America/Chicago which sets the correct /etc/localtime and /etc/timezone.
I have changed both date.timezone lines in /etc/zabbix/apache2.conf
I have changed date.timezone in /etc/php5/apache2/php.ini
I have installed and configured ntpd and confirmed it is updating.
I have restarted the server many times.
I don't know what else to do. I've lost a lot more time troubleshooting this than I would have by manually installing both Ubuntu and Zabbix. The system time is correct everywhere except the Zabbix frontend. I remember having this problem on Ubuntu and being able to fix it by doing the above, but I don't know what's configured differently in this appliance.
Any advice is greatly appreciated...
Comment