Reference Guide

perccli /cx/px|pall show
This command shows the basic PHY layer information.
Input example:
perccli /c1/p0 show
perccli /cx/px|pall show all
This command shows all the PHY layer information.
Input example:
perccli /c1/p0 show all
Logging commands
The PERC Command Line Tool supports the following commands to generate and maintain log files:
perccli /cx delete events
perccli /cx show events [[type= <sincereboot| sinceshutdown| includedeleted| latest=x|
ccincon vd=<0,1,...>] filter=<[info],[warning],[critical],[fatal]> file=<filepath>
[logfile[=filename]]
perccli /cx show eventloginfo
The detailed description for each command follows.
perccli /cx delete events
This command deletes all records in the event log.
Input example:
perccli /c0 delete events
perccli /cx show events [[type= <sincereboot| sinceshutdown|
includedeleted| latest=x| ccincon vd=<0,1,...>] filter=<[info],[warning],
[critical],[fatal]> file=<filepath> [logfile[=filename]]
This command prints the system log to a text file and saves the file in the specified location.
Input example:
perccli /c0 show events file=C:\Users\Administrator\Documents\eventreport
Option
Value Range Description
Type
latest=x
Dumps the latest x number of events, if any exist. The event data
will be written to the file in reverse order which includes deleted
events.
ccincon Dumps if any CC (ConsistencyCheck) errors logged on a VD.
sincereboot Dumps all the events since last adapter reboot.
sinceshutdown Dumps all the events since last controller shutdown.
includedeleted Dumps all events, including deleted events.
Filter
info Informational message. No user action is necessary.
warning Some component may be close to a failure point.
Working with the PERC Command Line Interface Tool 49