installPath
perf installPath string"tarkit_install_path"
Description
Specifies the path to the Health Monitor installation tarkit.
The default is "", which means that the Health Monitor installation bundled with the Virtuoso installation files is used.
GUI Equivalent
Examples
envGetVal("perf" "installPath")
envSetVal("perf" "installPath" 'string "~/perfDiagDir")
Related Topics
Return to top