Since cloning a template refuses to work under Zabbix 6.05 (see: https://www.zabbix.com/forum/zabbix-...mplate-in-6-05), I decided to try to export and then re-import the template under a different name for customization. So I exported the "Linux by Zabbix agent" template to YAML, changed its name, changed all UUID instances in the file and tried to import it. It was all green on the import merge/overview screen, but importing failed with the following message:
Import failed
Trigger "Configured max number of processes is too low" already exists on "Linux by Zabbix agent".
Which makes no sense. Any object name within a template should be able to co-exist with other independent templates using the same object names. It has worked fine in 4.x and all previous versions. Never tried in the 5.x series, but I suspect it should work there as well. Please help. These errors make upgrading to v6 LTS very difficult. The template handling functions seem to be seriously broken at places. I can provide any extra info for this and the above mentioned issue as well.
Import failed
Trigger "Configured max number of processes is too low" already exists on "Linux by Zabbix agent".
Which makes no sense. Any object name within a template should be able to co-exist with other independent templates using the same object names. It has worked fine in 4.x and all previous versions. Never tried in the 5.x series, but I suspect it should work there as well. Please help. These errors make upgrading to v6 LTS very difficult. The template handling functions seem to be seriously broken at places. I can provide any extra info for this and the above mentioned issue as well.
Comment