Details

    • Bug
    • Resolution: Fixed
    • Minor
    • None
    • CE-21.10
    • Web Interface
    • Docker

    Description

      Nie wyświetlają się ikony urządzeń zauważyłem że widnieje podwójny znak // przed sciezką do obrazka i przez to nie wyświetlają się ikony.

       

      <img src="//images/os/slackware.png" srcset="//images/os/slackware_2x.png 2x" alt="">

      zamienić na:

      <img src="/images/os/slackware.png" srcset="/images/os/slackware_2x.png 2x" alt="">

      Attachments

        Activity

          [OBS-4158] Device icon
          pawelklimko Pawel added a comment -

          Its posible in feature add/upload custom icons for device for personalize Observium device list?

          pawelklimko Pawel added a comment - Its posible in feature add/upload custom icons for device for personalize Observium device list?

          Fixed in r12172.

          landy Mike Stupalov added a comment - Fixed in r12172.
          pawelklimko Pawel added a comment -

          [^myagent.snmpwalk]

          pawelklimko Pawel added a comment - [^myagent.snmpwalk]

          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
            pawelklimko Pawel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: