So I am trying to do a hierarchical structure of my hosts. In Zabbix a host cannot depend on other host which at first thought sounds limiting, but when you think about it makes sense in some scenarios.
I am trying to setup trigger dependencies. When a host goes completely down the trigger that remains in problem state for a network device is 'Unavailable by ICMP Ping'
So I want to make the dependencies on that trigger. But for all networking templates these ICMP triggers are included in the templates which is good and convenient.
The problem comes from the fact that there is no button to add a dependency on a templated trigger. I have to edit the template, but that will not accomplish the goal - it will break everything, because it will change all the triggers to depend on some single host.
Anyone managed to do something like this?
I am trying to setup trigger dependencies. When a host goes completely down the trigger that remains in problem state for a network device is 'Unavailable by ICMP Ping'
So I want to make the dependencies on that trigger. But for all networking templates these ICMP triggers are included in the templates which is good and convenient.
The problem comes from the fact that there is no button to add a dependency on a templated trigger. I have to edit the template, but that will not accomplish the goal - it will break everything, because it will change all the triggers to depend on some single host.
Anyone managed to do something like this?
Comment