While Zabbix was running I had to correct the timezone and date on the Linux Server.
On a screen the Flash Clock displays the correct system time,
but the graphs show at the right end a wrong current time.
The graphs are now 6 hours in the past.
(The difference of the timezone before and after the change on OS level)
I tried to TRUNCATE all history and trends tables,
and clearedall values of hosts.disable_until,
but the graphs stay in the past (see screenshot).
Also > Monitoring > Latest data shows values in the past.
Seems that some mysql timestamps have messed up.
How can I reset the whole thing?
Where does Zabbix Webinterface get the current time information for the graphs and latest data?
Thanks in advance for any help.
On a screen the Flash Clock displays the correct system time,
but the graphs show at the right end a wrong current time.
The graphs are now 6 hours in the past.
(The difference of the timezone before and after the change on OS level)
I tried to TRUNCATE all history and trends tables,
and clearedall values of hosts.disable_until,
but the graphs stay in the past (see screenshot).
Also > Monitoring > Latest data shows values in the past.
Seems that some mysql timestamps have messed up.
How can I reset the whole thing?
Where does Zabbix Webinterface get the current time information for the graphs and latest data?
Thanks in advance for any help.
Comment