Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • None
    • Professional Edition
    • Web Interface
    • None

    Description

      I can see 52 alerts, but when I click on it then I don't see any of them.
      Please see the attached video.

      Attachments

        Activity

          [OBS-4842] Bug with status alerts

          Hello

          yes in my example you can see that switching with http instead of https was successful <-- although your doc suggest only https.

          kaupo@wavecom.ee Kaupo Ehtnurm added a comment - Hello yes in my example you can see that switching with http instead of https was successful <-- although your doc suggest only https.

          switch with http instead:

          svn switch http://svn.observium.org/svn/observium/trunk 

          landy Mike Stupalov added a comment - switch with http instead: svn switch http://svn.observium.org/svn/observium/trunk

           

           

          I tried to change to rolling with 

          svn up
          svn switch https://svn.observium.org/svn/observium/trunk 

          and received following errors:

          svn: E155025: 'svn switch' does not support switching a working copy to a different repository
          svn: E155025: 'http://svn.observium.org/svn/observium/branches/stable'
          is not the same repository as
          'https://svn.observium.org/svn' 

          Then I did

          [root@observium observium]# svn switch http://svn.observium.org/svn/observium/trunk
          U    html/includes/cache-data.inc.php
          U    html/includes/status-summary.inc.php
          U    html/includes/navbar.inc.php
          U    includes/definitions/wui.inc.php
           U   .
          Updated to revision 13584.
          [root@observium observium]# svn up
          Updating '.':
          At revision 13584.
          [root@observium observium]# reboot
           

          And the issue still persists (see the below screenshot)

          kaupo@wavecom.ee Kaupo Ehtnurm added a comment -     I tried to change to rolling with  svn up svn switch https: //svn.observium.org/svn/observium/trunk and received following errors: svn: E155025: 'svn switch' does not support switching a working copy to a different repository svn: E155025: 'http://svn.observium.org/svn/observium/branches/stable' is not the same repository as 'https://svn.observium.org/svn' Then I did [root @observium observium]# svn switch http: //svn.observium.org/svn/observium/trunk U    html/includes/cache-data.inc.php U    html/includes/status-summary.inc.php U    html/includes/navbar.inc.php U    includes/definitions/wui.inc.php  U   . Updated to revision 13584 . [root @observium observium]# svn up Updating '.' : At revision 13584 . [root @observium observium]# reboot And the issue still persists (see the below screenshot)

          Probably already fixed in rolling updates, can you check?
          https://docs.observium.org/updating/#switch-between-rolling-and-stable-trains

          landy Mike Stupalov added a comment - Probably already fixed in rolling updates, can you check? https://docs.observium.org/updating/#switch-between-rolling-and-stable-trains

          There are no issues with polling or specific device, please see the video.

          kaupo@wavecom.ee Kaupo Ehtnurm added a comment - There are no issues with polling or specific device, please see the video.

          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 -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

            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 -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 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
            kaupo@wavecom.ee Kaupo Ehtnurm
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: