Top
Systemwalker Runbook Automation Reference Guide
Systemwalker

1.5.5 swrba_collectinfo (Error Investigation Data Collection Command)

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

Data collection directory

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

0:

Normal termination

Value other than 0:

Abnormal termination


Command Location

[Windows]

<Systemwalker Runbook Automation installation directory>\bin
Note: The default location is C:\Fujitsu\Systemwalker\SWRBAM

[Linux]

/opt/FJSVswrbam/bin


Privilege Required/Execution Environment

[Windows]

[Linux]

Example

[Windows]

swrba_collectinfo c:\temp

[Linux]

/opt/FJSVswrbam/bin/swrba_collectinfo /tmp/pminfo


Note

Execution Result/Output Format

[Windows]

Information was collected in c:\temp

[Linux]

Information was collected in /tmp/pminfo