Health Monitor Form
Use this form to control the data collection when any Virtuoso application exits unexpectedly or stops responding. This data is then transferred to the support team to resolve the issue.
|
|
This section provides options to specify the process ID to track its performance. |
|
|
|
|
|
Copies the process ID to the clipboard. This ID can be used in conjunction with UNIX commands in Expert mode. |
|
|
Selects a frozen application window to bring up the Health Monitor form with the process ID of this window. |
|
|
Pins the minimized version of the form at the top of the screen. |
|
This section provides options to specify the time for recording the performance of the selected process ID. |
|
|
Specifies the time for which you want to collect the callstacks for the specified Process ID. Move the slider to the specified time on the Recording Time bar. If you move the slider to Custom, additional options are displayed to let you specify the Interval and Time out information. |
|
|
Prints all threads in the results. By default, only the main thread is printed. |
|
|
Specifies the keywords to be appended to the log file name for categorization. Environment Variable: fileTag |
|
|
|
Attaches GDB and prepares the tracker to capture minor slowness issues before recording the callstacks. This option is visible only when Print all threads is enabled or the value in Process ID is set for a non-Virtuoso process. |
|
Records the callstacks to collect the performance data of the specified process ID. The default recording time is 180 seconds. You can check the remaining recording time in the progress bar available next to the Start Recording button or stop recording when the issue disappears. |
|
|
This section provides options to terminate a frozen tool or application. |
|
|
Displays the Terminate Virtuoso form. Click the Send CTRL-C button to interrupt the program causing the issue. If it is still unresponsive, specify the reason for exiting Virtuoso (for example, describe how you ran into this issue) and then click the Terminate button.
The Performance Diagnostic tool records 10 seconds of callstacks, if possible, generates a |
|
|
Displays the Advanced Debugging section. Environment Variable: enableExpertMode |
|
|
This section provides a UNIX expert with more options to apply advanced debugging techniques. |
|
|
Invokes the Environment Variable: pstackPath |
|
|
Opens the Monitor by Strace form, where you can specify the data analysis mode to trace system calls of the specified process ID. Environment Variable: stracePath |
|
|
Invokes the Environment Variable: gdbPath |
|
|
Indicates the health status of your current session. These are the indicators:
|
|
|
|
|
|
Displays the calling relationship of the software packages. A call chain is an abstract of a callstack. This information helps understand the purpose of the program. |
Related Topics
Return to top