File name
softwareinfo.csv or patchinfo.csv
Description
A file to output the information of the software installed in a server or the applied patch information. This file is transferred to the admin server, and the described software information or patch information are registered in CMDB as installed software or applied patches. Use this file in the following cases:
When the information of software on a server in which discovery scripts are installed is output to the software information CSV file during the discovery of software patch information
When the information of patches which are applied to a server is output to the patch information CSV file during the discovery of software patch information using discovery scripts
File location
Any folder
File format
CSV format
[#]<local-id>,<collection -info>,... ...
Parameters
The following is regarded as a single definition:
Column | Item | Meaning | Value | Remarks |
---|---|---|---|---|
# | Comment line | |||
1 | local-id | Local ID | Example: software1 | An ID temporarily used when registering the information described in this CSV file in CMDB. Specify a character string containing up to 32 alphanumeric characters, hyphens (-), and underscores (_). For the local ID, specify a unique value in this CSV file. A local ID cannot be registered in CMDB. |
2 | collection-info | The value of the first collection item | Example: SoftwareA | According to the definition of the collection item, specify the values of the collection items in the defined order. The collection items for software and patches are different depending on the information collection source. Display details using swcfmg_source_def (Information Collection Source Management Command) to check the collection items. For details on the specifiable values for each collection item, refer to "1.1.2 List of Collection Items". |
3 | The value of the second collection item | Example: V1.0 | ||
... | ... | ... |
Notes
None
Examples
None