# Thing QoS tests for public connectivity

To view the QoS tests menu, select the Thing you wish to test and click the QoS button.&#x20;

<figure><img src="/files/KDXvGCoKJ5h5W0p2niOo" alt=""><figcaption></figcaption></figure>

## Single load test

A one-time QoS test with predefined packet size and duration up to 60 request. By the end of the test, each request will be displayed on the chart together with avarge jitter, packet loss and round trips times (min, max, avg).&#x20;

To start a test,

1. Go to the Thing page and click the QoS button from the top section.
2. Select the number of ping requests (up to 60) or leave the default value (5).
3. Select the packet size (up to 1000B) or leave the default value (100B).
4. Click START and wait for the test results.

{% hint style="info" %}
Only one test at a time can be executed. During the test run the QoS button will have a spinning icon until it ends. If you wish to manually stop a test that was started, click on the QoS button and than click to STOP the test.
{% endhint %}

<div align="center"><figure><img src="/files/IChoWOe1yguK51pTHv20" alt="" width="375"><figcaption></figcaption></figure></div>

5. Once the test ends, the test results will be displayed on the chart. Additionally you will receive an inbox notification with test results.

<figure><img src="/files/koFY0anlFlsUkHh5eazi" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/eomsRQSWmXnlL7iZB3c2" alt=""><figcaption></figcaption></figure>

## 15 minutes test

A 15 minutes test in intervals of 30 seconds. During the test run the bars which represents the tested intervals will be displayed on the chart together with avarge jitter, packet loss and round trips times (min, max, avg) which is a aggregation of the results from each interval all together.&#x20;

To start a test,

1. Go to the Thing page and click the QoS button from the top section.
2. Select the `15-min.` test and click to START.

{% hint style="info" %}
Only one test at a time can be executed. During the test run the QoS button will have a spinning icon until it ends. If you wish to manually stop a test that was started, click on the QoS button and than click to STOP the test.
{% endhint %}

<div align="center"><figure><img src="/files/IChoWOe1yguK51pTHv20" alt="" width="375"><figcaption></figcaption></figure></div>

3. The QoS measurements results will be displayed on the chart during the test run.&#x20;

<figure><img src="/files/kIiJjfl1KGVpTHp3R3NY" alt=""><figcaption></figcaption></figure>

4. Once the test ends, the test results will be displayed on the chart. Additionally you will receive an inbox notification with test results.

<figure><img src="/files/3XbcJz8MIQ0IQ5E2U5da" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4fdoKIWZyhmWKjG0KnNn" alt=""><figcaption></figcaption></figure>

## 24 hours test

A 24 hours test in intervals of 15 minutes. During the test run the bars which represents the tested intervals will be displayed on the chart together with avarge jitter, packet loss and round trips times (min, max, avg) which is a aggregation of the results from each interval all together.&#x20;

To start a test,

1. Go to the Thing page and click the QoS button from the top section.
2. Select the `24-hour` test and click to START.

{% hint style="info" %}
Only one test at a time can be executed. During the test run the QoS button will have a spinning icon until it ends. If you wish to manually stop a test that was started, click on the QoS button and than click to STOP the test.
{% endhint %}

<div align="center"><figure><img src="/files/IChoWOe1yguK51pTHv20" alt="" width="375"><figcaption></figcaption></figure></div>

3. The QoS measurements results will be displayed on the chart during the test run.&#x20;

<figure><img src="/files/ZOAXuCePCRlNXNRfudxZ" alt=""><figcaption></figcaption></figure>

4. Once the test ends, the test results will be displayed on the chart. Additionally you will receive an inbox notification with test results.

{% hint style="info" %}
To get notified on QoS insights out of the Monogoto hub, simply select the quality of service insights for a Slack or email integration.
{% endhint %}

<figure><img src="/files/S5cV9ojtnLuhVynacsf9" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.monogoto.io/hub/things/quality-of-service/thing-qos-tests-for-public-connectivity.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.
