Maximum number of sessions, Session timeout, Log level – HP System Management Homepage-Software User Manual
Page 74: Port 2301, Multihomed certificate alternative names list
Maximum Number of Sessions
By default, HP SMH supports 128 user sessions. This number can be lowered to 32 or raised to 500 using
the session-maximum setting.
smhconfig -S|--session-maximum [=] maximum-number-of-sessions
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.
The default session timer is set to 15 minutes. The session timeout can be set as low as 6 minute or as high
as 120 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
Description
Value
Emergencies - system is unusable
emerg
Action must be taken immediately
alert
Critical conditions
crit
Error conditions
error
Warning conditions
warn
Normal but significant condition
notice
Informational
info
Debug-level messages
debug
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.
74
Command Line Interface Configuration