Top
Systemwalker Operation Manager Troubleshooting Guide
FUJITSU Software

A.1.2 UNIX Versions

The content described here is for the following:

Generation management settings

Generation management can be performed for the maintenance information. The default value is 3 generations - to change it, execute the following command:

/opt/FJSVftlo/swcolinf/swcolinf -w <number of generations>

Refer to "Setup of Generation Management" in the Installation Guide for information on the settings. Refer to "swcolinf Maintenance Information Collection Command (for Server)" and "swcolinf Maintenance Information Collection Command " in the Reference Guide for information on the command.

How to collect the maintenance information

The following describes the procedure for collecting the maintenance information.

Refer to the Reference Guide for information on the command.

/opt/FJSVftlo/swcolinf/swcolinf [-i <name>] -o <output path> [-c <comment>]

The collection status and storage directory are displayed.

# ./swcolinf -i server -o /export/home
Collecting TRACE information...
Collecting FJSVJOBSC information...
Collecting FJSVMJS information...
Collecting FJSVjmcal information...
Collecting FJSVJMCMN information...

Systemwalker Operation Manager information has been collected successfully.
Storage location: /export/home/OperationManager/0002
# 

Note

If the data was not collected

Data that could not be collected, and the storage directory, are displayed per function. In this case, collect the maintenance information again.

If any data could still not be collected, even after reexecuting, copy this data to the storage directory. Refer to "A.2 If the Maintenance Information Could not be Collected" for details.

Point

  • Use the following calculation as a reference of the time taken to collect maintenance information:

    • CPU: SPARC64(TM) GP 400 MHz x 2

    • Memory: 2048 MB

    • Time spent: 6 min. 15 sec.

Checking the collection status of the maintenance information[V13.3.1 or earlier]

The following describes the procedure for checking the status of the Maintenance Information Collection Tool.

Refer to the Reference Guide for information on the command.

/opt/FJSVftlo/swcolinf/swcolinf -l <output path>

<output path>

Specify the directory that contains the collected information.

[Execution example]

An execution example for the collection status of the maintenance information is shown below.

***  Systemwalker Operation Manager  Information ***
OUTPATH:/temp
FOLDER                  DATE                 FUNCTION     COMMENT
/temp/OperationManager/0001   2002/05/05 10:10:10  all          all
/temp/OperationManager/0002   2002/05/06 10:10:10  event,tool   tool:error

Cautions