HP System Management Homepage Installation Guide, September 2007

See the swinstall(1M) manpage for details.
4. Select and install software from the Applications DVD.
The swinstall program has an interface for selecting and installing software from the
DVD.
5. Unmount and eject the Applications DVD.
You must unmount the DVD before you can eject it from the DVD-ROM drive. The DVD is
automatically unmounted whenever the server reboots.
Use the umount command to unmount the DVD. For example, umount /cdrom unmounts
the /cdrom file system. See the umount(1M) manpage for details.
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 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 6 and 120
minutes.
<session-timeout>15</session-timeout>
20 Installing on HP-UX