Ad Widget

Collapse

Question regarding multiple trigger dependencies

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • onallion
    Senior Member
    • Mar 2016
    • 131

    #1

    Question regarding multiple trigger dependencies

    Hey guys,

    If I have a trigger which has multiple dependencies, what logic does Zabbix use for this? "Or" or "And"?

    So if I set up three dependencies like:

    1. No ping to proxy server
    2. Zabbix agent on proxy server is not responding
    3. No ping to the router behind which the host exists

    Will the dependency work only if all these conditions are true?
  • Semiadmin
    Senior Member
    • Oct 2014
    • 1625

    #2
    Hi, onallion.
    The answer is "OR".

    Comment

    • Pada
      Senior Member
      • Apr 2012
      • 236

      #3
      It would've been great if it was explicitly documented or displayed on the web interface.

      Thanks for the answer @Semiadmin

      Comment

      • onallion
        Senior Member
        • Mar 2016
        • 131

        #4
        Yep, should be added to documentation.

        Thanks Semiadmin!

        Comment

        • Brain2000
          Junior Member
          • Aug 2024
          • 16

          #5
          Originally posted by Semiadmin
          Hi, onallion.
          The answer is "OR".
          Thank You!
          Your reply is the only place I could find across all the internets with an answer!
          SO multiple dependencies defined use OR logic between them. That is very good to know.

          (Perhaps a future feature request would allow multiple dependencies to be configurable with individual AND/OR logic between them, and parenthesis for grouping, for advanced multi-router/site use cases)

          Comment

          Working...