General CPU Information
$cat /proc/cpuinfo
$lscpu
Processor Utilization
$top
$sudo apt-get install sysstat
$mpstat -P ALL
$sar
$iostat
Memory Information/Usage
$cat /proc/meminfo
$free
Network Startistics
$netstat
When the system is not down
General CPU Information
$cat /proc/cpuinfo
$lscpu
Processor Utilization
$top
$sudo apt-get install sysstat
$mpstat -P ALL
$sar
$iostat
Memory Information/Usage
$cat /proc/meminfo
$free
Network Startistics
$netstat
0 comments:
Post a Comment