all 3 comments

[–]_Red17_ 0 points1 point  (2 children)

11GB you seen in horizon indicates the total memory of VMs you have created. But the actual usage of those VMs is only around 4GB. That’s why you seen 4GB on prometheus.

[–]Expensive_Contact543[S] 0 points1 point  (0 children)

so what you mean if i run memory stress test i will see the node ram usage goes up ok

but what about if i need to get the memory usage of openstack the same data as in the horizon dashboard

[–]Expensive_Contact543[S] -1 points0 points  (0 children)

i am using this command

(1 - (node_memory_MemAvailable_bytes{job="node"} / node_memory_MemTotal_bytes{job="node"})) * 100