Hi community
Our zabbix-setup is getting more and more complex and we start to face some issues because of that. One - and maybe the most annoying - is the trigger-dependency-thing.
We had to split the ICMP-template into two different ones, one called SLOW. The reason is that with our current cmdb we are not able to easily pass macros to a host, and therefore we can't dynamically set the treshold of the ICMP-ping-down trigger.
Because of this segmentation it's no longer possible to have a dependency from any other template to "ICMP-ping down". I just never know if ICMP
ing_down or ICMP_SLOW
ing_down exists on a host. The items are both present, but from other templates. Any ideas of solving this issue?
I'd like to have a way of telling zabbix which item is "master", and if this goes red, everything else will not raise triggers. would that somehow be possible?
Chris
Our zabbix-setup is getting more and more complex and we start to face some issues because of that. One - and maybe the most annoying - is the trigger-dependency-thing.
We had to split the ICMP-template into two different ones, one called SLOW. The reason is that with our current cmdb we are not able to easily pass macros to a host, and therefore we can't dynamically set the treshold of the ICMP-ping-down trigger.
Because of this segmentation it's no longer possible to have a dependency from any other template to "ICMP-ping down". I just never know if ICMP
ing_down or ICMP_SLOW
ing_down exists on a host. The items are both present, but from other templates. Any ideas of solving this issue?I'd like to have a way of telling zabbix which item is "master", and if this goes red, everything else will not raise triggers. would that somehow be possible?
Chris
Comment