Is it possible to change triggers on specific hosts that are inherited from templates? I thought I've done this in the past but apparently I can't. 95% of the triggers on the linux template works fine, but I have some servers that I want different trigger points. Should I simply clone the trigger and change it that way?
Ad Widget
Collapse
Changing template triggers on specific hosts
Collapse
X
-
Yeah i'd disable the templated trigger and clone it with custom valuesIs it possible to change triggers on specific hosts that are inherited from templates? I thought I've done this in the past but apparently I can't. 95% of the triggers on the linux template works fine, but I have some servers that I want different trigger points. Should I simply clone the trigger and change it that way?Comment
-
That could be achieved using MACROS in Trigger Template definitions, as show here: https://www.zabbix.com/documentation...ros/usermacros
As instance, you can define a MACRO for CPU% and set this MACRO in Template definition as 95%. If one host or another need a different value, set the same MACRO with a new value at Host definition.
Best Regards.
inhaynComment
Comment