Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Create heap dump action

Before you begin

Create diagnostic system modules


To create a new heap 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 heap dump action to.
  4. Select Configuration > Policies and Actions > Actions.
  5. Click New.
  6. Select Heap Dump from the Type list and click Next.
  7. Enter a name for the heap 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. If you want to capture only live data in the heap dump, select Only Live Objects.
  10. To enable or disable the heap dump action, select or deselect the Enable Action box.
  11. Click OK.
  12. In the Change Center, click Activate Changes.

Back to Top