CLI Guide

Table Of Contents
Table 53. Details of attribute (continued)
Displays the CMC diagnostic trace log.
Synopsis
racadm gettracelog [-i]
racadm gettracelog [-s <start>] [-c <count>] [--more]
Input
i Displays the number of entries in iDRACCMC trace log.
--more Displays one screen at a time and prompts the user to continue (similar to the UNIX more
command).
-c Specifies the number of records to display.
-s Specifies the starting record to display.
Output
The default output display shows the record number, timestamp, source and description. The timestamp
begins at midnight, January 1 and increases until the system starts. After the system starts, the systems
timestamp is used.
Example
Display entire log
racadm gettracelog
Display number of records in log
racadm gettracelog -i
Total Records: 228
getversion
Table 54. Details of getversion attribute
Description Displays the current software version, model and generation
information, and whether the target device can be updated.
NOTE: The Linux shell script does not support the
characters$ (dollar),` (back quote), \ (forward slash),
& (ampersand), ( (open bracket), ) (Close bracket), =
(equal), | (Pipe), ; (semi colon)," (Double quote), ' (single
quote), < (less than), and > (greater than).
Synopsis
racadm getversion
racadm getversion [-b | -c | i]
racadm getversion [-f <filter>]
Input
-c Displays the server's current CPLD version.
-b Displays the server's current BIOS version.
-i Displays the server's current IDSDM version.
-f <filter> Filters the components and must be
one of the following values:
bios: BIOS
idrac: iDRAC
lc: Lifecycle Controller
idsdm: SD card
RACADM Subcommand Details 81