Enhanced Support Facility 2.6 User's Guide
Contents Index PreviousNext

Part 3 Maintenance Facility> Chapter 11 Patch Information collect command

11.2 Command Reference

NAME

fjcollect - Collect Patch Information of Target Node

SYNOPSIS

/opt/FJSVpmgc/bin/fjcollect [-v] [-o output_file]

DESCRIPTION

The fjcollect command collects the Patch Information required for patch analysis of a Target Node. The following information is collected:

Package information (pkginfo -l)
Patch application information (patchadd -p)
Hostname, Solaris OS version (uname -a)
System configuration (prtconf)
Host ID (hostid)
Patch information collection date
Patch application date
Patch backout information

The collected information is stored in a tar+compress(tar.Z) format file.

The output file must be transferred and imported to the Patch Management Server to be analyzed.

OPTION

-v
Display the fjcollect command version.
-o output_file
Specify a file where the information will be stored by absolute path (starting with '/') or relative path. Specify a name without the .tar.Z suffix. The name of the output file will be output_file.tar.Z.
If output_file is not specified, the output file is created in the current directory with the name NODE-yyyymmdd.tar.Z (NODE indicates the node name of the Target Node and yyyymmdd indicates the date when the information is collected).

EXAMPLES

EXIT CODE

0 Normal end

>0 Abnormal end

NOTES

The fjcollect(1M) can be run by any user.


Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2005