Top
Systemwalker Software Configuration Manager Reference Guide
Systemwalker

1.4.10 snapview (Configuration Baseline Display Command)

Description

This command displays information about configuration baselines that have been created. Information can be displayed in list form or detailed form.

Synopsis

[Windows]

snapview.exe -q name=<Configuration baseline name>

snapview.exe -q num={<Number of generations> | all}

snapview.exe -q starttime=<Start date> endtime=<End date>

[Linux]

snapview.sh -q name=<Configuration baseline name>

snapview.sh -q num={<Number of generations> | all}

snapview.sh -q starttime=<Start date> endtime=<End date>

Options

-q name=<Configuration baseline name>

Specify the name of a configuration baseline to display information about that configuration baseline.

-q num={<Number Of generations> | all}

Specify either "all" or the number of generations (up to 99) of the configuration baseline to be displayed. Information about the configuration baseline will be displayed, starting with the immediately preceding generation and going back to the specified number of generations. If "all" is specified, information will be displayed for all generations of the configuration baseline.

-q starttime=<Start date> endtime=<End date>

This option displays configuration baselines that were collected during the specified period. Specify dates in YYYYMMDD format.

Return Value

Return value

Meaning

0

The command has terminated normally.

Other than 0

The command has terminated abnormally.

Command Location

Admin server

[Windows]

[%SWCMDB_INSTALL_PATH% *]\FJSVcmdbm\bin

*: The installation directory for the CMDB included with Systemwalker Software Configuration Manager is set to the "%SWCMDB_INSTALL_PATH%" environment variable.

[Linux]

/opt/FJSVcmdbm/bin

Privilege Required/Execution Environment

[Windows]

[Linux]

Example