HP System Management Homepage

Session Timeout
The default session timer is set to 15 minutes. The session timeout can be set as low as 1 minute or as high
as 60 minutes.
smhconfig -U|--session-timeout [=] session-timeout-in-minutes
Log Level
By default, the logging level of HP SMH error messages is set to error. When a log level is set, all events
that are the same or superior to the configured log level are written to the log file. The log level option only
affects the error_log file located under SystemDrive:\hp\hpsmh\logs in Windows and under
/var/spool/opt/hp/hpsmh/logs in Linux.
The following values are available, in order of decreasing significance:
Table 12-2 Log level
DescriptionValue
Emergencies - system is unusableemerg
Action must be taken immediatelyalert
Critical conditionscrit
Error conditionserror
Warning conditionswarn
Normal but significant conditionnotice
Informationalinfo
Debug-level messagesdebug
smhconfig -v|--log-level [=] logging-level
NOTE: Log level only affects new messages written in the HTTP error log. You must perform a soft restart
of the system.
Port 2301
Port 2301 determines whether HP SMH listens on port 2301. If the value is set to True, HP SMH listens on
port 2301. If the value is set to False, HP SMH does not listen on port 2301.
The default is to listen on port 2301.
smhconfig -T|--port2301 [=] True | False
Multihomed certificate alternative names list
You can set the name for the certificate through the multihomed option.
It is important to restart the hpsmhd service when running smhconfig with multihomed values using a single
command on the console (--restart option).
smhconfig -u|--multihomed [=] NAMELIST
smhconfig -u|--multihomed [=] NAMELIST --restart
NAMELIST must be a semicolon-separated list of IP addresses and hostnames.
Custom UI
Enabling custom UI enables you to customize the signin and header images as well as adding a small text
in the signin page. See the HP SMH README.txt in the hpsmh/data/htdocs/custom_ui directory in
the HP SMH install path.
smhconfig -c|--custom-ui [=] True | False
66 Command Line Interface Configuration