swconfig.1m (2012 03)

s
swconfig(1M) swconfig(1M)
logdetail=false
Controls the amount of detail written to the logfile. When set to
true, this option adds
detailed task information (such as options specified, progress statements, and additional
summary information) to the logfile. This information is in addition to log information
controlled by the
loglevel option.
See
loglevel below and the sd(5) manual page, by typing
man 5 sd, for more infor-
mation.
logfile=/var/adm/sw/swconfig.log
This is the default command log file for the
swconfig command.
loglevel=1
Controls the log level for the events logged to the command logfile, the target agent
logfile, and the source agent logfile. This information is in addition to the detail con-
trolled by the
logdetail option. (See logdetail
above and the sd(5) manual page,
by typing
man5sd, for more information.) A value of:
0 provides no information to the logfile.
1 enables verbose logging to the logfiles.
2 enables very verbose logging to the logfiles.
lookupcache_timeout_minutes=10
Controls the time in minutes to cache and re-use the results of hostname or IP address
resolution lookups. A value of 0 disables the facility to cache and re-use lookup results.
The maximum value allowed is 10080 minutes, which is one week.
A value of:
0 disables the lookup caching mechanism.
10080 is the maximum value allowed.
mount_all_filesystems=true
By default, the swconfig command attempts to automatically mount all filesystems in
the /etc/fstab file at the beginning of the analysis phase, to ensure that all listed
filesystems are mounted before proceeding. This policy helps to ensure that files are not
loaded into a directory that may be below a future mount point.
If set to
false, the mount operation is not attempted, and no check of the current
mounts is performed.
reconfigure=false
Prevents software which is already in the CONFIGURED state from being reconfigured.
If set to true, CONFIGURED software can be reconfigured.
return_warning_exitcode=false
This option controls the exit code returned by SD’s controller commands. This option is
applicable only for a single target operation, and ignored when multiple targets are used.
When set to the default value of
false, swconfig returns:
0 If there were no errors, with or without warnings.
1 If there were errors.
When set to
true, swconfig returns :
0 If there were no warnings and no errors.
1 If there were errors.
2 If there were warnings but no errors.
rpc_binding_info=ncacn_ip_tcp:[2121] ncadg_ip_udp:[2121]
Defines the protocol sequence(s) and endpoint(s) on which the daemon listens and on
which the other commands use to contact the daemon. If the connection fails for one pro-
tocol sequence, the next is attempted. SD supports both the tcp
(ncacn_ip_tcp:[2121]) and udp (ncadg_ip_udp:[2121]) protocol sequence on
most platforms.
rpc_timeout=5
Relative length of the communications timeout. This is a value in the range from 0 to 9
and is interpreted by the DCE RPC. Higher values mean longer times; you may need a
8 Hewlett-Packard Company 8 HP-UX 11i Version 3: March 2012