Hi,
the php frontend shows me in the dashboard (Status of Zabbix) that the zabbix server is not running, but it is !
Please fix it.
A part of the bug is in blocks.in.php: ($status['zabbix_server'] == S_YES ? 'off' : 'on')
YES = on !
the php frontend shows me in the dashboard (Status of Zabbix) that the zabbix server is not running, but it is !
Please fix it.
A part of the bug is in blocks.in.php: ($status['zabbix_server'] == S_YES ? 'off' : 'on')
YES = on !

Comment