Top
Systemwalker Software Configuration Manager Reference Guide
Systemwalker

1.5.5 swcfmg_collectinfo (Problem Investigation Data Collection Command)

Description

This command collects problem investigation data for Systemwalker Software Configuration Manager.

Synopsis

swcfmg_collectinfo -d <Output path>

Options

-d <Output path>

Specify the path where the collected data is to be output.

For the output path, specify an existing directory. Note that the specified directory must not contain any files or subdirectories.

It is not possible to specify a directory pathname that contains spaces.

Return Value

Return value

Meaning

0

Problem investigation data has been collected.

10

There is a parameter error.

20

There is an error with the specified output path.

101

A command that cannot be executed at the same time as this command is executing.

102

You do not have the privileges required to execute this command.

110

A write error has occurred.

255

A system error has occurred.

Command Location

Admin server

[Windows]

<Systemwalker Software Configuration Manager installation directory>\SWCFMGM\bin

[Linux]

/opt/FJSVcfmgm/bin

Privilege Required/Execution Environment

[Windows]

[Linux]

Cautions

None.

Example

Collecting problem investigation data for Systemwalker Software Configuration Manager

[Windows]

swcfmg_collectinfo -d c:\data

[Linux]

swcfmg_collectinfo -d /tmp/data