Reference Guide

0 — Displays the slot name
1 — Displays the host name instead of the slot name
2 — Displays the iDRAC DNS name instead of the slot name
Example
Display all slots names.
racadm getslotname
<Slot #> <Slot Name> <Host name> <iDRAC DNS Name>
1 SLOT-01
2 Webserver01 WXP-8GRB221
3 Webserver3 WXP-319QWEecet5
4 SLOT-04
Display the name of the third slot.
racadm getslotname -i 3
Verify if the option ‘0’ is set for displaying the slot name.
Verify if the option ‘1’ is set for displaying the host name.
Verify if the option ‘2’ is set for displaying the iDRAC DNS name.
getsensorinfo
Description
Displays status of chassis sensors.
NOTE: To use this subcommand, you must have CMC Login User privilege.
Synopsis
racadm getsensorinfo
Examples
racadm getsensorinfo
Sensor Type : Voltage
<Sensor Name> <Status> <Reading> <LC> UC
CPU1 VCORE PG OK 0 600 N/A
System Board 12V
PG
OK 0 600 N/A
System Board 3.3V
PG
OK 4037 600 N/A
System Board 5V PG OK 4045 600 N/A
CPU1 PLL PG OK 4107 600 N/A
System Board 1.5V
PG
OK 0 600 N/A
System Board 1.1V
PG
OK 0 600 N/A
CPU1 M01 VTT PG OK 0 600 N/A
CPU1 M23 VDDQ PG OK 0 600 N/A
CPU1 M23 VTT PG OK 0 600 N/A
CPU1 VSA PG OK 0 600 N/A
CPU1 M01 VDDQ PG OK 0 600 N/A
51