System Management Homepage 6.1 Installation and Configuration Guide

6. Save the bundle to a local directory such as /var/temp.
7. 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
8. Start using HP SMH.
Configuring HP SMH
The HP SMH configuration is based on environment variables and tags that are set by the following files:
/opt/hpsmh/lbin/envvars
/opt/hpsmh/conf.common/smhpd.xml
/opt/hpsmh/conf/timeout.conf
CLI smhconfig tool located at /opt/hpsmh/bin
To change the default configuration, you can modify the files to set the value of the variables and tags
described in Table 4-2 “Variables and tagstable.
Table 4-2 Variables and tags
ScriptDescriptionVariable
/opt/hpsmh/lbin/envvarsThis variable points to the
/opt/hpsmh/lbin/envvars directory
where JDK is installed.
JAVA_HOME
/opt/hpsmh/conf.common/smhpd.xmlThe <session-timeout> tag defines the HP
SMH session timeout in minutes. If it is
defined, then the HP SMH session stops
after the time period has elapsed without
any user activity. If it is not defined, then
the default for the HP SMH session timeout
is 15 minutes. You can define the
<session-timeout> tag using any value
between 6 and 120 minutes.
<session-timeout>15</session-timeout>
/opt/hpsmh/conf/timeout.confThe TIMEOUT_SMH environment variable
defines the HP SMH server timeout in
minutes. If it is defined and lower than the
HP SMH session timeout, the HP SMH
server stops 3 minutes after the HP SMH
session timeout. If it is defined and greater
than the HP SMH session timeout, then the
HP SMH server stops after the time period
has elapsed without any user activity. If it
is not defined or equal to zero, then HP
SMH starts without timeout. When the
"automatic startup on boot" startup mode
is in use, the timeout mechanism does not
start.
TIMEOUT_SMH
/opt/hpsmh/conf/timeout.confThis variable defines the Tomcat timeout in
minutes in the
/opt/hpsmh/conf/timeout.conf file.
If it is defined, Tomcat istops 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. If it is not defined or equal to
zero, then Tomcat starts without timeout. In
this case, Tomcat stops only when HP SMH
is stopped.
TIMEOUT_TOMCAT
18 Installing HP SMH on HP-UX operating systems