cpuUtilization
perf.hm cpuUtilization int CPU_utilization_percentage
Description
Specifies the threshold level in percentage of high CPU utilization to report a concentrated pulse. You can set the value to 0 to stop the CPU alert.
The Health Monitor autocorrects the value when the specified integer is invalid.
GUI Equivalent
|
Diagnostic Center – Performance – Health Monitor – Health Monitor (Advanced) – Options |
|
Examples
envGetVal("perf.hm" "cpuUtilization")
envSetVal("perf.hm" "cpuUtilization" 'int 90)
Related Topics
Health Monitor (Advanced) Form
Return to top