sar
This is an old revision of the document!
Installing sar
CentOS
yum install sysstat
Ubuntu
sudo apt-get install sysstat
Common Sar Commands
Show version of systat:
sar -V
Show CPU statistics 3 times with 1 second interval:
sar 1 3
CPU usage of all CPUs:
sar -u 1 3
sar.1428148756.txt.gz · Last modified: 2024/05/23 07:26 (external edit)