cmdref.net - Cheat Sheet and Example

cmdref.net is command references/cheat sheets/examples for system engineers.

User Tools

Site Tools


Sidebar








Cloud



Etc


Reference














.

os:linux:performance:index.html



Linux Performance


Table of Contents


CPU The Number of Sockets : cat /proc/cpuinfo | grep "physical id" |sort | uniq | wc -l
The Number of Cores per Socket : cat /proc/cpuinfo | grep "cpu cores" |uniq
Memory
Swap
Loadaverage
Network







os/linux/performance/index.html.txt ยท Last modified: 2021/03/10 by admin

Page Tools