Server Overview: free memory

Couchbase Console GUI shows in the free memory bar only the value of “free” , not “available”.

So if I have output of:

free -m
total used free shared buff/cache available
Mem: 16038 1683 6048 172 8306 13448
Swap: 1023 0 1023

couchbase GUI shows 5.9G (from free) instead of 13.1G (from available)

While linux uses free memory of buff/cache the shown values in the overview are a bit useless to show if RAM is really used or not. Would it be possible to change that?

Thanks, Pascal

What version of CV Server are you using? I vaguely recall the “free” memory value changed at some point…

Enterprise Edition 6.0.0 build 1693

It’s not a real problem, but a bit scary if the GUI shows that almost all memory is used.