Incorrect memory usage shown on a host

The hosts page shows this utility:

However logging in to the actual host and running free -h shows different result:

# free -h
             total       used       free     shared    buffers     cached
Mem:          7.8G       6.6G       1.2G       106M       3.0M       443M
-/+ buffers/cache:       6.2G       1.6G

What version of Rancher are you using? What OS is your host?

This might help explain why it looks different. We are using cadvisor to display stats.

https://github.com/google/cadvisor/issues/638

1 Like

Thanks, denise. Iā€™m running v0.59.1 on Ubuntu 14.04