# Metrics

## Activity

The activity metric represents the amount of toxic flow relative to non-toxic flow.

![Activity metric](/files/jfKOfNG1l3Wx71XjNsJb)

The **View Flows** link provides access to the table of flows for the selected day by opening a [Flow tab of a device](/control/english/devices/dashboard-dun-appareil/flux.md).

{% hint style="info" %}
If the activity has toxic flows, then the flow table will be filtered on **toxic flows only** by default.
{% endhint %}

## Threats

The detected threats are the toxic IP addresses that generated flows on the selected day.

By clicking on **Threat List**, each IP is shown with its threat type, along with a link to the [public IP address page](/control/english/devices/adresse-ip-publique.md) and a link to view the flows in question.

![List of threats](/files/NJMflnaFSIaQ2eRTLq8c)

## Cybercarbon

See also the [calculation of the cybercarbon](/control/english/devices/dashboard-dun-appareil/general/metriques.md#cybercarbone).

The Cybercarbon section represents the **equivalent in CO2 emissions** (CO2e) of the **volume of the network flows** on the selected day.&#x20;

The total impact shows the total cyber carbon measured by the device since its installation, with an equivalence in kilometers driven with an average petrol car (198 gCO2e/km).

![Cybercarbon metric](/files/RK1kNYKGavkFGCnGKFzg)

{% hint style="info" %}
The notation **gCO2e / kgCO2e** means **gram / kilogram CO2 equivalent**.
{% endhint %}


---

# 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.serenicity.fr/control/english/devices/dashboard-dun-appareil/general/metriques.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.
