hello,
i'm completely new to zabbix, we are evaluating v2.0.
i apologize in advance for (probably) a basic question, but i wasn't able to find an answer neither in the manual nor in this forum...
my question: is it possible to configure a trigger that checks its condition for all the hosts in the template, and fires only if ALL the hosts match this condition.
example: i want to fire a trigger only if: for all the hosts related to my template, the CPU usage is > 90%. if there is at least one host with CPU usage 89% (while all the rest could be > 90%), i don't want this trigger to be fired at all.
currently i tried to create a template trigger, but i see it fired separately for each and every host with CPU usage > 90% ...
i do not want to define triggers for each and every host and then create a dependency trigger on top of those, since i don't know in advance what (and how many) hosts i have.
please your advice, what am i missing?
thanks a lot,
ds16
i'm completely new to zabbix, we are evaluating v2.0.
i apologize in advance for (probably) a basic question, but i wasn't able to find an answer neither in the manual nor in this forum...
my question: is it possible to configure a trigger that checks its condition for all the hosts in the template, and fires only if ALL the hosts match this condition.
example: i want to fire a trigger only if: for all the hosts related to my template, the CPU usage is > 90%. if there is at least one host with CPU usage 89% (while all the rest could be > 90%), i don't want this trigger to be fired at all.
currently i tried to create a template trigger, but i see it fired separately for each and every host with CPU usage > 90% ...
i do not want to define triggers for each and every host and then create a dependency trigger on top of those, since i don't know in advance what (and how many) hosts i have.
please your advice, what am i missing?
thanks a lot,
ds16
Comment