Top
Systemwalker Software Configuration Manager Reference Guide
Systemwalker

1.4.2 swcfmg_patch_updateinfo (Patch Information Update Command)

Description

This command discovers information relating to patch management.

Synopsis

[Windows]

swcfmg_patch_updateinfo.exe [-t <Patch type>] [-repository] [-cleanup] [-o <Output file path>]

[Linux]

swcfmg_patch_updateinfo [-t <Patch type>] [-repository] [-cleanup] [-o <Output file path>]

Options

-t <Patch type>

This option specifies a patch type.

Information relating to the specified patch type will be discovered.

If this option is omitted, information will be discovered for all patch types.

windows

Specifying this patch type discovers information relating to patch management for Windows operating systems.

linux

Specifying this patch type discovers information relating to patch management for Linux operating systems.

middleware

Specifying this patch type discovers information about the Fujitsu middleware patches that have been applied to business servers, as well as information about the Fujitsu middleware products that have been installed on business servers.

-repository

Specifying this option discovers patch information from the repository server.

This option can be omitted. If this option is omitted, information will not be discovered from the repository server.

Specify this option in the following case:

  • Discovering patch information for Windows operating systems by linking to the Microsoft Windows Server Update Services (WSUS)

    If repository server information has not been set up using a discovery definition file, the following error message will be output to the trace log if this option is specified. Refer to "2.5 Discovery Definition File" for information on the discovery definition file.

    Repository information has not been set up in the discovery definition file.
-cleanup

This option sends a cleanup update request to the agent. Specify this option in the following case. This option will have no effect if it is specified at a time other than the explicitly specified timing. No error will occur.

  • When a Microsoft Windows Server Update Services (WSUS) server has been cleaned up

-o <Output file path>

This option is used to output the content of the standard output to the specified file rather than the standard output.

If the specified file does not exist, a new file will be created. If the file exists, additional data will be output to the existing file.

Return Value

Return value

Meaning

0

The command has terminated normally.

10

There is a parameter error.

49

Reading the action definition file has failed.

100

Systemwalker Software Configuration Manager is not running.

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.

200

Setup has not been performed.

210

Warning: The command terminated with an error.

211

Warning: There is a warning.

250

All discovery operations have failed.

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

Example