Can we add this to the bug list?
If you run zabbix_server on a different server from the web frontend, the Status of ZABBIX says:
ZABBIX server is running: No
Looking at the initial code it looks like the php script is grepping for the process zabbix_server but since this is not running on the web server it says it's not running. I think in the past we used something like zabbix_get to see if the process was running.
If you run zabbix_server on a different server from the web frontend, the Status of ZABBIX says:
ZABBIX server is running: No
Looking at the initial code it looks like the php script is grepping for the process zabbix_server but since this is not running on the web server it says it's not running. I think in the past we used something like zabbix_get to see if the process was running.