CLI Guide

set tempprobes
Table 134. Details of 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
testcifsshare
Description Tests the Common Internet File System (CIFS) share with the current SMB version.
Synopsis
racadm testcifsshare -u <username> -p <password> -l <CIFS share>
Input The options are:
-u—User name of the CIFS share that must be tested.
-p—Password for the CIFS share that must be tested.
-l—The CIFS share location that must be tested.
Example racadm testcifsshare -u shareme -p shareme -l //100.97.174.77/lccifs
testemail
Table 135. Details of testemail
Description Sends a test e-mail to a specified destination. Prior to executing the test e-mail command, make sure
that the SMTP server is configured and the specified index in the RACADM cfgEmailAlert group is
enabled and configured properly.
Synopsis
racadm testemail -i <index>
Input -i — Specifies 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
Set the destination e-mail address —
racadm config -g cfgEmailAlert -o cfgEmailAlertAddress -i 1
user1@mycompany.com
RACADM Subcommand Details 109