Hallo!
Question: How is it possible to send item data to Zabbix by the zabbix_sender on the Zabbix host even for hosts which are controlled by Zabbix proxies?
Situation: I regularly get data for all our servers in our data ceter which I want to push by the zabbix_sender to the Zabbix server. The servers are in different subnets controlled by their own proxies. The data is pushed into the file system of the Zabbix server. The zabbix_sender is therefore executed on the Zabbix server.
Problem: The Zabbix Server does not accept the data for the most hosts. Just two hours later I realized that the Zabbix server only accepts the data if it is pushed to the corresponding proxy of a host.
I also added the ip of the Zabbix-Server to the "Allowed hosts" field of the trapper item, but it did not help.
Question: How is it possible to send item data to Zabbix by the zabbix_sender on the Zabbix host even for hosts which are controlled by Zabbix proxies?
Situation: I regularly get data for all our servers in our data ceter which I want to push by the zabbix_sender to the Zabbix server. The servers are in different subnets controlled by their own proxies. The data is pushed into the file system of the Zabbix server. The zabbix_sender is therefore executed on the Zabbix server.
Problem: The Zabbix Server does not accept the data for the most hosts. Just two hours later I realized that the Zabbix server only accepts the data if it is pushed to the corresponding proxy of a host.
I also added the ip of the Zabbix-Server to the "Allowed hosts" field of the trapper item, but it did not help.
- Is there a way to loosen the security in this aspect?
- Or has anyone experience in writing the data directly the the Zabbix Database?
- I guess adding item data by the Zabbix-API ist not possible?