Uploaded image for project: 'Observium'
  1. Observium
  2. OBS-2733

Alert Creation Wizard (Port disabled entity)

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • Professional Edition
    • Web Interface
    • None

    Description

      Since the new alert wizard got public we are facing an error while creating port associations with the ifAdminStatus entity.

      I was able to debug it and found out that it's currently following alert code

      {"condition":"AND","rules":[{"id":"device.os.free","field":"device.os","type":"string","input":"text","operator":"equals","value":"ironware"},{"id":"entity.disabled","field":"entity.disabled","type":"integer","input":"select","operator":"equals","value":0},{"condition":"OR","rules":[{"id":"entity.ifType","field":"entity.ifType","type":"string","input":"text","operator":"equals","value":"ethernetCsmacd"},{"id":"entity.ifType","field":"entity.ifType","type":"string","input":"text","operator":"equals","value":"ieee8023adLag"}]}],"valid":true}
      

      instead of

      {"condition":"AND","rules":[{"id":"device.os.free","field":"device.os","type":"string","input":"text","operator":"equals","value":"ironware"},{"id":"entity.disabled","field":"ports.ifAdminStatus","type":"integer","input":"select","operator":"equals","value":"up"},{"condition":"OR","rules":[{"id":"entity.ifType","field":"entity.ifType","type":"string","input":"text","operator":"equals","value":"ethernetCsmacd"},{"id":"entity.ifType","field":"entity.ifType","type":"string","input":"text","operator":"equals","value":"ieee8023adLag"}]}],"valid":true}

      Attachments

        Issue Links

          Activity

            [OBS-2733] Alert Creation Wizard (Port disabled entity)
            landy Mike Stupalov made changes -
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]
            landy Mike Stupalov made changes -
            Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
            landy Mike Stupalov made changes -
            Status Original: In Review [ 10101 ] New: In Progress [ 3 ]
            landy Mike Stupalov made changes -
            Status Original: Pending Response [ 10000 ] New: In Review [ 10101 ]
            landy Mike Stupalov made changes -
            Status Original: Resolved [ 5 ] New: Pending Response [ 10000 ]
            landy Mike Stupalov made changes -
            Assignee Original: Adam Armstrong [ adama ] New: Mike Stupalov [ landy ]
            Resolution New: Fixed [ 1 ]
            Status Original: Open [ 1 ] New: Resolved [ 5 ]
            landy Mike Stupalov made changes -
            Link New: This issue duplicates OBS-2732 [ OBS-2732 ]
            dklimek Denis Klimek created issue -

            People

              landy Mike Stupalov
              dklimek Denis Klimek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: