Wednesday, October 5, 2011

Find memory usage in Linux

free command

# free –m

# free -t -m


vmstat command

# vmstat


top command

# top


Meminfo:

# cat /proc/meminfo

No comments: