Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Create thread dump action

Before you begin

Create diagnostic system modules


To create a new thread dump action:

  1. If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
  2. In the left pane of the Console, select Diagnostics > Diagnostic Modules.
  3. In the Diagnostic System Modules table, select the name of the diagnostic system module you want to assign the thread dump action to.
  4. Select Configuration > Policies and Actions > Actions.
  5. Click New.
  6. Select Thread Dump from the Type list and click Next.
  7. Enter a name for the thread dump action in the Action Name field.
  8. Enter the timeout period in the Timeout (in seconds) field. The timeout period is the length of time, in seconds, that an action has to complete execution. By default, the timeout period is 0, which disables the action timeout.
  9. In Number of thread dumps, enter the number of successive thread dumps you want captured when this action is executed. Enter a number between 1 and 20.
  10. In Delays (in seconds), enter the interval of time between 1 and 10 seconds, that you want to pass between successive thread dumps captured by this action.
  11. Click Finish.
  12. In the Change Center, click Activate Changes.

Back to Top