Internal Name: |
Script |
Description: |
provides the ability to execute a script that performs some task related to its parent JBossAS server |
Singleton: |
no |
Plugin: |
JBossAS5 |
Name |
Description |
Required |
Internal Name |
Path |
the absolute path to the script file |
yes |
path |
Environment Variables |
the environment variables that will be passed to the script; each variable must be on a new line and have the syntax name=value; the variable's value can contain properties with the syntax %propertyName%; the script plugin will interpolate these with the current values of the corresponding properties from the script's parent JBossAS server's connection properties |
no |
environmentVariables |
You must use the internal name to reference properties in Dynamic Group Definition expressions.
Name |
Description |
Execute Script |
execute the script; NOTE: environment variables to be passed to the script can be configured via this Script service's connection properties (under its Inventory tab) |
Name |
Category |
Description |
Executable Script |
Executable Script |
|