Quick Reference Guide

racadm getsysinfo [-d] [-c] [-A] [-4] [-6]
-----------------------------------------------------------
Valid Options:
-d : show CMC information
-c : show chassis information
-A : do not show headers or labels
-4 : show CMC IPv4 information
-6 : show CMC IPv6 information
help and help <subcommand>
Description Lists all the subcommands available for use with RACADM and provides a short description for
each. You may also type a subcommand after help.
Synopsis
racadm help
racadm help <subcommand>
Input None
Output
The help command displays a complete list of subcommands.
Example
racadm help getsysinfo
chassislog
Description
Allows you to view, export, or clear the chassis log history.
To clear a chassis log, you must have the Clear Logs Administrator privilege.
NOTE: It is recommended that you use Firmware RACADM to run this subcommand.
Synopsis
racadm chassislog view -i <nNumber of records>
-c <log type> -s <severity>
-q <sequence no.> -n <number of records>
-r <
start timestamp> -e <end timestamp>
Input
-i — Displays the number of records present in the active log. You cannot use this
option with any other option.
-c — The log type to filter the records. Provide multiple categories using a "," as the
delimiter. The value is case-insensitive. Valid Category values:
All
System
Storage
Updates
Audit
Config
-q - The sequence number from which the records must be displayed.
-n - Specifies the n Number of records to be displayed.
-r - Displays events that have occurred after this time. The time format is yyyy-mm-dd
HH:MM:SS. The time stamp must be provided within double quotes.
-e - Displays events that have occurred before this time. The time format is yyyy-mm-
dd HH:MM:SS. The time stamp must be provided within double quotes.
-f <
filename
> - Specifies the file location and name where the chassis log is exported.
21