I've started moving my templates )https://github.com/kloczek/zabbix-templates) to zabbix 6.4 only to discover that now zabbix dropped nesting templates.
Fro example OS type templates like OS Linux and OS Solaris are inheriting items, triggers from zabbix agent template and they've are adding on top of agent triggers own triggers with dependencies.
This creates some new problems because now it is easy to miss adding some lets say new items/graphs/llds/triggers/triggers dependencies for for example zabbix agent in OS Linux and not propagate that to OS Solaris.
Any advices about how to manage maintaining such case?
Fro example OS type templates like OS Linux and OS Solaris are inheriting items, triggers from zabbix agent template and they've are adding on top of agent triggers own triggers with dependencies.
This creates some new problems because now it is easy to miss adding some lets say new items/graphs/llds/triggers/triggers dependencies for for example zabbix agent in OS Linux and not propagate that to OS Solaris.
Any advices about how to manage maintaining such case?

Comment