HP System Management Homepage 7.0 Installation Guide

If perform an initial installation of HP SMH 3.x, the /preserve command preserves the pre-3.x
settings.
If an HP SMH 2.x installation is present, you must enter setup.exe /s /reinst /preserve
/f1-full_path_to_setup.iss . If you do not include /preserve, the setup.iss is
applied.
Configuring HP SMH
The HP SMH configuration is based on environment variables and tags that are set by
SystemDrive\hp\hpsmh\smhpd.xml file. To change the default configuration, you can modify
the XML file to properly set the value of the tags. There are three ways to modify the XML file:
Editing the XML file with a text editor application
Using the CLI smhconfig.exe tool located at SystemDrive\hp\hsmh\bin
Using HP SMH interface through a browser
NOTE: Not all configurations can be accomplished using a browser.
Table 3 Environment variables and tags
ScriptDescriptionVariable
SystemDrive:\hp\hpsmh\conf\smhpd.xmlThe <session-timeout> tag defines the
HP SMH session timeout in minutes. If
<session-timeout>15</session-timeout>
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 1 and
60 minutes.
SystemDrive:\hp\hpsmh\conf\smhpd.xmlThe <ui-timeout> tag defines the HP
SMH GUI timeout in seconds. If it is
<ui-timeout>20</ui-timeout>
defined, then HP SMH limits the
loading time of the webapps. If it is
not defined, then the default for the
HP SMH GUI timeout is 20 seconds.
You can define the <ui-timeout> tag
using any value between 10 and
3600 seconds.
SystemDrive:\hp\hpsmh\conf\smhpd.xmlThe <rotate-logs-size> tag defines the
HP SMH Rotate Logs file size. To
<rotate-logs-size>N</rotate-logs-size>
change the Rotate Logs file size, edit
the configuration file smhpd.xml. You
can define the <rotate-logs-size> tag
using any value between 1 and 9,
which represents the log size in
megabytes.
30 Installing HP SMH on a Windows operating system