CLI Guide

getractime
Description Displays the current CMC time.
Synopsis
racadm getractime [-d]
racadm getractime [-d] [-z] [-n]
Input
-d — Displays the time in the format, yyyymmddhhmmss.mmmmmms.
-z — Displays timezone. This option is specic to CMC only.
-n — Displays NTP peer information. This option is specic to CMC only.
NOTE: If no options are provided, the getractime subcommand displays the time in a
common readable format.
Output The current CMC time is displayed.
Example
racadm getractime
Thu Dec 8 20:15:26 2005
racadm getractime -d
20051208201542.000000
getsel
Description
Displays all sensor event log entries in the iDRAC.
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
50 RACADM Subcommand Details