HP Matrix Operating Environment 7.0 Integrity CMS Installation and Configuration Guide (7.0 and 7.1)

3. Install the agent software using the install-agent.sh script, as shown in the following
example.
Example 2 Install the HPVM Provider on a Red Hat Enterprise Linux 4 (Integrity) system
# cd /var/tmp
# tar -xvf hp.com-hpvm.tar
# rpm -U hpvm-4.1.0-1-rhel4.ia64.rpm
4. Repeat the previous step for each of the agents that you want to install.
Procedure 9 Manual installation of Windows agents
1. Copy the desired Windows install files (file.msi) from the depot directory on the CMS to
C:\ on the managed system.
2. Install the agent software using the msiexec command, as shown in the following example.
Example 3 Install the Utilization Provider on a 32–bit Windows system
C:\> c:
C:\> cd \
C:\> msiexec /I WMIUtilProvider32.msi /norestart
This command installs the agent interactively using the GUI and does not perform a reboot
after installation. To install the agent with no interaction (quiet mode) and without using the
GUI, use the /qn option on the msiexec command. For information about other command
options, use the /help option.
3. Repeat the previous step for each of the agents that you want to install.
Procedure 10 Manual installation of vseassist command on Windows systems
1. Copy the file setupva.exe from the depot directory on the CMS to the managed system.
2. Run setupva.exe on the managed system to install vseassist.
After upgrading from a previous version
Systems Insight Manager upgrade
If you upgraded Systems Insight Manager, follow any post-installation instructions described in the
Systems Insight Manager documentation. Make sure that you have installed all required HP-UX or
application patches.
Stop and restart Systems Insight Manager by executing the following commands on the CMS:
# /opt/mx/bin/mxstop
# /opt/mx/bin/mxstart
It might take several minutes for Systems Insight Manager to restart completely. To verify that
Systems Insight Manager has finished restarting, execute the following command on the CMS:
# /opt/mx/bin/mxuser -lt
This command lists the users defined in Systems Insight Manager. If an error is displayed, wait
several minutes and try the command again.
Reapply demo licenses to managed systems
After upgrading to Matrix OE for HP-UX version 7.0 any systems that previously had a temporary
demonstration (demo) license applied must be explicitly licensed after the upgrade. To apply an
Matrix OE for HP-UX version 7.0 demo license to a managed system, use either Insight managed
system setup wizard or the vselicense -t command. See “Using managed system setup wizard”
(page 16) or the vselicense(1M) for more details.
After upgrading from a previous version 17