Save Storage Array Events
This command saves events from the Major Event Log (MEL) to a file. You can save either all the events or only the critical events.
Syntax
save storageArray (allEvents | criticalEvents) file="filename" [count=numberOfEvents]
Parameters
Parameter Description allEvents | criticalEvents
This parameter defines whether you want to save all events or only the critical events. filename
The name of the file to which you will save the events. Enclose the filename in double quotes (" "). count
Specifies the number of events or critical events you want to save to a file. If you do not enter a value for the count, all events or critical events are saved to the file. If you enter a value for the count, only that number of events or critical events (starting with the last event entered) are saved to the file. Use integer values. Minimum Firmware Level
6.10