Reference Guide

cfgEmailAlertAddress (Read/Write)
Description Specifies the destination email address for email alerts,
for example, user1@company.com.
Legal Values E-mail address format, with a maximum length of 64 ASCII
characters.
Default <
blank
>
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
109