Quick Reference 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 specified, the entire log is displayed.
Input
• -A — Specifies 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 — Specifies 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: For CMC: 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 for system sensors.
To use this subcommand, you must have CMC Login User
privilege.
Synopsis
racadm getsensorinfo
Examples
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
<
senType> <Num> <sensorName> <status> <reading> <units> <lc>
62