HP Servicecontrol Manager 3.0 User's Guide

Installing HP Servicecontrol Manager
Installing Servicecontrol Manager on HP-UX
Chapter 2
32
Step 3. Install Java SDK if version 1.4 or later isn’t installed on the system:
swinstall -s server:directory T1456AA
where server is the hostname of the depot server and directory is the location of the
depot files on the depot server.
Step 4. Install Tomcat if version 4.1.12 isn’t installed on the system:
swinstall -s server:directory hpuxwsTomcat
where server is the hostname of the depot server and directory is the location of the
depot files on the depot server.
Step 5. Install MySQL if version 3.23 isn’t installed on the system:
swinstall -x allow_incompatible=true -s server:directory MySQL
where server is the hostname of the depot server and directory is the location of the
depot files on the depot server.
Step 6. Install Servicecontrol Manager:
swinstall -s server:directory B8339BA
Where server is the hostname of the depot server and directory is the location of the
depot files on the depot server.
Step 7. Initialize and configure the CMS:
/opt/mx/bin/mxinitconfig -a server
Next Steps
Servicecontrol Manager is now installed. The next step is to install and add managed
nodes, see “Adding Managed Nodes” on page 37 for details.