Page 1 of 1

Ubuntu Memory stats seem backwards

Posted: Thu Dec 13, 2012 2:21 pm
by benningtonr
WARNING - 5716 / 7984 MB (%) Free Memory, Used: 2268 MB, Shared: 0 MB, Buffers: 35 MB, Cached: 1837 MB

After reading the warning, I think it is mistaken.

5716 of 7984 is free
2268 is used


check_nrpe!check_mem!-a '-w 20 -c 10'

Re: Ubuntu Memory stats seem backwards

Posted: Thu Dec 13, 2012 2:28 pm
by lmiltchev
Try running in terminal (on the client machine):

Code: Select all

yum install dc -y
Hope this helps.

Re: Ubuntu Memory stats seem backwards

Posted: Wed Dec 19, 2012 12:07 pm
by benningtonr
fixed