Wireless Monitoring¶
RansNet Wi-Fi monitoring provides real-time visibility into wireless performance, client experience, and access point health across distributed networks. It enables operators to detect issues such as poor signal quality, channel congestion, client instability, and bandwidth saturation before they impact user experience.
Navigate to ORCHESTRATOR → Monitoring → Dashboard and select the Wireless tab. Use the [Entity] button in the top-right corner to switch between entities.
The Wireless tab is organized into three subtabs: WiFi Overview, WiFi SSIDs, and WiFi Clients.
WiFi Overview¶
The WiFi Overview subtab provides a high-level summary of the wireless network across the selected entity.
The WiFi Summary banner at the top shows four key counters:
| Metric | Description |
|---|---|
| Total APs | Total number of access points reporting into mfusion |
| Total Unique SSIDs | Number of distinct SSIDs across all APs |
| Total 2.4 GHz Clients | Number of clients currently associated on the 2.4 GHz band |
| Total 5 GHz Clients | Number of clients currently associated on the 5 GHz band |
Below the summary, the APs and Clients sections each display three donut charts for distribution analysis:
APs Distribution
| Chart | Description |
|---|---|
| SSIDs By Band | Breakdown of SSIDs operating on 2.4 GHz vs. 5 GHz |
| SSIDs By Channel | Number of SSIDs on each active channel — useful for spotting channel congestion |
| SSIDs By HW Mode | Distribution of wireless standards in use across radios |
Clients Distribution
| Chart | Description |
|---|---|
| Clients By Band | Client count split between 2.4 GHz and 5 GHz bands |
| Clients By Channel | Clients distributed across active channels |
| Clients By Mode | Client breakdown by 802.11 connection mode (e.g., 11NG_HT20, 11AXA_HE80, 11AXA_HE160) |
This view lets operators quickly assess overall network utilization, detect band/channel imbalances, and identify whether clients are connecting on optimal bands.
WiFi SSIDs¶
The WiFi SSIDs subtab provides detailed per-BSSID RF performance data for every SSID broadcast by every AP radio.
The WiFi Quality panel at the top displays two signal quality donut charts:
| Chart | Description |
|---|---|
| SSIDs By Noise Floor (dBm) | Categorizes SSIDs by ambient RF noise: Good (≤ −80 dBm), Fair (≤ −70 dBm), Poor (> −70 dBm) |
| SSIDs By Signal Strength (dBm) | Categorizes SSIDs by signal level: Good (≥ −75 dBm), Fair (≥ −95 dBm), Poor (< −95 dBm) |
The table below lists every BSSID (per-radio, per-SSID combination). Use Export, Columns, and the search box to filter; click an AP Host Name to open the host's detail view.
| Column | Description |
|---|---|
| AP Host Name | The mfusion hostname of the access point |
| SSID | The wireless network name broadcast by this BSSID |
| BSSID (MAC) | MAC address of the specific radio interface |
| VLAN | The network/VLAN this SSID is bridged to |
| Band | Frequency band — 2.4G or 5G |
| Channel | Active channel number |
| Width | Channel width (e.g., 20M, 160M) |
| TX-Pwr | Configured transmit power (dBm) |
| Signal | Received signal level in dBm |
| Noise | Ambient noise floor in dBm |
| Max Rate | Maximum negotiated PHY rate |
| Cur Rate | Current active data rate |
| Update Time | Timestamp of the last data refresh |
Tip
A high noise floor (above −70 dBm) alongside a low current rate relative to max rate typically indicates RF interference or channel congestion. Consider switching to a less congested channel or enabling band steering to 5 GHz.
WiFi Clients¶
The WiFi Clients subtab provides per-client connection quality and traffic data for all currently associated wireless clients.
The WiFi Quality panel at the top displays two client quality donut charts:
| Chart | Description |
|---|---|
| Clients By RSSI (dBm) | Signal strength experienced by each client: Good (≥ −65 dBm), Fair (≥ −75 dBm), Poor (< −75 dBm) |
| Clients By SNR (dB) | Signal-to-noise ratio per client: Good (≥ 25 dB), Fair (≥ 15 dB), Poor (< 15 dB) |
The client table lists every associated client. Click a BSSID (AP) entry to open the corresponding AP.
| Column | Description |
|---|---|
| MAC Address | Client device MAC address |
| IP Address | IP address assigned to the client |
| Client Host Name | Device hostname reported by the client |
| VLAN | VLAN/network the client is placed on |
| SSID | The wireless network the client is connected to |
| BSSID (AP) | The AP radio the client is associated with |
| Band | Frequency band in use — 2.4G or 5G |
| Channel | Channel the client is associated on |
| RSSI (dBm) | Received signal strength — closer to 0 is stronger |
| SNR (dB) | Signal-to-noise ratio — higher values indicate a cleaner connection |
| TX Rate | Downlink data rate from AP to client |
| RX Rate | Uplink data rate from client to AP |
| UP Time | Duration since the client associated |
| Update Time | Timestamp of the last data refresh |
Tip
Clients with RSSI below −75 dBm or SNR below 15 dB are likely experiencing poor throughput and connection instability. These clients may benefit from being roamed to a closer AP or steered to the 5 GHz band if in range.


