Elasticity custom actions settings, using Java

Use this page to modify user-defined Java actions that can be performed with elasticity operations. Elasticity operations enable you to dynamically add or remove nodes in the cell to grow or shrink system resources.

To view this administrative console page, click Operational policies > Autonomic managers > Application placement controller > Elasticity custom actions > action_name.

Name

Specifies the name of the elasticity custom action.

Location of Java executable directory

Specifies the location of the Java executable directory on your server.

Executable target type

Specifies whether the executable program is a Java class or a jar.

Executable

Specifies the executable program that performs the elasticity custom action.

Executable arguments

Specifies the arguments that the executable program needs to run.

Name of a variable for referencing a user name in executable arguments

Specifies the name of a variable that you can use to reference a user name in the arguments for the executable program.

The user name to be substituted for the user name variable at invocation time

Specifies the user name that you can substitute for the variable that you use to reference a user name.

Name of a variable for referencing a password in executable arguments

Specifies the name of a variable that you can use to reference a password in the arguments for the executable program.

The password to be substituted for the password variable at invocation time

Specifies the password that you can substitute for the variable that you use to reference a password.

Supported OS

Specifies the operating systems to which the action applies.

Name of an environment variable which stores a PID file name

Optionally specifies the name of the environment variable that contains the fully qualified path to a file. The file contains the process ID for the operation that is running. If no environment variable is specified, the operation will run in the foreground.

Apply

Commits your new settings.

Click Apply to commit your changes.



File name: uwve_elasticity_custact_java_detail.html