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

Display the memory overcommit widget in the Dashboard

    • Icon: Epic Epic
    • Resolution: Unresolved
    • 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

        1.
        upstream roadmap issue Sub-task New Normal Unassigned
        2.
        upstream design Sub-task New Normal Unassigned
        3.
        upstream documentation Sub-task New Normal Unassigned
        4.
        upgrade consideration Sub-task New Normal Unassigned
        5.
        CEE/PX summary presentation Sub-task New Normal Unassigned
        6.
        test plans in polarion Sub-task New Normal Unassigned
        7.
        automated tests Sub-task New Normal Unassigned
        8.
        downstream documentation merged Sub-task New Normal Unassigned

            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: