memUtilization
perf.hm memUtilization int memory_utilized_percentage
Description
Specifies the threshold level in percentage of high memory utilization to report a concentrated pulse. You can set the value to 0 to stop the memory 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" "memUtilization")
envSetVal("perf.hm" "memUtilization" 'int 90)
Related Topics
Health Monitor (Advanced) Form
Return to top