Hello
This post just to point out the resolution I've found for this common issue. I tried all the tricks suggested in the forum but nothing worked.
Symptoms :
> The message "zabbix server is not running - the information may not be current" is shown at the bottom of each screens
> The "Dashboard > Zabbix server" was completely empty
> In the "Dashboard > Global view", "Zabbix server is running" = No
In this Dashboard, I twiged the issue source when I read the DNS name of the server --> It was not the same than the current one : indeed I changed it just after the Zabbix config !!!
--> I change the DNS name in the Zabbix PHP config file (/etc/zabbix/web/zabbix.conf.php, parameter "$ZBX_SERVER") and everything is working fine again !
This post just to point out the resolution I've found for this common issue. I tried all the tricks suggested in the forum but nothing worked.
Symptoms :
> The message "zabbix server is not running - the information may not be current" is shown at the bottom of each screens
> The "Dashboard > Zabbix server" was completely empty
> In the "Dashboard > Global view", "Zabbix server is running" = No
In this Dashboard, I twiged the issue source when I read the DNS name of the server --> It was not the same than the current one : indeed I changed it just after the Zabbix config !!!
--> I change the DNS name in the Zabbix PHP config file (/etc/zabbix/web/zabbix.conf.php, parameter "$ZBX_SERVER") and everything is working fine again !