Linux Memory Info: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 21: Line 21:
Display totals (RAM and swap).
Display totals (RAM and swap).


=proc/meminfo=
=Other Tools=


<blockquote style="background-color: #f9f9f9; border: solid thin lightgrey;">
<blockquote style="background-color: #f9f9f9; border: solid thin lightgrey;">
:[[proc-meminfo|proc/meminfo]]
:[[proc-meminfo|proc/meminfo]]
</blockquote>
=top=
<blockquote style="background-color: #f9f9f9; border: solid thin lightgrey;">
:[[top]]
:[[top]]
</blockquote>
=vmstat=
<blockquote style="background-color: #f9f9f9; border: solid thin lightgrey;">
:[[vmstat]]
:[[vmstat]]
</blockquote>
</blockquote>

Revision as of 22:34, 27 July 2016

Internal

free

free -mt

Displays RAM and swap.

-m

Display the amount in MB.

-t

Display totals (RAM and swap).

Other Tools

proc/meminfo
top
vmstat