ADVERTISEMENT
symevent commands
Tracking and Monitoring the events on symmetrix arrays.
- symevent -sid 1234 listLists all the events happened such as informational, warnings,errors and fatal on array 1234.
- symevent -sid 1234 list -dirLists all the events on symmetrix array 1234 grouped by the reporting directors
- symevent -sid 1234 list -errorLists all the events in symmetrix array with a severity of error or greater. This will display all error and fatal events. For eg. power supply fault is an error event.
- symevent -sid 1234 list -fatalLists all the fatal events in symmetrix array 1234. For eg. an event for a director failure is fatal.
- symevent -sid 1234 list -fatal -start 05/26/2016Lists all the fatal events in symmetrix array 1234 on 26th may 2016.
- symevent -sid 1234 list -start 05/26/2016:22:00:00 -end 05/26/2016:23:00:00Lists all the events starting from 22:00 to 23:00 on 26th may 2016.
- symevent -sid 1234 list -vLists all the events happened such as informational, warnings,errors and fatal on array 1234. "-v" option display this as a verbose style.
- symevent -sid 1234 list -warnLists all the events in symmetrix array with a severity of Warning or greater. This will display all warning,error and fatal events.
- symevent -sid 1234 monitorDisplay the realtime events happening in array 1234.
- symevent -sid 1234 monitor -i 2 -c 10Display the realtime events happening on array 1234 in an interval of 2 seconds for 10 times.
- symevent -sid 1234 listLists all the events happened such as informational, warnings,errors and fatal on array 1234.
- symevent -sid 1234 list -dirLists all the events on symmetrix array 1234 grouped by the reporting directors
- symevent -sid 1234 list -errorLists all the events in symmetrix array with a severity of error or greater. This will display all error and fatal events. For eg. power supply fault is an error event.
- symevent -sid 1234 list -fatalLists all the fatal events in symmetrix array 1234. For eg. an event for a director failure is fatal.
- symevent -sid 1234 list -fatal -start 05/26/2016Lists all the fatal events in symmetrix array 1234 on 26th may 2016.
- symevent -sid 1234 list -start 05/26/2016:22:00:00 -end 05/26/2016:23:00:00Lists all the events starting from 22:00 to 23:00 on 26th may 2016.
- symevent -sid 1234 list -vLists all the events happened such as informational, warnings,errors and fatal on array 1234. "-v" option display this as a verbose style.
- symevent -sid 1234 list -warnLists all the events in symmetrix array with a severity of Warning or greater. This will display all warning,error and fatal events.
- symevent -sid 1234 monitorDisplay the realtime events happening in array 1234.
- symevent -sid 1234 monitor -i 2 -c 10Display the realtime events happening on array 1234 in an interval of 2 seconds for 10 times.
Most viewed articles
Symcli QuestionsHowTo guide for symcli commands
SRDF OperationsVarious SRDF operations and Commands explained using a simplified replication setup.
VMax Allocation StepsStorage Allocation procedure for a VMax array using Autoprovisioning Groups.This is just a quick reference and only conatins commands to do the allocation.
Dynamic Vs Static SRDFExamples to show the procedural differences between Dynamic and Static SRDF pair creation.