Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-47053

Incorrect RAM usage percentage is displayed on the WebUI

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 7.1.0
    • 7.0.0
    • UI
    • Enterprise Edition 7.0.0 build 13157
    • Untriaged
    • Centos 64-bit
    • 1
    • Unknown
    • UI - 2021 - Nov, CX Sprint 260, CX Sprint 261, CX Sprint 262, CX Sprint 263, CX Sprint 264

    Description

      Servers tab part:

      In the Servers tab, the memory representation value for Analytics is using cbas_heap_used, this value needs to be changed to be the sum of the following 2 stats (reported by ns_server):

      sysproc_mem_resident{proc="cbas",category="system-processes"} 10784768
      sysproc_mem_resident{proc="java",category="system-processes"} 905347072 

       

      Dashboard part:

      The sysproc_mem_resident{proc="java",category="system-processes"} (the one for java) needs to be reported in the Default Dashboard under the Analytics section.

      The sysproc_mem_resident{proc="cbas",category="system-processes"} (the one for cbas) should be selectable in case the user wants to add it in a custom dashboard, but not available in the Default Dashboard.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            umang.agrawal Umang
            umang.agrawal Umang
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty