Command Line Tool 2 User Guide
-GetEventInfo: Displays overall event information
-GetEvents: Gets event log entry details.
-GetSinceShutdown: Displays all of the events since last controller shutdown.
-GetSinceReboot: Displays all of the events since last controller reboot.
-IncludeDeleted: Displays all events, including deleted events.
-GetLatest [number]: Displays the latest number of events, if any exist. The event data will
be written to the file in reverse order.
-GetCCIncon: Displays the events relating to inconsisten data found during a consistency check.
-f [filename]: Get events from the specified file
Example
CmdTool2 -AdpEventLog Clear -a1
CmdTool2 -AdpEventLog GetSinceShutdown -a1,2
CmdTool2 -AdpEventLog GetLatest 25 -f RAIDEvents.log -aALL
AdpFacDefSet
Description
Set to Factory Defaults. They are not visible if the RAID controller is already configured.
Syntax
CmdTool2 -AdpFacDefSet -a[controller]
Parameters
-a[controller]: The RAID controller affected by the command
Example
CmdTool2 -AdpFacDefSet -a1
AdpFwFlash
Description
Flashes a firmware file onto the RAID controller. Use this command with care.