Good Morning Everyone.
Our system engineers , set up a new Zabbix 7.0 Server for testing/developing.
Currently we are using Zabbix 4.0 Server.
I'm a ETL engineer , and years ago I developed a program that extracts datas from our internal db which calls zabbix API's configuration.import method and uploads datas to zabbix 4.0 server.
We have over 10k hosts to import/update every day, this is why we use configuration.import.
With the older configuration.import I couldimport all the informations like groups,template in only one batch.
My job now is to adapt the old configuration.import method but for Zabbix 7.0.
Unfortunately I can't understand how the new configuration.import works. The documentation is sparse and there is only one example online.
Someone has any example or any suggestions?
Thanks a lot in advance
Our system engineers , set up a new Zabbix 7.0 Server for testing/developing.
Currently we are using Zabbix 4.0 Server.
I'm a ETL engineer , and years ago I developed a program that extracts datas from our internal db which calls zabbix API's configuration.import method and uploads datas to zabbix 4.0 server.
We have over 10k hosts to import/update every day, this is why we use configuration.import.
With the older configuration.import I couldimport all the informations like groups,template in only one batch.
My job now is to adapt the old configuration.import method but for Zabbix 7.0.
Unfortunately I can't understand how the new configuration.import works. The documentation is sparse and there is only one example online.
Someone has any example or any suggestions?
Thanks a lot in advance
Comment