Description
This command collects information for investigating Systemwalker Runbook Automation into a specified data collection directory on a Management Server.
Synopsis
swrba_collectinfo Data collection directory |
Options
Specifies the directory where Systemwalker Runbook Automation investigation data is stored.
It is necessary to specify an existing directory. The specified directory must also not contain any files or subdirectories.
It is not possible to specify a directory name that contains spaces.
Return Values
Normal termination
Abnormal termination
Command Location
[Windows]
<Systemwalker Runbook Automation installation directory>\bin |
[Linux]
/opt/FJSVswrbam/bin |
Privilege Required/Execution Environment
[Windows]
This command requires administrator privileges. When using Windows Server 2008 or later operating system, run as an administrator.
This command can be executed on a Management Server.
[Linux]
This can only be executed by a system administrator (superuser).
This command can be executed on a Management Server.
Example
[Windows]
swrba_collectinfo c:\temp |
[Linux]
/opt/FJSVswrbam/bin/swrba_collectinfo /tmp/pminfo |
Note
Specify the data collection directory with up to 50 bytes for. If it is larger than 50 bytes, some information might not be collected correctly.
Execution Result/Output Format
[Windows]
Information was collected in c:\temp |
[Linux]
Information was collected in /tmp/pminfo |