Sentinel States

Every item that is monitored in Sentinel is in a certain state, at any point whilst the monitor is running.

As a new input is evaluated, its state can change.

For each input in a test, the initial state depends on the process used. After the test is triggered, new sample data is collected at every sample interval. The sample data is evaluated against predefined limits. If a sample value exceeds a limit, then a new state is reached.

State Duration

State duration lasts until a new state is reached.
State duration is measured to the nearest second.

Start Time

The start time of an event for an entity is the time that the current state was reached. When the state changes, there is a new start time for the event.

Note: Where a delay is used, the start time is the time that the data exceeded a limit to cause an event, rather than the time that the data was fetched.

State Severity

The state severity is specified in the state configuration of a test. There are five severities that can be used to classify the different states:

  • None
  • Suppressed
  • Low
  • Medium
  • High

The default severity for all of the states is None.

Suppressed State

When a test runs, any input values are evaluated for the periods when the precondition is true. For the periods that the precondition fails, the test monitor item goes into a suppressed state.

If there is low confidence data for an entity that is being tested, then the resulting state for that entity will be suppressed.

A third circumstance which may cause a suppressed state is Test Suppression, whereby testing is deliberately suppressed for a specific reason.

The following states can be reached, depending on which process is being used by the test:

  • Default
  • High High Exceeded
  • High Exceeded
  • Low Exceeded
  • Low Low Exceeded
  • Suppressed
  • Min
  • Max
  • Primary
  • Secondary
  • Tertiary
  • No Data

For more information about which states apply to the various processes, refer to each process.

 

Comments are closed