CLI Guide
Output
The default output display shows the record number, message ID, category, agent ID, severity, time stamp, message
arg, and message. The timestamp begins at midnight, January 1, and increases until the system restarts. After the
system restarts, the system’s timestamp is used.
SeqNumber = 4
Message ID = CMC8550
Category = Audit
AgentID = CMC
Severity = Information
Timestamp = 1982-03-21 05:33:35
Message Arg 1 = Healthy
Message = Chassis health is Healthy
Example
• Displays all the logs.
racadm getraclog
• Displays 3 records from record number 5:
racadm getraclog -s 5 -c 3
getractime
Description Displays the current iDRAC time.
Synopsis
• racadm getractime [-d]
• racadm getractime [-d][-z]
• racadm getractime [-n]
Input
• -d — Displays the time in the format, yyyymmddhhmmss.mmmmmms.
• -z — Displays timezone. This option is specic to CMC only.
• -n — Displays NTP peer information. This option is specic to CMC only.
NOTE: If no options are provided, the getractime subcommand displays the time in a common readable
format.
Output The current iDRAC time is displayed.
Example
• racadm getractime
Thu Dec 8 20:15:26 2005
• racadm getractime -d
20051208201542.000000
getredundancymode
Description
Displays the redundancy status (Redundant or Non-Redundant) of
the CMC.
To use this subcommand, you must have CMC Login User privilege.
Synopsis
racadm getredundancymode
Example
racadm getredundancymode
Redundant
RACADM Subcommand Details 53