Finding the exact amount of used RAM in OpenStack's web interface Horizon
In OpenStack's web interface Horizon I can see:
Is there any way to have a more precise figure on how much RAM is being used?
The best I have found so far is to look at the page source:
but it only gives me a number rounded at the nearest percentage (here 98%). I would like to know precisely how many GB of RAM are used.