Linux CPU Info: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
* https://home.feodorov.com:9443/wiki/Wiki.jsp?page=LinuxProcessInformation
* https://home.feodorov.com:9443/wiki/Wiki.jsp?page=LinuxProcessInformation


=free=
=vmstat=


<pre>
<pre>
free -mt
vmstat 1
</pre>
</pre>
Displays RAM and swap.
==-m==
Display the amount in MB.
==-t==
Display totals (RAM and swap).


=top=
=top=

Revision as of 05:22, 5 January 2016