Hi,
I need to migrate about 700 vm to zabbix.
I've managed to get auto-register working with a basic "system.uname" metadata to filter windows/linux.
I would like to automaticlly assign template of installed app, but I did not find any specific parameter in zabbix metadata for this, so I guess that I need so external way to do that.
I first thinked about an ansible playbook but that might become a pain to maintain, I also saw that some people used python script to make api call but I did not found any example
Does anyone has a proper way to do that ? If you have example along the way that would be perfect.
Regards
I need to migrate about 700 vm to zabbix.
I've managed to get auto-register working with a basic "system.uname" metadata to filter windows/linux.
I would like to automaticlly assign template of installed app, but I did not find any specific parameter in zabbix metadata for this, so I guess that I need so external way to do that.
I first thinked about an ansible playbook but that might become a pain to maintain, I also saw that some people used python script to make api call but I did not found any example

Does anyone has a proper way to do that ? If you have example along the way that would be perfect.
Regards
Comment