LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Webmin does not show correct memory usage (https://www.linuxquestions.org/questions/linux-newbie-8/webmin-does-not-show-correct-memory-usage-931053/)

jonaskellens 02-24-2012 09:01 AM

Webmin does not show correct memory usage
 
Hello,

I notice a difference between the memory usage shown by Webmin and by the command free -m

Webmin says :

Quote:

Real memory 3.83 GB total, 350.07 MB used
Free tells me :

Code:

[root@server at]# free -m
            total      used      free    shared    buffers    cached
Mem:          3923      1747      2176          0        245      1160
-/+ buffers/cache:        341      3581
Swap:        4031          0      4031

Which one is accurate (probably the command 'free') ?

Why does Webmin then not show correct memory usage ?

Thanks !

corp769 02-25-2012 03:03 AM

Hello,

Have a look here - http://serverfault.com/questions/854...output-of-free

Cheers,

Josh

jonaskellens 02-27-2012 02:54 AM

Hello,

my question actually is why there is such a difference between what free reports and what webmin reports ?

syg00 02-27-2012 03:27 AM

Have a read of this thread. There will be hundreds similar probably.


All times are GMT -5. The time now is 11:34 AM.