Active major incidents
Major incidents demand immediate clarity. The first question in any war-room is simple: How many major incidents are active right now?
This tile provides that answer in a single, unambiguous signal. It surfaces live Priority 1 incidents and turns them into an instant operational indicator.
When the number is zero, the system is calm. When it isn’t, you know you’re in an active event.
Before you begin
This tile works best when paired with:
Those tiles explain how the incident is evolving, while this one tells you whether one exists in the first place.
Configuring the tile
Configure the following in the tile editor:
- Data Source: Select ServiceNow.
- Data Stream: Select Table Query.
- Parameters:
- Table name: Select Incident.
- Filter query: Enter a query to return your major incidents. For example,
active=true^priority=1. - Result type: Select Aggregate.
- Show count only: Select this check box.
Timeframe: Select the timeframe you want to track. Note that after adding a monitor or configuring a KPI the Use dashboard timeframe option is disabled.
- Visualization: Select Scalar.
- Mapping > Value: Count is automatically selected.
- Click Save.
Adding a monitor
Adding a monitor turns this value from a passive count into an operational signal. No major incidents indicate that the system is healthy.
Even a lone major incident should raise alarms, therefore, we'll configure the monitor to fire an error whenever one or more major incidents arise.
Configure the following in the tile editor:
- Monitoring: Enable the toggle.
- Type: Select Threshold.
- Value: Select Count.
- Conditions > Error: Select greater than and enter 0.
- Click Save.