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

Alert port test conditions not matching

Details

    • Help
    • Resolution: Not A Bug
    • Trivial
    • None
    • Professional Edition
    • Alerting, Ports, Web Interface

    Description

      Hello,

      We created a new port alert to detect errors in the port, when they are greater or equal to 1, for 3 condition as this:

      ifErrors_rate ge 1
      ifInErrors_rate ge 1
      ifOutErrors_rate ge 1

      The first thing, in the metric ifOutErrors_rate doesn't appear in the status, and the checks said is OK when the values measured is greater or equal to the condition, as this:

      We did try another values for the condition like 1.0, 2, 2.0, but with the same outcome:

      What to do so the 3 conditions are been tested, and what is the correct format for the value condition?

      Thanks.

      Attachments

        Activity

          [OBS-3583] Alert port test conditions not matching

          I'd recommend only using ifErrors_rate in the check, since it's synthesised by us as in+out, using in and out should only be done when you want to test one of them independently. Just using ifErrors_rate will reduce the data storage load on the database for this test.

          adama Adam Armstrong added a comment - I'd recommend only using ifErrors_rate in the check, since it's synthesised by us as in+out, using in and out should only be done when you want to test one of them independently. Just using ifErrors_rate will reduce the data storage load on the database for this test.

          Indeed it was that, we did not set "Require ANY condition".

          Derp mistake.

          Thanks and happy holidays!!!

          emiliomejias Emilio MEJIAS added a comment - Indeed it was that, we did not set "Require ANY condition". Derp mistake. Thanks and happy holidays!!!

          Probably you was not set "Require ANY condition":

          I tested same conditions with Require ANY condition option, alert triggered as expected.

          Second question about **ifOutErrors_rate - it has a zero value, so it does not appear in this case.**

          When there is also a non-zero value, it will be displayed too.

           

           

          landy Mike Stupalov added a comment - Probably you was not set "Require ANY condition": I tested same conditions with Require ANY condition option, alert triggered as expected. Second question about ** ifOutErrors_rate - it has a zero value, so it does not appear in this case.** When there is also a non-zero value, it will be displayed too.    

          People

            landy Mike Stupalov
            emiliomejias Emilio MEJIAS
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: