Dell PowerEdge VRTX Chassis Management Controller Version 1.0 for Dell PowerEd - Page 94

Configuring E-Mail Alert Settings, Configuring Email Alert Settings Using CMC Web Interface

Page 94 highlights

7. To test an event trap for an alert destination, type: racadm testtrap -i where is a value between 1-4 representing the alert destination you want to test. If you are not sure about the index number, run the following command: racadm getconfig -g cfgTraps -i Configuring E-Mail Alert Settings When CMC detects a chassis event, such as an environmental warning or a component failure, it can be configured to send an e-mail alert to one or more e-mail addresses. You must configure the SMTP email server to accept relayed emails from the CMC IP address, a feature which is normally turned off in most mail servers due to security concerns. For instructions to do this in a secure manner, see the documentation that was provided with the SMTP server. NOTE: If your mail server is Microsoft Exchange Server 2007, make sure that iDRAC7 domain name is configured for the mail server to receive the email alerts from iDRAC7. NOTE: Email alerts support both IPv4 and IPv6 addresses. The DRAC DNS Domain Name must be specified when using IPv6. If your network has an SMTP server that releases and renews IP address leases periodically, and the addresses are different, then there is a duration when this property setting does not work due to change in the specified SMTP server IP address. In such cases, use the DNS name. Configuring Email Alert Settings Using CMC Web Interface To configure the email alert settings using Web interface: 1. In the left pane, click Chassis Overview → Alerts → E-mail Alert Settings. 2. Specify the SMTP email server settings and the email addresses to receive the alerts. For information about the field descriptions, see the Online Help. 3. Click Apply to save the settings. 4. Click Send under Test E-mail to send a test email to the specified email alert destination. Configuring EMail Alert Settings Using RACADM To send a test email to an email alert destination using RACADM: 1. Open a serial/Telnet/SSH text console to CMC and log in. 2. Enable alert generation: racadm config -g cfgAlerting -o cfgAlertingEnable 1 NOTE: Only one filter mask may be set by both SNMP and email alerting. If you have already set a filter mask, do not perform the task in step 3. 3. Specify the events for which alerts must be generated: racadm config -g cfgAlerting -o cfgAlertingFilterMask where is a hexadecimal value between 0x0 and 0xffffffff and must be expressed with the leading 0x characters. The Event Traps Filter Masks table provides filter masks for each event type. For instructions about calculating the hex value for the filter mask you want to enable, see step 3 in the Configuring SNMP Trap Alert Destinations Using RACADM. 4. Enable email alert generation: racadm config -g cfgEmailAlert -o cfgEmailAlertEnable 1 -i 94

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193

7.
To test an event trap for an alert destination, type:
racadm testtrap -i <index>
where
<index>
is a value between 1–4 representing the alert destination you want to test.
If you are not sure about the index number, run the following command:
racadm getconfig -g cfgTraps -i <index>
Configuring E-Mail Alert Settings
When CMC detects a chassis event, such as an environmental warning or a component failure, it can be configured to
send an e-mail alert to one or more e-mail addresses.
You must configure the SMTP email server to accept relayed emails from the CMC IP address, a feature which is
normally turned off in most mail servers due to security concerns. For instructions to do this in a secure manner, see the
documentation that was provided with the SMTP server.
NOTE:
If your mail server is Microsoft Exchange Server 2007, make sure that iDRAC7 domain name is configured
for the mail server to receive the email alerts from iDRAC7.
NOTE:
Email alerts support both IPv4 and IPv6 addresses. The DRAC DNS Domain Name must be specified when
using IPv6.
If your network has an SMTP server that releases and renews IP address leases periodically, and the addresses are
different, then there is a duration when this property setting does not work due to change in the specified SMTP server
IP address. In such cases, use the DNS name.
Configuring Email Alert Settings Using CMC Web Interface
To configure the email alert settings using Web interface:
1.
In the left pane, click
Chassis Overview
Alerts
E-mail Alert Settings
.
2.
Specify the SMTP email server settings and the email addresses to receive the alerts. For information about the
field descriptions, see the
Online Help
.
3.
Click
Apply
to save the settings.
4.
Click
Send
under
Test E-mail
to send a test email to the specified email alert destination.
Configuring EMail Alert Settings Using RACADM
To send a test email to an email alert destination using RACADM:
1.
Open a serial/Telnet/SSH text console to CMC and log in.
2.
Enable alert generation:
racadm config -g cfgAlerting -o cfgAlertingEnable 1
NOTE:
Only one filter mask may be set by both SNMP and email alerting. If you have already set a filter mask,
do not perform the task in step 3.
3.
Specify the events for which alerts must be generated:
racadm config -g cfgAlerting -o cfgAlertingFilterMask <mask value>
where
<mask value>
is a hexadecimal value between 0x0 and 0xffffffff and must be expressed with the leading
0x characters. The Event Traps Filter Masks table provides filter masks for each event type. For instructions about
calculating the hex value for the filter mask you want to enable, see step 3 in the
Configuring SNMP Trap Alert
Destinations Using RACADM
.
4.
Enable email alert generation:
racadm config -g cfgEmailAlert -o cfgEmailAlertEnable 1 -i <index>
94