RSHTask
Description
Task that invokes a R(emote)SH(ell) command.
VulCon / GV Console Configuration
The following table shows the RSHTask element's attributes:
Attribute | Type | Description |
---|---|---|
type | fixed | This attribute must assume the value task. |
class | fixed | This attribute must assume the value it.greenvulcano.gvesb.rsh.client.scheduler.RSHTask. |
name | required | Task name. The attribute's value can't be null. |
rsh-client-name | required | RSH client name. |
directory | required | Pathname of the directory in which the command is executed. This pathname can be static or may contain placeholders that are replaced at runtime.
If this attribute is not present, the command is executed within the current (depends on local/remote RSH client used) working directory. |
Might contain the following sub-elements:
- Description
- Triggers
- JbProperties
- ShellCommands