Reference Guide

Table Of Contents
help and help <subcommand>
Table 5. Help commands
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
Table 6. 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]
racadm chassislog view [-c <category> [-s <severity>] [-b
<subcategory>]
[-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.
-a <name> - Specifies the FTP Server IP address or FQDN, user name, and password.
-d <path> - Specifies the path to the file on the FTP server.
-l <location> - Specifies the location of the network share or area on file system where chassis
log is exported. Two types of network shares are supported:
— SMB mounted path: //<ipaddress or domain name>/<share_name>/<path_to_image>
— NFS mounted path: <ipaddress>:/<path_to_image>.
-u <user> — Specifies the user name for accessing the FTP Server, or Domain and User Name
for accessing network share location.
20