# Flow Outages

## Preview <a href="#preview" id="preview"></a>

![](/files/syVYMquQzTPFI9dkDblt)

## Overview <a href="#overview" id="overview"></a>

**Purpose**: The Flow Outages dashboard provides insights into network flow disruptions, enabling users to monitor the flow rate and detect any outages in real time. This dashboard is designed to help administrators quickly identify and respond to interruptions in network traffic flow.

**Components**: The dashboard consists of the following visualizations:

* **Flow Alerts**
* **Flow Rate**
* **Flow Events**

## Getting Here <a href="#getting-here" id="getting-here"></a>

1. From the main menu, navigate to **Dashboards > All**.
2. Select the **System** tab from the horizontal navigation at the top.
3. Click on **Flow Outages**.

## Main Points <a href="#main-points" id="main-points"></a>

**Usage Scenarios**: This dashboard is useful for monitoring the stability of network flows, detecting outages, and addressing any disruptions that might impact network performance.

**Best Practices**: Regularly monitor the **Flow Rate** to identify irregularities in traffic. Utilize the **Flow Alerts** and **Flow Events** sections to investigate and respond to flow interruptions efficiently.

## Charts <a href="#charts" id="charts"></a>

### Flow Alerts <a href="#flow-alerts" id="flow-alerts"></a>

**Description**: Displays the number of active alerts related to network flow outages.

**Key Elements**:

* **Alert Count**: Shows the current number of flow alerts, indicating potential issues in the network.

**Usage**: Use this count to monitor the current state of network flow health. A higher count may indicate ongoing or multiple issues.

### Flow Rate <a href="#flow-rate" id="flow-rate"></a>

**Description**: This line chart shows the flow rate across different sources over a selected time range.

**Key Elements**:

* **X-axis**: Time in hours and minutes.
* **Y-axis**: Flow rate in fps (frames per second).
* **Color-Coded Lines**: Each line represents a different flow source, identified by color.

**Usage**: Track the flow rate to observe any significant drops or anomalies in traffic, which could indicate outages or performance issues.

### Flow Events <a href="#flow-events" id="flow-events"></a>

**Description**: A table listing detailed flow event information, including timestamp, traffic, severity, summary, categories, flow source names, alert type, duration, and account.

**Key Elements**:

* **Columns**: Provide detailed attributes of each flow event, including severity and alert type.
* **Empty State**: In this example, no flow events are currently displayed, indicating no recorded disruptions.

**Usage**: Use this table to analyze specific events related to flow outages. It provides detailed context for each event, aiding in troubleshooting and resolving issues.

## Interpreting the Data <a href="#interpreting-the-data" id="interpreting-the-data"></a>

**Flow Anomalies**: Significant fluctuations or drops in the **Flow Rate** chart may signal flow disruptions. Check the **Flow Alerts** and **Flow Events** for additional details.

**Alert Monitoring**: Regularly monitor the **Flow Alerts** to stay updated on flow outages. The alert count serves as an early warning indicator of network health.

## Additional Features <a href="#additional-features" id="additional-features"></a>

**Metric Selection**: The dashboard allows users to choose metrics such as bitrate to customize the view and analyze specific aspects of the flow data.

**Time Range**: Users can adjust the time range to focus on specific periods, facilitating a more detailed analysis of flow patterns.

**Interactive Elements**: The SYNC HOVER feature synchronizes data points across charts when hovered over, providing a cohesive view of related metrics.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.fusion.vectra.ai/dashboards/system/flow-outages.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
