![]() | ![]() | |
![]() | ||
![]() |
The Management Agent is available for HP-UX 11.00, 11.11, 11.23, and 11.31 on the PA-RISC architecture and for HP-UX 11.22, 11.23, and 11.31 on the Itanium architecture.
To install the agent manually on HP-UX, do the following:
Copy the suitable Management Agent installation package to the host. The installation package is:
# ssh-mgmt-agent-<v>-<arch>.depot.Z
In the command,
<v>
is the current release version of the Management Agent (for example6.0.12.123
) and<arch>
is the architecture and version of the HP-UX operating system (hpux-11.x-hppa
for HP-UX 11.x on PA-RISC orhpux-11i-ia64
for HP-UX 11.x on Itanium).Uncompress the package.
# uncompress ssh-mgmt-agent-<v>-<arch>.depot.Z
Install the Management Agent by issuing the following command as
root
. Note that you must supply the full path to the Management Agent installation package.# /usr/sbin/swinstall -s .../.../ssh-mgmt-agent-<v>-<arch>.depot ssh-mgmt-agent
Download a valid ICB from the Management Server administration interface (see Downloading ICBs), and copy it to the default location on a target host (for example, by scp, sftp, or web browser):
/var/opt/ssh-mgmt/agent/icb.dat
Start the Management Agent by issuing the following command:
# /sbin/init.d/ssh-mgmt-agent restart