Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-5628

in config -> action -> condition, using '<>' inside a compound OR statement makes the statement almost useless. Is there a recommend process or workaround

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Won't fix
    • Icon: Trivial Trivial
    • None
    • 2.0.2
    • Server (S)

      re: compound OR 2. png
      ===

      Look at attachment 'compound OR 2.png' and you will not item (B) Host template <> "Template_Netscaler" nullified the effectiveness of the following compound OR statement:
      (B if pretty aggress in the compound OR statement)

      (B or C or D or E or F or G)

      We actually want B to be outside of the compound OR statement, like so:

      B and (C or D or E or F or G)

      Can this be accomplished at all within Zabbix?

      re: compound OR 1. png
      ===

      Also, you will see something similiar in (I or J) in 'compound OR 1.png' in that they will always return true.

      It should be:

      (I) and (J)

      but we do want to retain or in (B or C or D or E or F).

      Basically the 'Type of calculation' 'AND/OR' is not really flexible.

      I was wonder if there is some tips involving branching what we want to do into multiple actions.

      Thanks.

        1. compound OR 1.png
          52 kB
          Brian Lam
        2. compount OR 2.png
          64 kB
          Brian Lam

            Unassigned Unassigned
            brian.lam Brian Lam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: