Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-46703

Display the memory overcommit widget in the Dashboard

XMLWordPrintable

    • Icon: Epic Epic
    • Resolution: Done
    • Icon: Major Major
    • CNV v4.17.0
    • CNV v4.17.0
    • CNV User Interface
    • None
    • Display the memory overcommit widget in the Dashboard
    • 77
    • Hide

      UI and docs

      Show
      UI and docs
    • Green
    • To Do
    • Hide

      in progress....

      Show
      in progress....

      Goal

      Add memory over commit data to widget dashboard

      User Stories

      • Prometheus query for UI:
        sum by (instance)(((node_memory_MemTotal_bytes - node_memory_MemAvailable_bytes) + (node_memory_SwapTotal_bytes - node_memory_SwapFree_bytes)) / node_memory_MemTotal_bytes) *100

      In human words: This is approximating how much over-committment of memory is taking place. A value of 100 means RAM+SWAP usage are 100% of system RAM capacity. 105% means RAM+SWAP are factor 105% of system RAM capacity.

      Threshold: Yellow 95%, Red 105%
      Based on: https://docs.google.com/document/d/1AbR1LACNMRU2QMqFpe-Se2mCEFLMqW_M9OPKh2v3yYw/edit?usp=sharing

      Non-Requirements

      • List of things not included in this epic, to alleviate any doubt raised during the grooming process.

      Notes

              upalatuc@redhat.com Ugo Palatucci
              mschatzm@redhat.com Matan Schatzman
              Guohua Ouyang Guohua Ouyang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: