Synopsis
[Collection of maintenance information] swcolinf.exe [/i Name] /o OutPath [/c Comment] [Collection of maintenance information using GUI] swcolinf.exe [Setting of generation management for maintenance information] swcolinf.exe /w Count
Description
This command collects information required for troubleshooting of Systemwalker Operation Manager. The number of generations to be retained can be specified to enable management of generations of information to be collected.
If no environment has been created due to installation failure etc., this information can be collected using commands in the product media.
In the Server Core environment, execute the swcolinf.exe command without specifying any options, to collect the maintenance information using GUI.
Options
/i Name
Select a function used to collect information. The functions that can be specified in the Name option are listed below. When specifying more than one function, delimit the functions with a comma. You must specify "all" alone. It cannot be specified with other functions.
Normally, specify "all" to collect information about all Systemwalker Operation Manager functions. Collect information about a specific function only when the function to be collected is clarified or a Fujitsu engineer gives instructions to do so.
If this option is omitted, information about all the functions is collected just like specifying the /i all option.
When using commands in the product media, only "all" can be specified.
Collects information about all functions.
Collects fundamental information, such as information on security and scripts.
Collects network-related information.
Collects event monitoring and action management information.
Collects calendar and power control information.
Collects information about the functions installed on servers, such as the Jobscheduler, Job Execution Control, Backup Link.
Collects information about the Systemwalker Operation Manager client function, Task Link, etc.
Collects information about installation, backup, maintenance tools, etc.
/o OutPath
Specify the directory in which the collected information is to be stored by using a full path with up to 50 bytes for OutPath. The full path must not contain any blanks.
/c Comment
Specify a comment, if needed, to be attached to the information that is collected.
Specify a comment with up to 50 bytes with alphanumeric characters and "_". A comment cannot contain any blanks and number signs (#). If this option is omitted, no comment is attached to the collected information.
/w Count
Specify the number of generations of information to be stored. Specify a number with range from 1 to 10. The initial value is set to 3 generations.
This option is not available when using commands in the product media.
If you do not want generation management, set the value to 1.
None
The Maintenance Information Collection window will be displayed. In the Server Core environment, execute the command without specifying any options.
Return Values
Return value | Meaning |
---|---|
0 | Normal termination |
Value other than 0 | Abnormal termination |
Command Location
Windows | Systemwalker Operation Manager installation directory\mpwalker.jm\mpcmtool\swcolinf |
Product media (Windows x86) | <drive>\MAIN\tool\swcolinf |
Product media (Windows x64) | <drive>\Client\tool\swcolinf |
Product media (UNIX client) | <drive>\Client\tool\swcolinf |
Privilege Required/Execution Environment
System administrator (user belonging to the Administrators group) privileges are required.
When executing this command on Windows operating systems, do it on a Command Prompt opened with administrator privileges.
Cautions
Since this is a silent command, if an error occurs, that error is recorded to the following log.
For command option error: Specify the correct option
Windows Directory\swcolinf.log |
For other errors: Copy the failed file to the storage destination manually
Storage Destination Directory\OperationManager\Generation number\swcolinf.log |
In the environment where Systemwalker Operation Manager and Systemwalker Centric Manager coexist, collect data on the earlier version product with the Maintenance Information Collection Tool of the later version product.
Example 1
The following example collects server function and tool information, and stores it in c:\tmp.
c:\win32app\mpwalker.jm\mpcmtool\swcolinf\swcolinf.exe /i server,tool /o c:\tmp
Example 2
The following example collects information about all functions and stores it with a comment attached, in c:\tmp.
c:\win32app\mpwalker.jm\mpcmtool\swcolinf\swcolinf.exe /i all /o c:\tmp /c 2002.2.2_all_SE001
Example 3
The following example collects maintenance information in the Server Core environment using GUI.
c:\win32app\mpwalker.jm\mpcmtool\swcolinf\swcolinf.exe