Quick Reference Guide

Table Of Contents
RACADM Subcommands 73
Options
Table 2-26 describes the gettracelog subcommand options.
Example
Display the entire log
racadm gettracelog
Display 5 records in the log
racadm gettracelog -c 5
Nov 28 04:40:41 cmc syslogd 1.4.1: restart.
Nov 28 04:40:41 cmc fupmuxd[150]: Start Status Op:
priv=0x00000000 ID:[01 01 0x00]
Nov 28 04:40:41 cmc fupmuxd[150]: Active-CMC
Status: 0x04000000
Nov 28 04:40:52 cmc webcgi[28776]: postFWUpload:
rc = 10, file size = 0
Nov 28 04:40:52 cmc fupmuxd[150]: Start Status Op:
priv=0x00000000 ID:[01 01 0x00]
Display the number of records in a log
racadm gettracelog -i
Total Records: 275
Table 2-26. gettracelog Subcommand Options
Option Description
(none) Displays the CMC trace log.
-s
Specifies the starting record to display.
-c
Specifies the number of records to display.
-i
Displays the number of entries in the CMC trace log.
-m Displays one screen of information at a time and prompts you to
continue to the next screen (similar to the UNIX more command).
Available only through remote RACADM.
-more Displays one screen of information at a time and prompts you to
continue to the next screen (similar to the UNIX more command).
Available only through local RACADM.