Most Storage Automated Diagnostic Environment events are based on health transitions. For example, when the state of a device goes from online to offline, a health transition occurs. It is the transition from online to offline that generates an event, not the actual value offline. If the state alone was used to generate events, the same events would be generated all the time. Transitions cannot be used when monitoring logfiles, so log events can be repetitive. To minimize this problem, attach thresholds to entries in the logfiles.
Thresholds ensure that a minimum number of logfile entries within a certain time period occur before an event is generated. The Storage Automated Diagnostic Environment also includes an event maximums database that keeps track of the number of events generated about the same subject in the same eight-hour timeframe. This database stops the generation of repetitive events when there is no other way to do it. For example, if the port of a switch was toggling between offline and online every few minutes, the event maximums database ensures that this toggling is reported only once every eight hours instead of every five minutes.
Events are usually generated using the following guidelines:
Note -
Aggregated events and events that require action by service personnel (known as actionable events) are also referred to as alarms.