|
This section is common to all the editions of IT360 - Professional Edition, Enterprise Edition [Probes Only] and MSP Edition [Probes Only].
This action performs Java actions, such as generating thread dump, heap dump or garbage collection, in the event of an Alarm.
To create a Java action, follow the steps given below;
Go to 'Admin -> Servers & Applications -> Actions'.
Click Add New under Java Thread Dump, or Create Java Action link under the heading: Create Java Action(s).
Now, specify the following details, in the Create Action : Java Thread Dump page, displayed;
Select the Java Heap Dump/Thread Dump/GC option from the Select Action Type menu.
Enter the Display Name of the action.
Choose the Action Type to be performed in the event of an alarm. You can choose either 'Thread Dump', 'Heap Dump' or 'Perform GC' option.
If you choose the 'Thread Dump' option, specify the Number of thread dumps, to be performed, and the Delay between thread dumps, in seconds.
If you choose the 'Heap Dump' option, specify the Number of heap dumps, to be performed, and the Delay between heap dumps, in seconds.
Select the email action, to be associated with this Java action, by selecting an email action from the Associate Email Action dropdown. You can do either of the following;
Select an existing email action from the drop-down.
Note: The above Associate Email Action option is applicable, only for Professional edition.
If you select Auto-select JRE, IT360 will automatically detect and trigger the Java actions, based on the associated monitor. For example, if the action is associated with a host, this will trigger thread dump for the JREs, available in the host. If the action is associated with a Tomcat / JRE monitor, this will trigger the thread dump for the JREs, present in the host of Tomcat server or JRE.
If you select All JREs in the selected monitor group, this will trigger java actions for all the JREs, present in that monitor group.
If you select Specific host option, this will trigger java actions for all the JREs, present in the selected host.
Selecting a Specific JRE will trigger java actions for that JRE.

Select the email id, to which notification is to be sent, after the successful execution of the action, from the Notify after action executes dropdown. You can do either of the following;
Select an existing email id, from the drop-down.
Note: The above Notify after action executes option is applicable, only for the Enterprise and MSP editions [Both Central and Probes].
|