HP-UX Reference (11i v2 07/12) - 1M System Administration Commands N-Z (vol 4)

s
swa-report(1M) swa-report(1M)
Specifies a space-separated list (appropriately quoted for your shell if applicable) of analyzers to be
used. Each analyzer represents a different type of analysis that swa can perform. The supported
analyzers follow in two lists (generic and specific).
Generic analyzers:
CRIT patches that fix critical problems
PCW patches with critical warnings
PW patches with warnings (a superset of PCW
)
QPK latest quality pack
SEC security bulletins that may apply
Specific analyzers:
CHAIN={patchID[,patchID]*} include patch or recommended successor
PATCH={patchID[,patchID]*} include specific patch.
Note: Use of
CHAIN is generally preferred.
Note: This option is equivalent to -a but is suitable for use within an extended options file (
-X)or
configuration file.
-x catalog_max_age=24
Usage: Intermediate
Specifies the age, in hours, of the locally-cached copy of the HP software catalog before a new local
copy should be obtained. If the local file becomes too old (based on the timestamp in the file), SWA
tries to obtain a copy of the catalog from the catalog_source
location. It is possible that the
remote catalog is also too old (as determined by the timestamp in the file). For example, suppose
catalog_max_age=2
and catalog_source specifies a location that gets updated daily from
HP’s website. In this case, the downloaded catalog is used, but will be updated every time SWA
checks the catalog’s age.
Note: There are two special values,
0 and -1. The value of 0 signifies to always update the file. The
value of
-1 signifies to never update the file, regardless of age.
-x catalog=${user_dir}/cache/swa_catalog.xml
Usage: Intermediate
The file containing a locally-cached copy of the catalog of available HP software and published security
bulletins.
Possible values include any absolute or relative pathname with appropriate permissions.
The use of ${user_dir} at the beginning of this option value is substituted with the value of the
user_dir option (which defaults to $HOME/.swa ).
-x catalog_source=https://ftp.itrc.hp.com/wpsl/bin/doc.pl/
screen=wpslDownloadPatch/swa_catalog.xml.gz?PatchName=
/export/patches/swa_catalog.xml.gz
Usage: Intermediate
A space-separated list of URLs (appropriately quoted for your shell if applicable) that controls the
remote location and service to obtain the remote HP software catalog. The catalog contains a list of
all potential issues, relevant software product updates and patches that address many issues, along
with descriptions of manual actions that address some issues. HP frequently updates this catalog as
new issues become known and as new actions are recommended.
The following format is used to specify URLs:
service://[user:password@]hostname.domainname:port
Where service is one of the following methods for obtaining the remote catalog from HP:
https Secure/authenticated HTTP
http Unauthenticated HTTP
ftp Unauthenticated FTP
390 Hewlett-Packard Company 3 HP-UX 11i Version 2: December 2007 Update