Custom actions settings

Specify details for your Java and non-Java custom actions.

To view this administrative console page, click Operational policies > Custom action > custom_action_name.

Name

Specifies a name for the custom action.

Java executable file location

Specifies the location of your Java executable file, for example ${JAVA_HOME}. You can specify a variable or a path. This field is for Java actions only.

Executable target type

Specifies the file type that you are using for your Java executable file. This field is for Java actions only.

The executable target can be one of the following types:

Executable file

Specifies the file that runs when the health condition breaches.

Executable arguments

Specifies arguments to pass to your executable file.

For example, you might pass the following argument:

-server ${WAS_SERVER_NAME}

Supported operating systems

Specifies the operating systems that are supported for your custom action executable file.

Working directory

Specifies the location in the file system from where the command is invoked.



File name: hc_custom_action.html