Reference Guide
Input
• -c — Specifies the number of records to display.
NOTE: On Local RACADM, the number of logs are restricted to 100 by default.
• --more — Displays one screen at a time and prompts you to continue (similar to the
UNIX more command).
• -s — Specifies the starting record used for the display.
NOTE: When Enhanced Chassis Logging and Events feature is enabled, then -i and
--more options are not displayed.
Output
SeqNumber = 286
Message ID = USR0005
Category = Audit
AgentID = RACLOG
Severity = Information
Timestamp = 2012-10-05 06:25:27
Message = Login failed from processdisco06a: 192.168.0
Message Arg 1 = processdisco06a
Message Arg 2 = 10.92.68.245
FQDD = iDRAC.Embedded.1
Example
Display the recent 2 records for RAC log
racadm getraclog -c
2
SeqNumber = 4102
Message ID = LIC201
Category = Audit
AgentID = DE
Severity = Warning
Timestamp = 2014-06-12 01:38:19
Message = License yPMRJGuEf7z5HG8LO7gh assigned to device iDRAC
expires in 4 days.
Message Arg 1 = yPMRJGuEf7z5HG8LO7ghMessage Arg 2 = iDRACMessage
Arg 3 = 4
-------------------------------------------------------------------
----------------
SeqNumber = 4101
Message ID = USR0032
Category = Audit
AgentID = RACLOG
Severity = Information
Timestamp = 2014-06-11 19:54:00
Message = The session for root from 192.168.0 using RACADM is
logged off.
Message Arg 1 = root
Message Arg 2 = 10.94.98.92
Message Arg 3 = RACADM
FQDD = iDRAC.Embedded.1
-------------------------------------------------------------------
------------------
getractime
Description Displays the current iDRAC time.
Synopsis
• racadm getractime [-d]
40