Top
Systemwalker Software Configuration Manager Developer's Guide
FUJITSU Software

7.2.1 Discovery Script

Synopsis

discover -dir "output dir"

Options

-dir

Specify the output directory for the software information CSV file (softwareinfo.csv) and the patch information CSV file (patchinfo.csv). If the path contains spaces, enclose it in double quotation marks (").

Output format

"0" is returned if the script ends normally, and some other value is returned otherwise - error messages are sent either to the standard output or to the standard error output.

+ "output directory"
   + Software information CSV file of collected software (softwareinfo.csv)
   + Patch information CSV file of collected patches (patchinfo.csv)

Notes

Common notes
Notes regarding output of the software information CSV file
Notes regarding output of the patch information CSV file

Output Example

Output examples of the software information CSV file and the patch information CSV file are shown below. When the collection items of software and patches are defined as follows, and when a single entry of software information installed on a server and information of patches applied to that software are collected, specify the software information CSV file and the patch information CSV file as follows.

Order

Collection Item

Identification Item

Collection items of the software

1

Software name

Yes

2

Version

Yes

3

OS type

Yes

4

Installation location

-

Patch collection item

1

Patch name

Yes

2

OS type

Yes

3

Target software

-

4

Application date

-

Specification examples