HP System Management Homepage Installation Guide, February 2007
TIP: After the installation is complete, you can start using HP SMH immediately.
Using Software Depot
To install HP SMH and other HP Applications, you must have root privileges.
1. Go to the Software Depot Home at http://www.hp.com/go/softwaredepot.
2. Find the product that you want to download. Each product has a Web page with information
and download links.
3. Click the Receive for Free link.
4. Fill out the registration form.
5. Review any installation instructions.
6. Save the bundle to a local directory such as /var/temp.
7. Use the swinstall command to install the product to your system: swinstall -s
/var/temp/ depot_filename.depot bundlename
For example: swinstall -s
/var/temp/SysMgmtHomepage_A2214_HP-UX_B.11.23_IA+PA.depot SysMgmtWeb
TIP: After the installation is complete, you can start using HP SMH immediately.
Configuring HP SMH
The HP SMH configuration is based on environment variables that are set by the
/opt/hpsmh/lbin/envvars and /opt/hpsmh/conf/timeout.conf scripts. To change
the default configuration, you can modify the scripts to properly set the value of the following
variables.
ScriptDescriptionVariable
/opt/hpsmh/lbin/envvars
Points to the directory where JDK is
installed.
JAVA_HOME
/opt/hpsmh/conf/timeout.conf
Defines the SMH timeout in minutes.
If it is not defined or equal to 0 (zero),
then HP SMH is started without
timeout. If present, then HP SMH is
stopped after this time period has
elapsed without any user-activity.
TIMEOUT_SMH
/opt/hpsmh/conf/timeout.conf
Defines the Tomcat timeout in
minutes. If it is not defined or equal
to 0 (zero), then Tomcat is started
without timeout. In this case, Tomcat
is stopped only when HP SMH is
stopped. If present, Tomcat is
stopped after this time period has
elapsed without any request to a Java
web application. By default, the
timeout for the HP-UX Tomcat-based
Servlet Engine is 20 minutes and the
timeout for the HP-UX Apache-based
Web Server is 30 minutes.
TIMEOUT_TOMCAT
22 Installing on HP-UX