HP Servicecontrol Manager 3.0 User's Guide
Installing HP Servicecontrol Manager
Installing Servicecontrol Manager on HP-UX
Chapter 2
31
NOTE MySQL may have been installed from a tar file instead of an SD package. Look in /var
and /opt to see if it is installed from a tar file.
If the correct version of MySQL is already installed, you can skip installing it during the
CMS software installation. If a different version is installed, you need to remove it before
installing SCM.
To remove MySQL:
a. Uninstall the MySQL:
swremove MySQL
where MySQL is the bundle ID.
b. Verify that MySQL is removed:
swlist MySQL
where MySQL is the bundle ID.
Installing CMS Software on an HP-UX Server
This installation process includes installing Java SDK, MySQL, and Tomcat in addition
to SCM.
NOTE This procedure assumes that the appropriate enablement patches have been installed on
the server. For details about which patches are required and steps to install them, see
the Servicecontrol Manager 3.0 Release Notes on the Web at:
http://software.hp.com/products/SCMGR/download.html
To install CMS software on an HP-UX server:
Step 1. Download the required depot files identified below or locate them on the network if they
are already available. To download, go to:
http://software.hp.com/products/SCMGR/download.html
• For HP-UX 11.00
CMS and Agent Software: SCM.3.0_11.00_11.11.depot
• HP-UX 11i v1
CMS and Agent Software: SCM.3.0_11.00_11.11.depot
• HP-UX 11i v2
CMS and Agent Software: SCM.3.0_11.23.depot
Step 2. Register the depot files on the depot server:
swcopy -s filename.depot \* @ directory
where filename.depot is the name of the depot file that you downloaded and
directory is the directory where the files will be copied to.