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

Syslog lines color not working as expected. Mixing colors on same line

Details

    • Bug
    • Resolution: Not A Bug
    • Minor
    • None
    • Professional Edition
    • Web Interface
    • Ubuntu 20.04, 8 Core, 4GB RAM

    Description

      Dear Team,

       

      Since two version upgrades, the syslog page shows lines with mixed colors. They has no sense.

      See atached picture.

      Please, could you give a look to it?, 

      Thank you.

      BR

       

      Nixval Datacenter

      Attachments

        Activity

          [OBS-4563] Syslog lines color not working as expected. Mixing colors on same line

          The system automatically generates label colours for the tags so that identical tags have the same colour for visual identification and so you can visually correlate lines quickly.

          For example all MGD and all SSH tags have the same colour.

          These colours are assigned automatically and have no actual meaning by themselves, they're just used for visual categorisation.

           

          adama Adam Armstrong added a comment - The system automatically generates label colours for the tags so that identical tags have the same colour for visual identification and so you can visually correlate lines quickly. For example all MGD and all SSH tags have the same colour. These colours are assigned automatically and have no actual meaning by themselves, they're just used for visual categorisation.  

          Seems I have problems to upload the pictures.

          Could it be because the ticket is closed?

          nixval Sistemas NIXVAL added a comment - Seems I have problems to upload the pictures. Could it be because the ticket is closed?

          Page 1

           

           

          Page 2

           

           

          Page 3

           

           

           

           

           

           

          nixval Sistemas NIXVAL added a comment - Page 1     Page 2     Page 3            

          Dear Team,

          No, we don't see any logical pattern on the colors.

          Only the color of the "priority" column seems to be correct.

           

          In fact, the same lines are colored different if you are seeing the page 1, the page 2 or the page 3. (Even more convinations)

          I attach a few captures where you can see that effect.

           

          Also I paste here some html example where I mark (in red) the css classes that we thing they has been asigned incorrectly. (in blue are correct)

           
          Page 1 sample:
           
            <tr class="">
          <td class="state-marker"></td>
              <td class="syslog text-nowrap"><a  class="" style="cursor: pointer;" data-rel="tooltip" data-tooltip="2023-07-25 13:01:04">43m 17s</a></td>
              <td style="width: 95px"><span class="label label-primary">Informational (6)</span></td>
              <td><span class="label label-success">MGD</span> <span class="label label-warning">UI_CHILD_STATUS</span> Cleanup child '/proc/7256/file', PID 424, status 0</td>
            </tr>
            <tr class="">
          <td class="state-marker"></td>
              <td class="syslog text-nowrap"><a  class="" style="cursor: pointer;" data-rel="tooltip" data-tooltip="2023-07-25 13:01:04">43m 17s</a></td>
              <td style="width: 95px"><span class="label label-primary">Informational (6)</span></td>
              <td><span class="label label-success">MGD</span> <span class="label label-error">UI_CHILD_START</span> Starting child '/proc/7256/file'</td>
            </tr>

           
           
           
           
          Page 2 sample: 
           
          <tr class="">
          <td class="state-marker"></td>
              <td class="syslog text-nowrap"><a  class="" style="cursor: pointer;" data-rel="tooltip" data-tooltip="2023-07-25 13:01:04">48m 30s</a></td>
              <td style="width: 95px"><span class="label label-primary">Informational (6)</span></td>
              <td><span class="label label-primary">MGD</span> <span class="label label-primary">UI_CHILD_START</span> Starting child '/usr/sbin/srd'</td>
            </tr>
            <tr class="">
          <td class="state-marker"></td>
              <td class="syslog text-nowrap"><a  class="" style="cursor: pointer;" data-rel="tooltip" data-tooltip="2023-07-25 13:01:04">48m 30s</a></td>
              <td style="width: 95px"><span class="label label-primary">Informational (6)</span></td>
              <td><span class="label label-primary">MGD</span> <span class="label label-success">UI_CHILD_STATUS</span> Cleanup child '/usr/sbin/mobiled', PID 422, status 0</td>
            </tr>
           
           
           

           

          nixval Sistemas NIXVAL added a comment - Dear Team, No, we don't see any logical pattern on the colors. Only the color of the "priority" column seems to be correct.   In fact, the same lines are colored different if you are seeing the page 1, the page 2 or the page 3. (Even more convinations) I attach a few captures where you can see that effect.   Also I paste here some html example where I mark (in red) the css classes that we thing they has been asigned incorrectly. (in blue are correct)   Page 1 sample:     <tr class=""> <td class="state-marker"></td>     <td class="syslog text-nowrap"><a  class="" style="cursor: pointer;" data-rel="tooltip" data-tooltip="2023-07-25 13:01:04">43m 17s</a></td>     <td style="width: 95px"><span class="label label-primary ">Informational (6)</span></td>     <td><span class="label  label-success ">MGD</span> <span class="label  label-warning ">UI_CHILD_STATUS</span> Cleanup child '/proc/7256/file', PID 424, status 0</td>   </tr>   <tr class=""> <td class="state-marker"></td>     <td class="syslog text-nowrap"><a  class="" style="cursor: pointer;" data-rel="tooltip" data-tooltip="2023-07-25 13:01:04">43m 17s</a></td>     <td style="width: 95px"><span class="label label-primary ">Informational (6)</span></td>     <td><span class="label  label-success ">MGD</span> <span class="label  label-error ">UI_CHILD_START</span> Starting child '/proc/7256/file'</td>   </tr>         Page 2 sample:    <tr class=""> <td class="state-marker"></td>     <td class="syslog text-nowrap"><a  class="" style="cursor: pointer;" data-rel="tooltip" data-tooltip="2023-07-25 13:01:04">48m 30s</a></td>     <td style="width: 95px"><span class="label label-primary ">Informational (6)</span></td>     <td><span class="label  label-primary ">MGD</span> <span class="label  label-primary ">UI_CHILD_START</span> Starting child '/usr/sbin/srd'</td>   </tr>   <tr class=""> <td class="state-marker"></td>     <td class="syslog text-nowrap"><a  class="" style="cursor: pointer;" data-rel="tooltip" data-tooltip="2023-07-25 13:01:04">48m 30s</a></td>     <td style="width: 95px"><span class="label label-primary ">Informational (6)</span></td>     <td><span class="label  label-primary ">MGD</span> <span class="label  label-success ">UI_CHILD_STATUS</span> Cleanup child '/usr/sbin/mobiled', PID 422, status 0</td>   </tr>        

          Do you not see any pattern in the colours?

          adama Adam Armstrong added a comment - Do you not see any pattern in the colours?

          I attach the source of the syslog page for better troubleshoting

          nixval Sistemas NIXVAL added a comment - I attach the source of the syslog page for better troubleshoting

          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

            adama Adam Armstrong
            nixval Sistemas NIXVAL
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: