Reference Guide

AutoBackup system to NFS share and encrypt the data.
racadm systemconfig backup -f image.img -l 192.168.2.140:/
share -u admin -p passwd -n encryptpasswd123 -time 14:30 -
dom 1 -rp 6 -mb 20
AutoBackup system to vFlash SD.
racadm systemconfig backup --vFlash -time 10:30 -wom 1 -dow
mon -rp 6 -mb 1
testemail
Description Sends a test email from iDRAC to a specified destination. Prior to running the test email command,
make sure that the SMTP server is configured. The specified index in the RACADM cfgEmailAlert
group must be enabled and configured properly. For more information, see cfgEmailAlert.
Synopsis
racadm testemail -i <index>
Input -i — Specifies the index of the email alert to test.
Output
Success: Test e-mail sent successfully
Failure: Unable to send test e-mail
Example
Commands for the cfgEmailAlert group:
Enable the alert.
racadm config -g cfgEmailAlert -o cfgEmailAlertEnable -i 1
Set the destination email address.
racadm config -g cfgEmailAlert -o cfgEmailAlertAddress -i 1
user1@mycompany.com
Set the custom message that is sent to the destination email address.
racadm config -g cfgEmailAlert -o cfgEmailAlertCustomMsg -i 1
"This is a test!"
Make sure that the SMTP IP address is configured properly.
racadm config -g cfgRemoteHosts -o cfgRhostsSmtpServerIpAddr
192.168.0.152
View the current email alert settings.
racadm getconfig -g cfgEmailAlert -i <index>
where <index> is a number from 1 to 4.
testfeature
Description Tests CMC features.
This subcommand is applicable only for CMC.
Synopsis
racadm testfeature -f AD -u <user@domain> -p <password> [-d <debug
level>]
racadm testfeature -f ADKRB -u <user@domain> -p <password> [-d
<debug level>]
racadm testfeature -f LDAP -u <user> -p <password> [-d <debug
level>]
136