HP System Management Homepage Installation Guide, March 2008
Table Of Contents
- Installation Guide
- Table of Contents
- About this document
- 1 Product overview
- 2 Installation requirements
- 3 Initial setup
- 4 Installing on HP-UX
- 5 Installing on Windows
- 6 Installing HP SMH using the ProLiant Remote Deployment Utility
- 7 Installing HP SMH using the HP Smart-Update Manager (HPSUM)
- 8 Installing in-place on Linux
- 9 Installing directly on Linux
- 10 Installing in-place on Linux using Linux Deployment Utility
- 11 Initializing the software for the first time
- 12 Logging in and logging out of HP SMH
- 13 Uninstalling HP SMH
- Index

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 and tags that are set by the
/opt/hpsmh/lbin/envvars, /opt/hpsmh/conf.common/smhpd.xml and
/opt/hpsmh/conf/timeout.conf files. To change the default configuration, you can modify
the files to properly set the value of the following variables and tag.
ScriptDescriptionVariable
/opt/hpsmh/lbin/envvars
Points to the
/opt/hpsmh/lbin/envvars
directory where JDK is installed.
JAVA_HOME
/opt/hpsmh/conf.common/smhpd.xml
The <session-timeout> tag defines the
HP SMH session timeout in minutes.
If it is defined, then the HP SMH
session is stopped 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 set to 15 minutes. You can
define the <session-timeout> tag
using any value between 1 and 120
minutes.
<session-timeout>15</session-timeout>
Configuring HP SMH 23