Reference Guide

Table Of Contents
-n Displays NTP peer information.
NOTE: If the options are not provided, then the getractime subcommand displays the time in a
common readable format.
Output The current CMC time is displayed.
Example
racadm getractime
Mon May 13 17:17:12 2013
racadm getractime -d
20141126114423
getredundancymode
Description Displays the redundancy status (Redundant or Non-Redundant) of the CMC.
To run this subcommand, you must have the CMC Login User privilege.
Synopsis
racadm getredundancymode
Input N/A
Example
racadm getredundancymode
Redundant
getsel
Description
Displays all system event log (SEL) entries in CMC.
Synopsis
racadm getsel [-i] [-m <module>]
racadm getsel [-s <start>][-c <count>] [-m <module>] [--more]
NOTE: If no arguments are specified, the entire log is displayed.
Input
i Displays the number of entries in the SEL.
-s Displays the starting record number.
-c Specifies the number of records to display.
-m <module> Must be one of the following values:
server-<n> : where n = 116
server-<nx> : where n = 18; x = a, b, c, d (lower case)
--more Displays one screen at a time and prompts the user to continue (similar to the UNIX more
command.)
Example
Display entire log.
racadm getsel
Display number of records in log.
racadm getsel -i
62 RACADM Subcommand Details