Top
Systemwalker Software Configuration Manager Reference Guide
Systemwalker

2.9 Patch Application CSV File

The patch application CSV file can be downloaded from the following window of the management console.

Information about the target servers to which patches are to be applied and a list of the target patches will be output to this CSV file. Outputting the information to a CSV file makes it possible to check the servers to which patches are to be applied and the patches to be applied, and to leave this information as logs.

Clicking the Download CSV file button displays the window to select the storage destination of a CSV file where the list information for each window can be saved.

File Name

The name of the CSV file will have the following format:

patch_apply_list_<Date time>.csv

Note: The date/time format is YYYYMMDDhhmmss (accurate to the second).

File Location

Any folder

Character Encoding for the CSV File

The CSV file will be output using the character encoding for the operating system on the admin server.

CSV Output Format

The following information is output.

Windows patches

Item No.

Item name

Maximum length (bytes)

Value format

Remarks

1

Server name

256

Text

This item indicates the server name.

2

L-Platform name

256

Text

This item indicates the L-Platform name.

3

Tenant name

64

Text

This item indicates the tenant name.

4

Patch ID

16

Text

This item indicates the patch ID of the OS patch.

5

Class

16

Text

This item indicates the classification level of the OS patch.

6

Patch type

32

Text

This item indicates the patch type (the class of WSUS update program).


Linux patches

Item No.

Item name

Maximum length (bytes)

Value format

Remarks

1

Server name

256

Text

This item indicates the server name.

2

L-Platform name

256

Text

This item indicates the L-Platform name.

3

Tenant name

64

Text

This item indicates the tenant name.

4

Package name

64

Text

This item indicates the package name.

5

Version

32

Text

This item indicates the version of the package.

6

Release

32

Text

This item indicates the release number of the package.


Fujitsu middleware patches

Item No.

Item name

Maximum length (bytes)

Value format

Remarks

1

Server name

256

Text

This item indicates the server name.

2

L-Platform name

256

Text

This item indicates the L-Platform name.

3

Tenant name

64

Text

This item indicates the tenant name.

4

Patch ID

16

Text

This item indicates the patch ID.

5

Importance

32

Text

This item indicates the importance level of the patch.

  • Recommended

  • Important

  • Security

6

Update type

16

Text

This item indicates the update type of the patch.

  • Urgent

Output Examples