Hi,
i have a strange problem with the time.
All triggers in zabbix are one hour off. The system time is correct, using cest (Europe/Netherlands) syncing with ntp.
I thougt that mysql was in a different timezone, resulting in the wrong values, but after checking in phpmyadmin, the variable "system time zone" is CEST and "time zone" is system. Running "select now();" in console results in the right time.
But checking he status with phpmyadmin it shows that the mysql server is started 1 hour in future. Same problem as the zabbix values. There always one hour in the future.
I'm kinda stuck here.
Anyone have any idea how to solve this?
Thanks.
i have a strange problem with the time.
All triggers in zabbix are one hour off. The system time is correct, using cest (Europe/Netherlands) syncing with ntp.
I thougt that mysql was in a different timezone, resulting in the wrong values, but after checking in phpmyadmin, the variable "system time zone" is CEST and "time zone" is system. Running "select now();" in console results in the right time.
But checking he status with phpmyadmin it shows that the mysql server is started 1 hour in future. Same problem as the zabbix values. There always one hour in the future.
I'm kinda stuck here.
Anyone have any idea how to solve this?
Thanks.
Comment