Configuring Hp Smh; Environment Variables And Tags - HP BL860c Installation Manual

System management homepage 6.2 hp-ux, linux, and windows operating systems
Hide thumbs Also See for BL860c:
Table of Contents

Advertisement

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:
Table 4-1 Environment variables and tags
Variable
<session-timeout>15</session-timeout>
<ui-timeout>20</ui-timeout>
<rotate-logs-size>N</rotate-logs-size>
<log-base-dir>path</log-base-dir>
<max-threads>value</max-threads>
Not all configurations can be accomplished using a browser.
The <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 1 and 60 minutes.
The <ui-timeout> tag defines the HP SMH
GUI timeout in seconds. If it is 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.
The <rotate-logs-size> tag defines the HP
SMH Rotate Logs file size. To 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.
The log-base-dir tag defines the path for
Error_log and Access_log. By default,
Error_log and Access_log are located in
SystemDrive:\hp\hpsmh\logs
(/var/spool/opt/hp/hpsmh/logs
in Linux) folder. You can change the
path by giving the required path in the tag
and creating the logs folder under that
path.
The max-threads tag configures the number
of threads used by Apache using the
smhpd.xml file.
Default value - Windows: 250
Max value - Windows: 512
Min value - Windows: 64
Note: Max-thread is applicable only in the
Windows environment.
Description
SystemDrive:\hp\hpsmh\conf\smhpd.xml
SystemDrive:\hp\hpsmh\conf\smhpd.xml
SystemDrive:\hp\hpsmh\conf\smhpd.xml
SystemDrive:\hp\hpsmh\conf\smhpd.xml
(/opt/hp/hpsmh/conf/smhpd.xml in
Linux).
Script
Configuring HP SMH
33

Advertisement

Table of Contents
loading

Table of Contents