Reference Guide

"10.94.192.67"
"0.0.0.0"
"1"
gettracelog
Description
Lists all the trace login entries of iDRAC.
Synopsis
racadm gettracelog [-i]
racadm gettracelog [-s <start>] [-c <count>] [--more]
Input
—i — Displays the number of entries in iDRAC trace log.
--more — Displays one screen at a time and prompts the user to continue (similar to the UNIX more
command).
-cSpecies the number of records to display.
-sSpecies 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 system’s timestamp is
used.
Example
Display entire log
racadm gettracelog
Display number of records in log
racadm gettracelog -i
Total Records: 228
getversion
Description
Displays the current software version, model and generation information, and whether the target device can
be updated.
Synopsis
racadm getversion [-b | -c]
racadm getversion
Input
-c — Displays the server's current CPLD version.
-b — Displays the server's current BIOS version (default is iDRAC version).
-f <filter> — Filters the components and must be one of the following values:
bios: BIOS
idrac: iDRAC
lc: Lifecycle Controller
Example
Displays the version for server 4.
racadm getversion -m server-4
Displays the Lifecycle Controller component versions for servers 1 and 3.
racadm getversion -l -m server-1 -m server-3
racadm getversion -c
44