# System Monitor

## Dashboard

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTEnid8slfk8yG87EyboI%2Fuploads%2Fa58LjDCE9n08J6owUSl7%2FScreenshot%202026-02-03%20144230.png?alt=media&#x26;token=c2df477f-3103-4eeb-bcd1-b8969fda7e5b" alt=""><figcaption></figcaption></figure>

## System Monitor Tab

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTEnid8slfk8yG87EyboI%2Fuploads%2FjNOd2MSbvGTOdUn4bLFz%2FScreenshot%202026-02-03%20144157.png?alt=media&#x26;token=b975161b-0ce3-4fa3-8937-efbe34c6051b" alt=""><figcaption></figcaption></figure>

## Description

* **RSSI**: Received Signal Strength Indicator

**RSSI** (Received Signal Strength Indicator) is a parameter which provides information about total received wide-band power (measure in all symbols) including all interference and thermal noise.

| **Value** | **RSSI dBm** | **Condition** |
| --------- | ------------ | ------------- |
| 2         | -109         | Marginal      |
| 3         | -107         | Marginal      |
| 4         | -105         | Marginal      |
| 5         | -103         | Marginal      |
| 6         | -101         | Marginal      |
| 7         | -99          | Marginal      |
| 8         | -97          | Marginal      |
| 9         | -95          | Marginal      |
| 10        | -93          | OK            |
| 11        | -91          | OK            |
| 12        | -89          | OK            |
| 13        | -87          | OK            |
| 14        | -85          | OK            |
| 15        | -83          | Good          |
| 16        | -81          | Good          |
| 17        | -79          | Good          |
| 18        | -77          | Good          |
| 19        | -75          | Good          |
| 20        | -73          | Excellent     |
| 21        | -71          | Excellent     |
| 22        | -69          | Excellent     |
| 23        | -67          | Excellent     |
| 24        | -65          | Excellent     |
| 25        | -63          | Excellent     |
| 26        | -61          | Excellent     |
| 27        | -59          | Excellent     |
| 28        | -57          | Excellent     |
| 29        | -55          | Excellent     |
| 30        | -53          | Excellent     |

* **Access Technology**: Radio Access Technology being used by XBLink Mini
* **PC Ping:** Ping time from pilot app to streaming server
* **XBLink Ping**: Ping time from XBLink Mini to streaming server
* **Cloud:** Streaming Server domain, (Ex: hk stand for HongKong)
* **CPU:** XBLink Mini's CPU performance
* **Memory:** XBLink Mini's Memory performance
* **Temperature:** XBLink Mini's temperature
* **Bytes sent**: Total bytes sent from XBLink Mini


---

# 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.xbstation.com/xblink-mini/user-manual/xbstationpilotapp/system-monitor.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.
