nix4me
July 9th, 2009, 09:45 PM
I don't quite understand the output of the free command. I have a dedicated server running in a datacenter and I am unsure if I need more memory or not. Here is the output of the free command:
# free
total used free shared buffers cached
Mem: 507280 483332 23948 0 4312 181132
-/+ buffers/cache: 297888 209392
Swap: 1015800 38528 977272
Do I truly only have 23K of free memory? Or is the cached amount available too? How do I read the output to understand when i need to consider getting more memory?
# free
total used free shared buffers cached
Mem: 507280 483332 23948 0 4312 181132
-/+ buffers/cache: 297888 209392
Swap: 1015800 38528 977272
Do I truly only have 23K of free memory? Or is the cached amount available too? How do I read the output to understand when i need to consider getting more memory?