Hello,
I'm actually retrieving informations with the Zabbix API. Everything is working fine, but I've a little problem :
I want to retrieve informations about triggers with the API, send those informations to another server, then put the triggers back into a second Zabbix with the trigger.create method.
Is it possible to put in the second Zabbix server the ack or unack information ?
I've to get all informations via the API, send informations through network to another server then send it back using API, and I'm not really sure if I can put all the datas that I want using the API :/
I'm actually retrieving informations with the Zabbix API. Everything is working fine, but I've a little problem :
I want to retrieve informations about triggers with the API, send those informations to another server, then put the triggers back into a second Zabbix with the trigger.create method.
Is it possible to put in the second Zabbix server the ack or unack information ?
I've to get all informations via the API, send informations through network to another server then send it back using API, and I'm not really sure if I can put all the datas that I want using the API :/