Centos7.6如何使用pidstat查看進(jìn)程占用資源情況
時(shí)間:2024/5/12 20:42:06   來(lái)源:米安網(wǎng)絡(luò)   作者:云主機(jī)配置專家   點(diǎn)擊:374次
						1.yum install pidstat -y,輸入該命令按回車鍵
	
 
2.pidstat,輸入該命令按回車鍵查看進(jìn)程占用資源情況
	
 
3.pidstat -r 1 5,輸入該命令按回車鍵查看活躍進(jìn)程的內(nèi)存使用情況
	  
 
4.pidstat -d 1 2,輸入該命令按回車鍵查看進(jìn)程的IO情況
	
版權(quán)保護(hù): 本文「Centos7.6如何使用pidstat查看進(jìn)程占用資源情況」由 云主機(jī)配置專家 原創(chuàng),轉(zhuǎn)載請(qǐng)保留鏈接: http://m.iqcg.cn/docs/system/451.html

