# Metrics

1. On the navigation panel, click `System`.

<figure><img src="https://1495428842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPRxCI5iN2a8F6qzT9n0T%2Fuploads%2Fgit-blob-0e949508211ca7572541b2e9e0185e8f85a0b4a2%2Fsystem_menu.png?alt=media" alt=""><figcaption></figcaption></figure>

2. Click `Metrics`.

<figure><img src="https://1495428842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPRxCI5iN2a8F6qzT9n0T%2Fuploads%2Fgit-blob-4e61cc8f4dcb04ab92040852d045b9688801ab37%2Fmetrics_menu.png?alt=media" alt=""><figcaption></figcaption></figure>

3. The `Metrics` tabs shows a number of values collected throughout operational times.

<figure><img src="https://1495428842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPRxCI5iN2a8F6qzT9n0T%2Fuploads%2Fgit-blob-158be3260191d9cbb6f767b2b4cc4e60a7c34748%2Fmetrics.png?alt=media" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1495428842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPRxCI5iN2a8F6qzT9n0T%2Fuploads%2Fgit-blob-39b710d387706eafaa30e6a704d0c9c0644a4fae%2Fmetrics_day.png?alt=media" alt=""><figcaption></figcaption></figure>

## Overview

The metrics view provides two tables that present data.

### Hourly Collected Metrics

This table consists of the following columns:

* **Date**/**Time** - Date and Time of the snapshot
* **Number of Datapoints** - Number of connected Endpoints at the time instant of the snapshot
* **Messages per hour** - Number of messages transferred by the broker during the hour between the previous snapshot to the current one

### Daily Collected Metrics

This table consists of the following columns:

* **Date** - Date of commutated metrics
* **Number of Datapoints** - Number of connected Endpoints at the time instant of the daily snapshot
* **Messages per day** - Number of messages transferred by the broker during the day

The collected metrics are computed in two ways.

1. The **Number of Datapoints** are a snapshot at the end of the day
2. The **Messages per day** is the sum of all messages per hour for this specific date
