-
New Feature Request
-
Resolution: Unresolved
-
Trivial
-
None
-
None
currently a trigger that depends in several other triggers is "muted" if one of those triggers fires. a more fine grained control would be desirable.
for example, there could be 3 options :
a) OR (works as the current implementation - mutes if any one trigger fires)
b) AND (mutes only when all triggers have fired)
c) % (mutes if more than n% of triggers have fired)
- is duplicated by
-
ZBXNEXT-3181 Allow selecting condition between dependencies
- Closed