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

Create an Alert Checker - ifInErrors_rate

Details

    • Help
    • Resolution: Done
    • Trivial
    • None
    • None
    • Graphs

    Description

      Hi! I need a help, or suggestion, to create an alert checker when an error occurs in a port, like showed in this image:

      I created one:

      Entity Type - Port

      Conditions:
      ifInErrors_rate gt 1
      ifOutErrors_rate gt 1

      Association:
      Device in ... (Network device)
      Port ifType (Free) equals ethernetCsmacd

       

      But, this alert checker, all Status are "ok"

      Attachments

        Activity

          [OBS-4687] Create an Alert Checker - ifInErrors_rate
          landy Mike Stupalov made changes -
          Resolution New: Done [ 10000 ]
          Status Original: Pending Response [ 10000 ] New: Resolved [ 5 ]

          Change ALL to ANY.

          ALL mean that both error should be happened at same time.

          landy Mike Stupalov added a comment - Change ALL to ANY . ALL mean that both error should be happened at same time.

          You probably don't want "gt 1", since this is "greater than 1 error per second"

          Should all of those checkers not be ok? Do you have a port currently generating more than 1 error per second?

          adama Adam Armstrong added a comment - You probably don't want "gt 1", since this is "greater than 1 error per second" Should all of those checkers not be ok? Do you have a port currently generating more than 1 error per second?
          adama Adam Armstrong made changes -
          Comment [ _*General questions and device support can be discussed in [our Discord channel, click here to join|https://discord.gg/GjpNXKWm8W].*_
          ----

          Please make and attach additional information about the device:
           * full snmp dump from device:
          {noformat}
          snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk
          snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
          {noformat}
            _If device not support SNMP version 2c, replace -v2c with -v1._

           * If you have problems with discovery or poller processes, please do and attach these debugs:
          {noformat}
          ./discovery.php -d -h <device>
          ./poller.php -d -h <device>
          {noformat}
           
          * additionally attach device and/or vendor specific MIB files

          ----
          {color:#505F79}_This comment is added automatically._{color} ]
          bot Observium Bot made changes -
          Status Original: Open [ 1 ] New: Pending Response [ 10000 ]
          dihogow Diogo Witt created issue -

          People

            adama Adam Armstrong
            dihogow Diogo Witt
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: