Reference Guide

Table Of Contents
cfgEmailAlertEmailName
Description Specifies name or other identifier associated with the
destination e-mail address. The e-mail name can refer to an
individual, group, location, department, and so on.
Legal Values A string of up to 32 characters
Default <blank>
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 idle timeout properties for Web server, Telnet, SSH, and RACADM
sessions. Changes to idle timeout settings take effect at the next login. To disable idle timeout for a connection, set this
property to 0.
The following sections provide information about the objects in the cfgSessionManagement group.
cfgSsnMgtRacadmTimeout (Read/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 timeout, the session is automatically ended.
Legal Values 0, 10 1920
Default iDRAC - 60
CMC - 30
Example
racadm getconfig -g cfgSessionManagement cfgSsnMgtWebserverTimeout=0
cfgSsnMgtTelnetIdleTimeout=0
cfgSsnMgtSshIdleTimeout=300
cfgSsnMgtRacadmTimeout=0
cfgSsnMgtWebserverTimeout (Read/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
cancelled if the time limit set by this property is reached. Changes to this setting do
not affect the current session. You must log out and log in again to make the new
settings effective.
An expired Web server session logs out the current session.
CMC Property Database Group and Object Descriptions 129