When I added a proxy Zabbix showed a message that Proxy Added, I click on details and found this:
line 876 reads
And idea about what is causing the message to appear?
Thank you,
Code:
Undefined variable: hostid[/var/www/zabbix/hosts.php:876]
Code:
$hostid &= add_proxy($_REQUEST['host'], $hosts);
Thank you,
Comment