I have 5 hosts that send data to zabbix proxy . my zabbix proxy host name is =zproxy with ip = 10.10.10.100 and zabbix server ip = 10.20.20.50 . I think there are some problems on my zabbix proxy according to follow zabbix_proxy.log file
cannot send list of active checks to "10.10.10.100": host [bakzproxy] not found
cannot send list of active checks to "10.10.10.100": host [bakzproxy] not found
received configuration data from server at "10.20.20.50", datalen 1237177
cannot send list of active checks to "10.10.10.100": host [bakzproxy] not found
cannot send list of active checks to "10.10.10.100": host [bakzproxy] not found
received configuration data from server at "10.20.20.50", datalen 1237177
Also. I have attached zabbix_proxy.conf
Would you please help me about it ?
cannot send list of active checks to "10.10.10.100": host [bakzproxy] not found
cannot send list of active checks to "10.10.10.100": host [bakzproxy] not found
received configuration data from server at "10.20.20.50", datalen 1237177
cannot send list of active checks to "10.10.10.100": host [bakzproxy] not found
cannot send list of active checks to "10.10.10.100": host [bakzproxy] not found
received configuration data from server at "10.20.20.50", datalen 1237177
Also. I have attached zabbix_proxy.conf
Would you please help me about it ?

Let's be straight then: your bakzproxy host is incorrectly configured in Zabbix, that's why the proxy is not able to give it any configuration. That's what the error message tells you.
Comment