autoLogLatency
perf.hm autoLogLatency int time_interval
Description
Specifies the threshold level in seconds of continuous Virtuoso Studio alerts or system event alarms to start an auto capture of logs. You can set the value to 0 to stop auto logging.
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" "autoLogLatency")
envSetVal("perf.hm" "autoLogLatency" 'int 100)
Related Topics
Health Monitor (Advanced) Form
Return to top