MIB Viewer

sysMultiHostCpuUsageRatio1m

OBJECT-TYPE
1.3.6.1.4.1.3375.2.1.7.5.2.1.27
Access
read-only
Status
current
Sub-identifiers
0
This is average usage ratio of CPU for the associated host in the last one minute. It is calculated by (sum of deltas for user, niced, system)/(sum of deltas of user, niced, system, idle, irq, softirq, and iowait), where each delta is the difference for each stat over the last 1-minute interval; user: sysMultiHostCpuUser1m; niced: sysMultiHostCpuNiced1m; stolen: sysMultiHostCpuStolen1m; system: sysMultiHostCpuSystem1m; idle: sysMultiHostCpuIdle1m; irq: sysMultiHostCpuIrq1m; iowait: sysMultiHostCpuIowait1m
Gauge