Reference Guide
NOTE: Before a CSR can be generated, the CSR elds must be congured in the RACADM cfgRacSecurity group. For
example: racadm config -g cfgRacSecurity -o cfgRacSecCsrCommonName MyCompany
NOTE: In telnet/ssh console, you can only generate and not download the CSR le.
NOTE: The duration for generating a CSR key depends on the length specied for the key.
sslresetcfg
Description Restores the web-server certicate to factory default and
restarts web-server. The certicate takes eect 30 seconds
after the command is entered.
To use this subcommand, you must have the Chassis
Conguration Administrator privilege for CMC.
Synopsis
racadm sslresetcfg
Example
$ racadm sslresetcfg
Certificate generated successfully and
webserver restarted.
set tempprobes
Description
Sets the minimum and maximum warning threshold of temperature probe in the enclosure
Synopsis
racadm raid set tempprobes:TempSensor.Embedded.0:Enclosure.External.1
0:RAID.ChassisSlot.6-1 –p MinimumWarningThreshold <value>
racadm raid set tempprobes:TempSensor.Embedded.0:Enclosure.External.1
0:RAID.ChassisSlot.6-1 –p MaximumWarningThreshold <value>
Input -p— The network password of the share.
Example
testemail
Description
Sends a test e-mail to a specied destination. Prior to executing the test e-mail command, make
sure that the SMTP server is congured and the specied index in the RACADM cfgEmailAlert
group is enabled and congured properly.
Synopsis
racadm testemail -i <index>
Input -i — Species the index of the e-mail 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
100