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 specied, the entire log is displayed.
Input
• -A — Species 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 — Species 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
getslotname
Description
Displays the name, host name, and iDRAC DNS name of all the four slots, or of a specied slot
(indicated by the slot number) in the chassis. Optionally, use this command to nd if the slot
name or host name, or iDRAC DNS name is displayed in the CMC web interface, or with the
getslotname [-i <slotNum> | -h] command. If the host name is not available, the static slot name
is used.
NOTE: Lengthy slot names, host names, or iDRAC DNS names are truncated when the
slot names are displayed.
To use this subcommand, you must have CMC Login User privilege.
Synopsis
• racadm getslotname
• racadm getslotname [-i <slotNum> | -h]
• racadm getslotname -h
Input
• None -
Displays the slot name for all the four slots in the chassis.
• -i < slotNum > - species the slot number.
Values: 1 to 4
• -h - Species whether to display the slot name, iDRAC DNS name, or the host name (if
available). The values are:
50