After updating my zabbix installation to 6.0.5, I'm trying to update the templates to the appropriate 6.0 versions, but all of the imports are failing.
For example, I'm importing "https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/os/linux/template_os_linux.yaml?at=refs%2Fheads%2Frelease%2 F6.0"
I have all of the "create" and "update" options selected:

when I hit import, I see the diff between the existing and the new, but then I get:
"Import Failed: Template with host name "Linux by Zabbix agent" already exists."

I see similar results for other templates. For example, importing the updated "PosgreSQL agent 2" template, I get:
"Import Failed: Item with key "pgsql.cache.hit["{$PG.URI}","{$PG.USER}","{$PG.PASSWORD}"]" already exists on "PostgreSQL by Zabbix agent 2".
Any idea what is going on here? Am I missing something?
NOTE: This is a an installation that started under release 4 and was subsequently updated to 5.x, and now 6.0.
Thanks
Gary
For example, I'm importing "https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/os/linux/template_os_linux.yaml?at=refs%2Fheads%2Frelease%2 F6.0"
I have all of the "create" and "update" options selected:
when I hit import, I see the diff between the existing and the new, but then I get:
"Import Failed: Template with host name "Linux by Zabbix agent" already exists."
I see similar results for other templates. For example, importing the updated "PosgreSQL agent 2" template, I get:
"Import Failed: Item with key "pgsql.cache.hit["{$PG.URI}","{$PG.USER}","{$PG.PASSWORD}"]" already exists on "PostgreSQL by Zabbix agent 2".
Any idea what is going on here? Am I missing something?
NOTE: This is a an installation that started under release 4 and was subsequently updated to 5.x, and now 6.0.
Thanks
Gary
Comment