I’m currently working on setting up Zabbix, and I'm facing an issue with linked templates. I have a Windows template linked to another template that contains customizations. However, I’ve noticed that when I modify an item in the parent template, the changes are also applied to the other template and propagate down to the hosts. This is causing my customizations to be overwritten, which I want to avoid.
I want to keep the templates linked while still being able to apply specific customizations, but without the risk of losing these changes when the parent template is updated. How can I achieve this, and what are the best practices to avoid overwriting customized items in linked templates?
I want to keep the templates linked while still being able to apply specific customizations, but without the risk of losing these changes when the parent template is updated. How can I achieve this, and what are the best practices to avoid overwriting customized items in linked templates?
Comment