|
本帖最后由 renmutian 于 2023-9-28 12:20 编辑
HOST的CPU使用率%:%User+%System=1%
INSTANCE的CPU使用率%=%of busy cpu for instance=(DB CPU +background cpu time)/(BUSY_TIME/100)=0.9%%Busy CPU for instance :%Busy CPU = %Total CPU/(%Busy) * 100 = 2.3/(2.3+0.4) * 100 =90%
host的cpu使用率低,INSTANCE的CPU使用率高,我认为是系统运行很好
|
|