HP System Management Homepage Installation Guide, May 2005
Tip:
After the installation is complete, you can start using the System Management
Homepage immediately.
Configuring System Management Homepage
The HP-UX System Management Homepage configuration is based on environment variables that
are set by /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/envvarsPoints to the directory where
JDK is installed.
JAVA_HOME
/opt/hpsmh/conf/timeout.confDefines the SMH timeout in
minutes. If it is not defined or
equal to 0 (zero), then SMH is
started without timeout. If
present, then SMH is stopped
after this time period has
elapsed without any
user-activity.
TIMEOUT_SMH
/opt/hpsmh/conf/timeout.confDefines 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 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
Configuring the Startup Mode
System Management Homepage supports three startup modes:
●
autostart URL
This is the default setting for startup.
20
Installing on HP-UX