摘要:
根据资源来一、CPU1、CPU总体情况top P CPU排序top 1 显示多CPUmpstat 1 10iostat -c 1 5sar -u 1 5显示总CPU是用,1秒1次,显示5次2、单个CPUmpstat -P 3 1 5sar -u -P 3 1 5 #-P后面是CPU编号显示第4个CPU,1秒1次,显示5次3、单个程序有些程序有多个进程如httpd和nginx,php-fpm等pidstat -C httpd4、单个进程所占用的CPUcentos/rhel 6中pidstat -u -p 15914 1 5在5版本安装的sysstat包中没有pidstat,但sar有-x参数查看 阅读全文
posted @ 2013-07-09 12:19
@Jin
阅读(869)
评论(0)
推荐(0)

浙公网安备 33010602011771号