User's Manual

RACADM Subcommands 313
getraclog
NOTE: To use this subcommand, you must have CMC Login User privilege.
Description
Displays the CMC log entries. The timestamp begins at midnight, January 1
and increases until the system boots. After the system boots, the system’s
timestamp is used.
Usage
racadm getraclog [-i]
racadm getraclog [-s <
start record
>] [-c <
count
>]
[-m]
Options
Table A-17 describes the getraclog subcommand options.
Examples
racadm getraclog -c 5
Apr 21 10:17:46 cmc : CMC1: active
Apr 21 10:17:46 cmc : CMC1: AC power up
Apr 21 10:17:48 cmc : CMC1: non redundant
Apr 21 12:17:48 cmc : Login success (username =
root)
Table A-17. getraclog Subcommand Options
Open Description
(none) Displays the entire CMC log, including the record number, time
stamp, source, and description of each event.
-s <start record> Specifies the starting record used for the display
-c <count> Specifies the maximum number of entries to be returned.
-i Displays the number of entries in the CMC log.
-m Displays one screen of information at a time and prompts the
user to continue to next screen (similar to the UNIX more
command).