pstackPath
perf pstackPathstring "check_pstack_path"
Description
Specifies the full path to the UNIX pstack command. The default is "pstack".
GUI Equivalent
|
CIW – Tools – Diagnostic Center – Performance – Health Monitor – Expert – Advanced Debugging – Enable |
|
Examples
envGetVal("perf" "pstackPath")
envSetVal("perf" "pstackPath" 'string "/usr/bin/pstack")
Related Topics
Collecting Data Using Health Monitor Tool
Return to top