Link to template via discovery action duplicates triggers with multiple conditions

XMLWordPrintable

    • Type: Incident report
    • Resolution: Duplicate
    • Priority: Major
    • None
    • Affects Version/s: 1.8
    • Component/s: Agent (G), Server (S)
    • None
    • Environment:
      Solaris 10, Oracle 11G or MySQL 5.1

      Link to template via Discovery Action. If there are triggers with multiple conditions (i.e. logical OR/AND/etc.) the trigger is duplicated on the target host.

      If I have

      {hostname:system.cpu.util[all,idle].count(#5,10,"le")}

      =5 I have no problems.

      If however I have (

      {hostname:ntp.offset.count(#5,5,"gt")}

      =5)|(

      {hostname:ntp.offset.count(#5,-5,"lt")}

      =5) with the logical OR, this trigger gets added to the host 2x by the auto-discovery action executing the link to template.

      Logical ANDs do the same thing.

      The crazy thing is that if I manually add the template it adds fine.

            Assignee:
            Unassigned
            Reporter:
            Aaron Mildenstein
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: