Reference 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 specific to CMC only.
-n — Displays NTP peer information. This option is specific 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 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: The -A, -E, -o, and -R options are deprecated.
53