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