Software Distributor (SD-UX) Administration Guide HP-UX 11i v1, 11i v2, and 11i v3 (762797-001, March 2014)

Table Of Contents
local_srp_list=
This option is only supported in a HP-UX Containers (SRP) enabled system. This option is used
in conjunction with the global_srp option to install software inside each system container.
The list contains space separated system container names enclosed in quotes and can be a
subset of all configured system containers.
nl
The behavior is as follows:
If neither global_srp nor local_srp_list options are specified, swinstall will
install on the global view and all system containers.
If global_srp=true, and local_srp_list option is not specified, swinstallwill install
only on the global view.
If global_srp=true, and local_srp_list is set, swinstall will install on the global
view and the listed system containers.
If local_srp_list is set, and global_srp option is not specified, swinstall will
install only in the listed system containers.
Applies only to swinstall, swremove, and swconfig.
log_msgid=0
Adds numeric identification numbers to the beginning of SD-UX log file messages:
0 (default) adds no identifiers to messages.
1 adds identifiers to ERROR messages only.
2 adds identifiers to ERROR and WARNING messages.
3 adds identifiers to ERROR, WARNING, and NOTE messages.
4 adds identifiers to ERROR, WARNING, NOTE, and certain other informational messages.
Applies to swconfig, swcopy, swinstall, swmodify, swpackage, swreg, swremove,
and swverify.
logdetail=false
Controls the amount of detail written to the log file. When set to true, this option adds detailed
task information, such as options specified, progress statements, and additional summary
information, to the log file.
Table A-2 shows the possible combinations of loglevel and logdetail options.
Table 55 loglevel and logdetail Combinations
Information IncludedLog DetailLog Level
No information is written to the log file(not applicable)loglevel=0
Only key events are logged. This is the default setting for
both options.
logdetail=falseloglevel=1
Event detail as above plus task progress messages. (Setting
loglevel=1 is optional because 1 is the default value.)
logdetail=trueloglevel=1
Event and file level messages only. (Setting
logdetail=false is optional because false is the default
value.)
logdetail=falseloglevel=2
All information is logged.logdetail=trueloglevel=2
1
1
This combination duplicates the logfile behavior as HP-UX 10.x releases. Setting both the loglevel=2 and
logdetail=true options is required.
Applies to swconfig, swcopy, swinstall, swreg, swremove and swverify.
240 Command Options