Top
Systemwalker Runbook Automation Reference Guide
Systemwalker

1.5.6 swrba_collectinfo_agent (Agent Error Investigation Data Collection Command)

Description

This command collects the investigation data for Systemwalker Runbook Automation Agent and stores it in the specified data collection directory on the Linked Server.


Synopsis

swrba_collectinfo_agent Data collection directory


Options

Data collection directory

Specifies the directory that stores the Systemwalker Runbook Automation Agent investigation data.
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\SWRBAA

[Linux]

/opt/FJSVswrbaa/bin


Privilege Required/Execution Environment

[Windows]

[Linux]

Example

[Windows]

swrba_collectinfo_agent c:\temp

[Linux]

/opt/FJSVswrbaa/bin/swrba_collectinfo_agent /tmp/info


Execution Result/Output Format

[Windows]

Information was collected in (c:\temp)

[Linux]

Information was collected in (/tmp/info).