swagentd.1m (2012 03)
s
swagentd(1M) swagentd(1M)
-1 means that there is no limit.
minimum_job_polling_interval=1
Defines in minutes how often the daemon wakes up to scan the job queue to determine if
any scheduled jobs must be started. When set to 0, no scheduled jobs will be initiated.
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 which
the other commands use to contact the daemon. If the connection fails for one protocol
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.
Agent Options
These options apply only to the agent,
swagent. You cannot set these options directly from the com-
mand line. To set agent options, you must edit the system-wide defaults file. See the
Default
Options heading above for instructions.
alternate_source=
If the swinstall or swcopy controller has set
use_alternate_source=true
,
the target agent will consult and use the configured value of its own
alternate_source
option to determine the source that it will use in the install or
copy.
The agent’s value for
alternate_source
is specified using the host:path syntax.
If the host portion is not specified, the local host is used. If the path portion is not
specified, the path sent by the command is used. If there is no configured value at all for
alternate_source, the agent will apply the controller-supplied path to its own local
host.
compress_cmd=/usr/contrib/bin/gzip
Defines the command called by the source agent to compress files before transmission. If
the
compression_type
is set to other than gzip or compress, this path must be
changed.
compression_type=gzip
Defines the default compression_type
used by the agent when it compresses files
during or after transmission. If
uncompress_files is set to false, the
compression_type
is recorded for each file compressed so that the correct
uncompression can later be applied during a
swinstall,ora swcopy with
uncompress_files
set to true. The compress_cmd specified must produce files
with the
compression_type
specified. The uncompress_cmd must be able to pro-
cess files of the
compression_type
specified unless the format is gzip, which is
uncompressed by the internal uncompressor (
funzip). The only supported compression
types are compress and gzip.
config_cleanup_cmd=/usr/lbin/sw/config_clean
Defines the script called by the agent to perform release-specific configure cleanup steps.
Please Note: Transition links do not exist on 11.31 and newer releases so there are no
configure cleanup steps to perform therefore the
config_cleanup_cmd is never exe-
cuted for these releases.
install_cleanup_cmd=/usr/lbin/sw/install_clean
Defines the script called by the agent to perform release-specific install cleanup steps
immediately after the last postinstall script has been run. For an OS update, this script
should at least remove commands that were saved by the install_setup script. This
script is executed after all filesets have been installed, just before the reboot to the new
operating system.
Please Note: Transition links do not exist on 11.31 and newer releases so there are no
install cleanup steps to perform; therefore, the
install_cleanup_cmd is never exe-
cuted for these releases.
install_setup_cmd=/usr/lbin/sw/install_setup
Defines the script called by the agent to perform release-specific install preparation. For
an OS update, this script should at least copy commands needed for the checkinstall,
preinstall, and postinstall scripts to a path where they can be accessed while the real
commands are being updated. This script is executed before any kernel filesets are
HP-UX 11i Version 3: March 2012 − 3 − Hewlett-Packard Company 3