# Dashboard⁣⁣⁣⁣

This section is intended to provide the main information about the wireless unit operation.&#x20;

The Dashboard displays a read-only summary of the current link status information, local and remote device signal strength, capacity , current values of the basic configuration settings and Ethernet network status.

### Device status <a href="#id-dashboard-devicestatus" id="id-dashboard-devicestatus"></a>

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

<table><thead><tr><th width="237">Parameter</th><th>Description</th></tr></thead><tbody><tr><td><strong>CPU load</strong></td><td>Displays the load percentage of the CPU.</td></tr><tr><td><strong>RAM usage</strong></td><td>Displays the usage percentage of the random-access memory.</td></tr><tr><td><strong>Device uptime</strong></td><td>The device operating time since the last reboot.</td></tr><tr><td><strong>Firmware version</strong></td><td>The firmware version uploaded to the device.</td></tr></tbody></table>

### Wired interface <a href="#id-dashboard-wiredinterface" id="id-dashboard-wiredinterface"></a>

In the "Wired interface status" tab, the wired interface status can be monitored, as well as media type, duplex mode and physical interface MAC-address.&#x20;

Current interface load is displayed at the charts for both directions.

The wired interface statistic is available on the right side.

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

<table><thead><tr><th width="236">Parameter</th><th>Description</th></tr></thead><tbody><tr><td><strong>CRC errors (FCS)</strong></td><td>Packets dropped due to checksum mismatch. The possible reasons for the error counter increasement are described in the "Troubleshooting⁣⁣⁣" article.</td></tr><tr><td><strong>Oversize packets</strong></td><td>Packets larger than 9600 bytes.</td></tr><tr><td><strong>Undresize packets (runt)</strong></td><td>Packets less than 64 bytes in size.</td></tr></tbody></table>

### Wireless link status <a href="#id-dashboard-wirelesslinkstatus" id="id-dashboard-wirelesslinkstatus"></a>

The left part of the section contains basic information about link status.

<figure><img src="/files/5Doui0TrMQEnZCewzwdO" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="236">Parameter</th><th>Description</th></tr></thead><tbody><tr><td><strong>Radio interface status</strong></td><td>Administrative interface status set in the "Switch" section.</td></tr><tr><td><strong>Link status</strong></td><td>Wireless connection state.</td></tr><tr><td><strong>Link ID</strong></td><td>Wireless link can be established only with devices which have the same link ID.</td></tr><tr><td><strong>Link uptime</strong></td><td>The link operating time since the last outage.</td></tr><tr><td><strong>Remote device</strong></td><td>Device name set at the remote side.</td></tr><tr><td><strong>Center frequency</strong></td><td>The downlink and uplink center frequency value set in the "Radio" section manually or by the automatic frequency selection mechanism.</td></tr><tr><td><strong>Channel width</strong></td><td>The channel width value set in the "Radio" settings.</td></tr></tbody></table>

The right part contains real-time parameters values for local and remote device.

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

TX parameters:

* **Tx power, dBm** - transmit output power level for local and remote device. Automatic or manual if "Automatic transmit power control" is turned off.
* **MCS** - selected modulation coding scheme. Automatic or manual if "Automatic modulation control" is turned off.
* **Throughput, Mbps** - maximal available throughput at transmitter of local and remote device for selected MCS.
* **Frames** - frames amount transmitted since the last reboot.

RX parameters display values for both polarization:

* **RSSI, dBm** - the received signal level. Available values:
  * **-90...-80 dBm** - close to the receiver sensitivity level, only the lowest modulations are available.&#x20;
  * **-80...-60 dBm** - average input range.
  * **-60...-40 dBm** - the recommended range for achieving best performance.
  * **>-40 dBm** - input signal level is too high.
* **EVM, dBm** - Error vector magnitude is an indicator of the measured input signal quality, telling how far are the received constellation symbols compared to the ideal symbols of the constellation. The parameter value must be as high as possible in absolute value. The recommended level should be less than -21 dB.

#### Link statistic

The link statistics window can be displayed by clicking "Statistics" button.

The "Link Availability" section displays the following information:

* The overall wireless link availability since the last device reboot, the number of wireless outages when the connection was unavailable.
* Availability statistics for each modulation, for downlink and uplink streams.

<figure><img src="/files/76vWlhA5aGuQ9cNK9zYG" alt=""><figcaption></figcaption></figure>

The "MCS Usage" section displays amount of packets being transmitted on each modulation (bitrate) for downlink and uplink streams since the last reboot.

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

### Wired link status PRF

This section contains information about Pseudo Radio Interface status.

The top part describes prf-interface name, id and role, and the physical parent interface MAC-address. The bottom part describes parameters of joined interfaces (listed on the right side) and link uptime.

<figure><img src="/files/zDoaogGwJaIUUmmyErHd" alt=""><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://wiki.astrawireless.net/astra-wireless-documentation/technical-documentation/astra-quasar-technical-user-manual/operation-and-administration/dashboard.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.
