CLI Guide

Table Of Contents
-c Specifies the number of records to display.
-m <module> Must be one of the following values:
server-<n> : where n = 116
server-<nx> : where n = 18; x = a, b, c, d (lower case)
--more Displays one screen at a time and prompts the user to continue (similar to the UNIX more
command.)
Example
Display entire log.
racadm getsel
Display number of records in log.
racadm getsel -i
getsensorinfo
Description Displays the status for system sensors.
To run this subcommand, you must have the login user privilege.
NOTE: General purpose graphical processing unit (GPGPU) status is displayed only on
PowerEdge C4130 servers.
Synopsis
racadm getsensorinfo
racadm getsensorinfo -c
Input -c Compact output format.
NOTE: Chassis Controller is supported only on Dell PowerEdge FX2 and GPU sensors are displayed only on PowerEdge
C4130 servers.
Example
racadm getsensorinfo
<senType>
<Num> <sensorName> <status> <reading> <units> <LC> <UC>
FanSpeed 1 Fan-1 OK 4768 rpm 2344 14500
FanSpeed 2 Fan-2 OK 4873 rpm 2344 14500
FanSpeed 3 Fan-3 OK 4832 rpm 2344 14500
FanSpeed 4 Fan-4 OK 4704 rpm 2344 14500
FanSpeed 5 Fan-5 OK 4833 rpm 2344 14500
FanSpeed 6 Fan-6 OK 4829 rpm 2344 14500
FanSpeed 7 Fan-7 OK 4719 rpm 2344 14500
FanSpeed 8 Fan-8 NOT OK 1 rpm 2344 14500
FanSpeed 9 Fan-9 OK 4815 rpm 2344 14500
Temp 1 Ambient_Temp OK 22 celcius N/A 40
<senType> <Num> <sensorName> <status> <health>
PWR 1 PS-1 Online OK
PWR 2 PS-2 Online OK
RACADM Subcommand Details 63