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

percent usage based port alert triggered by value over 100

Details

    • Bug
    • Resolution: Not A Bug
    • Minor
    • None
    • Professional Edition
    • Alerting
    • None

    Description

      I'm 21.10.11678, on Ubuntu 20.04 and MariaDB 10.3.31-MariaDB-0ubuntu0.20.04.1. 

      I see this alert was triggered and came via Slack:

      Attachments

        Activity

          [OBS-4032] percent usage based port alert triggered by value over 100

          Thanks!

          nschmalenberger Nick Schmalenberger added a comment - Thanks!

          This is 100Gbit ports with very big counters.
          You need install php module bcmath for accurate math:

          sudo apt install php7.4-bcmath
          

          landy Mike Stupalov added a comment - This is 100Gbit ports with very big counters. You need install php module bcmath for accurate math: sudo apt install php7.4-bcmath

          Thanks Mike, please see all the attached files

          nschmalenberger Nick Schmalenberger added a comment - Thanks Mike, please see all the attached files

          Hi, please also show your alert checker.

          landy Mike Stupalov added a comment - Hi, please also show your alert checker.

          General questions and device support can be discussed in our Discord channel, click here to join.


          Please make and attach additional information about the device:

          • full snmp dump from device:

            snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk
            snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk

            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:

            ./discovery.php -d -h <device>
            ./poller.php -d -h <device>

          • additionally attach device and/or vendor specific MIB files

          This comment is added automatically.

          bot Observium Bot added a comment - General questions and device support can be discussed in our Discord channel, click here to join . Please make and attach additional information about the device: full snmp dump from device: snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk 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: ./discovery.php -d -h <device> ./poller.php -d -h <device> additionally attach device and/or vendor specific MIB files This comment is added automatically.

          People

            landy Mike Stupalov
            nschmalenberger Nick Schmalenberger
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: