Event storm page

From Veloopti Help
Jump to: navigation, search

Home > Using > Web User Interface > Pages > Event storm page



1 Overview

A storm rule is opened by clicking on its name on the Storm rules web page which is found under Events on the main menu. These pages are protected using permissions so not everyone may be able to see them.

When creating or modifying a rule that does not abide by the logic of the storm rules engine then the text is marked in red indicating that it needs to be changed. The rule is that storm events with an increasing level of severity are required to have an increasing breach count relative to the time window (breach duration) that they are received in. So for the same time period, the most number of events should be received for an exception, with a lesser amount for a warning and the least for information.

  1. If the number of events that that are received over the exception breach duration are added together and exceed the exception breach count then an event with the severity level of exception is raised.
  2. If the number of events that that are received over the warning breach duration are added together and exceed the warning breach count then an event with the severity level of warning is raised.
  3. If the number of events that that are received over the information breach duration are added together and exceed the exception breach count then an event with the severity level of information is raised.

1.1 Overview

The overview tab contains the properties of the storm rule that are common to every severity setting.

Name: The name of the storm rule. This is used in the description of the event that appears in the event view and also in the email subject line.
Description: This is used to describe the storm rule to other people who are editing it.
Enabled: This enables or disables the storm rule. A disabled storm rule will not detect or notify of any threshold breaches. It also will not collect any metrics for displaying in a dashboard.
Event path: This is the path that is used when detecting an event storm.
Help Text: This text appears in the event that is displayed in the event view and also in the body of any notification email.

1.2 Information settings

The parameters in the information setting define the number of events and duplicates and the time period over which they should be received in order to create or reduce an storm event with the severity of information. It also contains one of the parameters for closing an open event.

Information Storm events have the lowest level of severity of all of the storm events. Informational severity storm events should be used to inform your users that an event storm has occurred but there is no impact yet to your monitored IT infrastructure.

Breach Condition

Breach Count: This is the minimum number of events and duplicates per breach duration that must be exceeded in order to create a storm event with the severity of information. As long as a storm event is open and this condition is met, the storm rule will continue to be in breach with an severity level of information. When this condition is not being met then the reset conditions are checked to see whether the open event can be closed.
Breach Duration: This is the time period over which the minimum number of breach count events and duplicates in order to trigger a storm event with the severity of information.

Reset Condition

Reset Count: If there is no breach condition being met then this is the number that the event and duplicate count must be equal to or less than during the reset duration before the event may be closed. As this is the smallest reset count condition if it is met then this will signify that the event can be closed. The event that is being closed can have a severity of either information, warning or exception.
Reset Duration: This is the time period over which the minimum number of reset count events must appear in order to close the storm event.

Notifications

Notify Users: This is a list of users who will be notified when a storm event with the severity of information breaches the breach count for the first time. If the storm event is first created with a warning or critical severity level then the users in those settings will be notified.
Notify User Groups: This is a list of user groups that will be notified when a storm event with the severity of information breaches the breach count for the first time. If the storm event is first created with a warning or critical severity event the user groups in those settings will be notified.

1.3 Warning settings

The parameters in the warning settings define the number of events and duplicates and the time period over which they should be received in order to create a storm event with the severity of warning. It also contains some details to reduce or increase an existing open storm event to a higher or lower level severity level. If the breach conditions are no longer being met for a storm event with the severity of exception then the warning breach conditions are next checked to see whether the event can be reduced to warning. Additionally if a storm event with the severity of normal now meets the warning breach conditions the then its severity level is increased to warning.

Storm events with a severity of warning come between the information and exception severity events. They come into effect by having a larger breach count relative to the time window (breach duration) of informational severity events but are not as large in number as exception level severity events. Warning level storm events should be used to inform your users that an event storm has occurred that is impacting your IT infrastructure in a negative way and something should be done to resolve it before it increases in severity to exception.

It also contains one of the three conditions for closing an open storm event.

Breach Condition

Breach Count: This is the minimum number of events and duplicates per breach duration that must be exceeded in order to create or change a storm event with the severity of warning. While the storm event with a severity of warning is open, as long as this condition is met the storm rule will continue to be in breach. When this condition is not being met then the reset values are checked.
Breach Duration: This is the time period over which the minimum number of breach count events and duplicates in order to trigger a storm event with the severity of warning.
Reset Count: If there is no breach condition being met then this is the number that the events and duplicates must be equal to or less than during the reset duration before the event can be reduced to warning.

Reset Condition

Reset Duration: This is the time period over which the minimum number of reset count events must appear in order to reduce the event to warning.

Notifications

Notify Users: This is a list of users who will be notified when a storm event breaches the breach count for the first time. If the storm event is first created with a severity level of exception then these users will not be notified when the severity is reduced to warning.
Notify User Groups: This is a list of user groups that will be notified when a storm event breaches the breach count for the first time. If the storm event is first created with a severity level of exception then these user groups will not be notified when the severity is reduced to warning.

1.4 Exception settings

The parameters in the exception settings define the number of events and duplicates and the time period over which they should be received in order to create a storm event with the severity of exception. It also contains the details to increase an existing open storm event to a severity level of exception. If the breach conditions are no longer being met for a storm event with the severity of exception then the warning first followed by normal breach conditions are then checked to see the event should be changed to them.

Exception storm events have the highest level of severity and come into effect by having the highest level of event count relative to the time window (breach duration) that they are received in. Exception level storm events should be used to inform your users that an event storm has occurred and it is impacting one or more component of your IT infrastructure and it has impacted it with a significant performance degradation or loss of service.

It also contains one of the parameters for closing an open event.

Breach Condition

Breach Count: This is the minimum number of events and duplicates per breach duration that must be exceeded in order to create or change a storm event with the severity of exception. While the storm event with a severity of exception is open, as long as this condition is met the storm rule will continue to be in breach. When this condition is not being met then the reset values are checked.
Breach Duration: This is the time period over which the minimum number of breach count events and duplicates in order to trigger a storm event with the severity of exception.

Reset Condition

Reset Count: If there is no breach condition being met then this is the number that the events and duplicates must be equal to or less than during the reset duration before the event may be reduced to warning or information.
Reset Duration: This is the time period over which the minimum number of reset count events must appear in order to reduce the event to warning or information.

Notifications

Notify Users: This is a list of users who will be notified when a storm event breaches the breach count for the first time.
Notify User Groups: This is a list of user groups that will be notified when a storm event breaches the breach count for the first time.

1.5 Explain

The explain tab describes the storm rule in plain english.

When a change is made that does not abide by the logic of the storm rules engine and a save is attempted then the text is marked in red indicating that it needs to be changed. See event storm properties for more details

1.6 History

The history tab contains a graph with the minute total count for the storm rule path for the last hour. The rule will be populated with the last hour of data if the storm rule has existed this long.