Hi,
I'm creating a monitoring for environment in AWS and I'm using the "Auto registration" feature, which calls a script with API calls for adding the host to the right group, assigns some templates, creates macros and add some new JMX interfaces.
I'm able to do all this, but since we decided to use for different environments zabbix proxy, I'm stuck, because, I don't know how to change the "proxy_hostid" using host.update method or use proxy.update to add the hostid.
In first case the stopper was "Invalid request" message and in the second case the "No permissions to referred object or it does not exist!" appeared.
Could you please point me to the right direction?
Thanks
I'm creating a monitoring for environment in AWS and I'm using the "Auto registration" feature, which calls a script with API calls for adding the host to the right group, assigns some templates, creates macros and add some new JMX interfaces.
I'm able to do all this, but since we decided to use for different environments zabbix proxy, I'm stuck, because, I don't know how to change the "proxy_hostid" using host.update method or use proxy.update to add the hostid.
In first case the stopper was "Invalid request" message and in the second case the "No permissions to referred object or it does not exist!" appeared.
Could you please point me to the right direction?
Thanks
Comment