Cpu是系统的重要资源,对它的使用情况的查看和管理就尤为重要,下面一起来看常见的几个命令。
1、平均负载
uptime、top
2、系统整体使用率
vmstat、mpstat
3、进程cpu使用率
pidstat、htop
4、软中断
mpstat、/proc/softirqs
5、硬中断
vmstat、/proc/softirqs
6、网络
netstat、tcpdump
Cpu是系统的重要资源,对它的使用情况的查看和管理就尤为重要,下面一起来看常见的几个命令。
1、平均负载
uptime、top
2、系统整体使用率
vmstat、mpstat
3、进程cpu使用率
pidstat、htop
4、软中断
mpstat、/proc/softirqs
5、硬中断
vmstat、/proc/softirqs
6、网络
netstat、tcpdump