Description
This command is used on a Management Server to perform the following tasks:
Build the Systemwalker Runbook Automation environment
Delete Systemwalker Runbook Automation environment
Refer to the Systemwalker Runbook Automation Installation Guide for the setup and setup cancellation procedures.
Synopsis
[Windows]
swrba_setup {-s | -u} |
[Linux]
swrba_setup {-s | -u} |
Options (Windows)
Specifies the function to be executed.
Executes the setup process.
Executes the setup process.
Options (Linux)
Specifies the function to be executed.
Executes the setup process.
Executes the setup cancellation process.
Return Values
Normal termination
Abnormal termination
Command Location
[Windows]
<Systemwalker Runbook Automation installation directory>\bin |
[Linux]
/opt/FJSVswrbam/bin |
Privilege Required/Execution Environment
[Windows]
The administrator authority is necessary. Execute this command as an administrator when use OS is Windows Server 2008 or later.
This command can be executed on a Management Server.
[Linux]
This command can only be executed by a system administrator (superuser).
This command can be executed on a Management Server.
Example
To set up Systemwalker Runbook Automation:
swrba_setup -s |
To cancel a Systemwalker Runbook Automation installation.
swrba_setup -u |
Execution Result/Output Format at
When setting up:
Creating an environment for Systemwalker Runbook Automation on the Management Server has completed. |
When canceling setup:
The environment for Systemwalker Runbook Automation has been deleted from the Management Server. |