DELL DRAC III is not sending email alerts

Hi

I have a few Dell PowerEdge 750 servers with a DRAC III card.

I just found out, that this card can also send emails in case something happens.

I configured the mail address, the titel of the mail and enabled it in the config. Afterwards I did restart the card.

Code:
racadm config -g cfgRemoteHosts -o cfgRhostsSmtpServerIpAddr ??????
racadm config -g cfgUserAdmin -o cfgUserAdminEmailEnable -i 1 1
racadm config -g cfgUserAdmin -o cfgUserAdminEmailCustomMsg -i 1 "RAC-`hostname`
racadm config -g cfgUserAdmin -o cfgUserAdminEmailAddress -i 1 mymail@address.com
racadm racreset
I tried the IP address of my mailserver in the cfgRhostsSmtpIpAddr, but this did not work. The mail is not get sent out.

Any idea?

Thanks
Michael

 

 

 

 

Top