Reference Guide

Example
racadm getconfig -g cfgEmailAlert -i 2
# cfgEmailAlertIndex=1
cfgEmailAlertEnable=1
cfgEmailAlertAddress=kfulton@dell.com
cfgEmailAlertName=Kevin Fulton
cfgSessionManagement
This group contains parameters to configure the number of sessions that can connect to CMC. One
instance of the group is allowed. Displays current settings for and configures the idle timeout properties
for web server, Telnet, SSH and RACADM sessions. Changes to idle time out settings take effect at the
next login. To disable the idle time out property for a connection, set this property to 0.
The following sections provide information about the objects in the cfgSessionManagement group.
cfgSsnMgtRacadmTimeout (Read or Write)
Description
Defines the idle timeout in seconds for the Remote RACADM interface. If a remote
RACADM session remains inactive for more than the specified sessions, the session
closes.
Legal Values
10–1920
Default
30 minutes
Example
racadm getconfig -g cfgSessionManagement cfgSsnMgtWebserverTimeout=0
cfgSsnMgtTelnetIdleTimeout=0
cfgSsnMgtSshIdleTimeout=1800
cfgSsnMgtRacadmTimeout=0
cfgSsnMgtWebserverTimeout (Read or Write)
Description
Defines the web server time-out. This property sets the amount of time (in seconds) that
a connection is allowed to remain idle (there is no user input). The session is canceled if
the time limit exceeds this property. Changes to this setting do not affect the current
session. Log out and log in again to make the new settings effective.
An expired web server session logs out the current session.
Legal Values
60–10800
Default
1800
cfgSsnMgtSshIdleTimeout (Read or Write)
Description
Defines the secure shell idle time-out. This property sets the amount of time (in
seconds) that a connection is allowed to remain idle (there is no user input). The session
109