Reference Guide
cfgEmailAlertEmailName
Description Species name or other identier 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 congure the number of sessions that can connect to CMC or iDRAC. One instance of the group
is allowed. Displays current settings for and congures idle timeout properties for Web server, Telnet, SSH, and RACADM sessions.
Changes to idle timeout settings take eect 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
Denes the idle timeout in seconds for the Remote RACADM interface. If a remote RACADM
session remains inactive for more than the specied sessions, the session closes.
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
Denes 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 aect the current session.
You must log out and log in again to make the new settings eective.
An expired Web server session logs out the current session.
Legal Values 60 – 10800
Default 1800
98