Hello,
Is it possible to create a zabbix host using a curl command and connecting to a zabbix proxy ?
I have a curl command that create the host when i am connecting to the zabbix server, but i would like to connect to a proxy as there are no zabbix server on the site, and autodiscover is not posslible, as all hosts are on different networks, and no route to zabbix server.
I have a script to extract all the config i need from the servers, and this i can send using zabbix_send, but create a host...... :O)
Kind regards Gert
Is it possible to create a zabbix host using a curl command and connecting to a zabbix proxy ?
I have a curl command that create the host when i am connecting to the zabbix server, but i would like to connect to a proxy as there are no zabbix server on the site, and autodiscover is not posslible, as all hosts are on different networks, and no route to zabbix server.
I have a script to extract all the config i need from the servers, and this i can send using zabbix_send, but create a host...... :O)
Kind regards Gert

Comment