CLI Guide

getsel
Description Displays all sensor event log entries in the DRAC.
Synopsis
racadm getsel -i [-A]
racadm getsel [-s <start>] [-c <count>] [-A] [-o] [-E] [-R] [--more]
If no arguments are specied, the entire log is displayed.
Input
-A Species output with no display headers or labels.
-c — Provides the number of records to be displayed.
-o — Displays each entry in the SEL in a single line.
-s Species the starting record used for the display.
-E — Displays RAW SEL data with the other data for each entry.
-R — Displays only RAW SEL data for each entry.
-i — Displays the number of entries in the SEL.
--more — Displays one screen at a time and prompts the user to continue (similar to the UNIX more command.)
NOTE: The -A, -E, -o, and -R options are deprecated.
Output
Record: 12
Date/Time: 11/20/2011 14:19:34
Source: system
Severity: Ok
Description: C: boot completed.
Example
racadm getsel
getsensorinfo
Description
Displays status of chassis sensors.
NOTE: To use this subcommand, you must have CMC Login User privilege.
Synopsis
racadm getsensorinfo
racadm getsensorinfo -c
Examples
racadm getsensorinfo
Sensor Type : FanSpeed
Sensor Units : rpm
<Sensor Name> <Status> <Reading> <LW> <LC> <UW> UC
Fan-1 OK 0 840 600 N/A N/A
Fan-2 OK 0 840 600 N/A N/A
Fan-3 OK 4037 840 600 N/A N/A
54 RACADM Subcommand Details