We continue the series related to Wi-Fi monitoring, this time focusing on Wi-Fi performance metrics. In this article, we will review the key network performance metrics that matter when evaluating the performance of wireless networks.
Wireless networks are convenient, but they are also more variable than wired networks. A client’s experience can change based on distance from the access point, interference, roaming behavior, device capabilities, congestion, and many other factors. For this reason, troubleshooting Wi-Fi issues requires more than checking whether a device is connected to the network.
If you wish to learn more about monitoring Wi-Fi networks, download the Wi-Fi monitoring guide we wrote.
Key Wi-Fi Performance Metrics
There are five Wi-Fi network KPIs that should be considered when troubleshooting wireless network performance issues:
- Signal strength
- Noise
- Signal-to-Noise Ratio
- Link quality
- Bit rate
In the next sections, we’ll review each one of these network metrics in more detail.
Signal Strength
Typically in Wi-Fi, signal strength is measured in decibel milliwatts, or dBm, and sometimes reported as RSSI. The dBm value is an absolute measurement that can vary from a very strong signal around -30 dBm to a very weak signal around -90 dBm, which is generally close to the noise floor.
One thing that can be confusing about dBm is that the values are negative. This means that values closer to zero indicate a stronger signal. For example, -50 dBm is stronger than -75 dBm.
Wi-Fi signal strength generally falls between the following ranges:
| Signal Strength | Wi-Fi Quality | Expected User Experience |
|---|---|---|
| -30 dBm | Excellent | Very strong signal, usually close to the access point |
| -50 to -60 dBm | Strong | Good for voice, video, SaaS, and business applications |
| -60 to -70 dBm | Good | Usable, but performance may vary with congestion or interference |
| -70 to -80 dBm | Fair | Slower speeds, higher latency, and possible instability |
| -80 to -90 dBm | Weak | Poor performance and frequent disconnects |
| Below -90 dBm | Very poor | Connection may be unusable |
Another way to measure signal strength is RSSI. However, RSSI is generally a vendor-specific metric, and each manufacturer implements its own scale. For instance, some systems may report RSSI on a 0 to 100 scale, while others expose more detailed radio measurements. With RSSI, the general rule of thumb is that higher values indicate better signal strength.
When troubleshooting Wi-Fi signal strength, keep in mind that different factors can affect it. These include the distance from the access point, physical obstacles such as walls and glass, client device orientation, antenna design, and the frequency band in use. A client connected on 5 GHz or 6 GHz may have more available bandwidth, but those bands also have shorter range and lower wall penetration than 2.4 GHz.
Signal strength is important, but it should not be evaluated by itself. A client may show acceptable signal strength and still have a poor user experience because of interference, high noise, congestion, packet loss, or roaming problems.
Noise
Noise in Wi-Fi transmissions is interference that disrupts communication and reduces the quality of the wireless signal. This value is represented similarly to signal strength in dBm, typically from 0 to -100. Higher values closer to 0 represent stronger noise, while lower values closer to -100 represent lower noise.
Wi-Fi noise generally falls between the following ranges:
| Noise Level | Wi-Fi Quality | Expected Impact |
|---|---|---|
| -90 to -100 dBm | Excellent | Very low noise, ideal for Wi-Fi performance |
| -80 to -90 dBm | Good | Low noise, generally suitable for reliable Wi-Fi |
| -70 to -80 dBm | Moderate | May start to affect performance, especially in crowded areas |
| -60 to -70 dBm | High | Likely to cause noticeable degradation |
| Above -60 dBm | Very high | May cause slow speeds, retries, disconnects, and poor application performance |
Noise can come from many sources. Other Wi-Fi networks are the most common, but interference can also come from non-Wi-Fi devices, poor channel planning, overlapping channels, consumer electronics, industrial equipment, and dense client environments.
This is why two users connected to the same SSID can have very different experiences. One user may be close to an access point with little interference, while another may be in a noisy area where the wireless medium is congested.
Signal-to-Noise Ratio
Signal-to-Noise Ratio, or SNR, is a Wi-Fi performance metric that factors both signal strength and noise. For this reason, it is a useful rule of thumb to evaluate the quality of a Wi-Fi connection.
Most operating systems don’t directly provide SNR as a single metric. However, due to its simplicity, it is easy to calculate if signal strength and noise are available.
SNR is measured in decibels, or dB, and is calculated by subtracting the noise value from the signal value.
For example, if signal strength is -65 dBm and noise is -90 dBm, the SNR is:
-65 - (-90) = 25 dB Higher SNR values are better than lower values. Acceptable values generally start around 20 dB, while higher values usually indicate a cleaner and more reliable wireless connection.
| SNR | Wi-Fi Quality | Expected User Experience |
|---|---|---|
| 40 dB or higher | Excellent | Very reliable connection |
| 25 to 40 dB | Good | Suitable for voice, video, and business applications |
| 20 to 25 dB | Acceptable | Usable, but performance may vary |
| 10 to 20 dB | Poor | Higher chance of retries, latency, and instability |
| Below 10 dB | Very poor | Connection may be unreliable |
SNR is often more useful than signal strength alone. For example, a client with -60 dBm signal strength and -90 dBm noise has an SNR of 30 dB, which is good. A client with the same -60 dBm signal but -70 dBm noise has an SNR of only 10 dB, which is poor.
In other words, the signal may look fine at first glance, but the quality of the connection depends on how much stronger the signal is compared to the surrounding noise.
Link Quality
Link quality is a metric provided by NIC manufacturers for 802.11 Wi-Fi cards. It reflects the overall performance of the wireless connection by factoring wireless statistics such as signal strength, noise level, and error rates.
Higher values indicate better link quality. A value close to 100%, or close to the maximum value used by the vendor, suggests an excellent connection with minimal interference and high reliability.
Link quality values generally fall between the following ranges:
| Link Quality | Wi-Fi Quality | Expected User Experience |
|---|---|---|
| 90-100% | Excellent | Very reliable connection with high throughput and minimal interference |
| 70-89% | Good | Reliable connection suitable for most activities |
| 50-69% | Fair | Moderate connection, possibly affected by interference or distance |
| Below 50% | Poor | Weak connection, likely to experience slow speeds, latency, and disconnections |
Like RSSI, link quality can vary depending on the operating system, wireless driver, and hardware vendor. For this reason, it is useful for troubleshooting a specific client, but it may not always be comparable across different devices.
Bit Rate
Bit rate in Wi-Fi networks refers to the rate at which data is transmitted over the wireless connection. This is measured in megabits per second or gigabits per second. It is a critical factor in determining the performance and bandwidth utilization of a Wi-Fi network.
The bit rate of a wireless connection is determined by several factors, including the Wi-Fi standard supported by the access point, the capabilities of the client device, the number of spatial streams, channel width, signal strength, noise, and overall RF conditions.
Wi-Fi standards support the following theoretical maximum bit rates:
| Wi-Fi Standard | Theoretical Maximum Bit Rate |
|---|---|
| 802.11b | Up to 11 Mbps |
| 802.11g | Up to 54 Mbps |
| 802.11n | Up to 600 Mbps |
| 802.11ac | Up to 6.9 Gbps |
| 802.11ax, or Wi-Fi 6 | Up to 9.6 Gbps |
These are theoretical maximums. In real-world environments, users rarely experience those exact values because wireless performance depends on the client, the access point, channel width, interference, distance, airtime utilization, and network congestion.
A low bit rate can indicate that the client is far from the access point, experiencing interference, using an older Wi-Fi standard, or operating in an environment with poor signal quality. A high bit rate, on the other hand, does not always guarantee good application performance. The client may still experience packet loss, latency, DNS issues, or application reachability problems.
For this reason, bit rate should be reviewed together with signal strength, noise, SNR, and active network tests.
How to Test Wi-Fi Signal Strength
Testing Wi-Fi signal strength helps network engineers understand whether a client device has a strong enough wireless connection to support reliable application performance. Poor signal strength can lead to slow speeds, higher latency, packet loss, roaming issues, and intermittent disconnects.
There are several ways to test Wi-Fi signal strength, depending on the operating system and the level of detail required.
Test Wi-Fi Signal Strength on Windows
On Windows, you can quickly check signal quality from the command line with:
netsh wlan show interfaces This command displays information about the current wireless connection, including SSID, radio type, receive rate, transmit rate, channel, and signal quality.
Windows usually reports signal quality as a percentage rather than dBm, so this is useful for a quick check but less precise than dBm-based measurements. It can still help determine whether a user has a weak wireless connection or is connected to an unexpected SSID or access point.
Test Wi-Fi Signal Strength on macOS
On macOS, hold the Option key and click the Wi-Fi icon in the menu bar. This displays details such as RSSI, noise, channel, transmit rate, and PHY mode.
You can also use the Wireless Diagnostics tool for deeper troubleshooting. RSSI shows the received signal strength, while noise indicates the amount of background interference. These two values can be used to calculate Signal-to-Noise Ratio.
For example:
RSSI: -65 dBm
Noise: -90 dBm
SNR: 25 dB An SNR above 20 dB is usually acceptable, while higher values generally indicate a cleaner and more reliable Wi-Fi connection.
Test Wi-Fi Signal Strength on Linux
On Linux, wireless signal information can be checked with commands such as:
iw dev wlan0 link or:
iwconfig wlan0 These commands can report signal level, bit rate, frequency, access point MAC address, and other wireless interface details.
Linux is especially useful for troubleshooting Wi-Fi performance from sensors, single-board computers, or remote endpoints deployed across branch offices and user locations.
Why Signal Strength Alone Is Not Enough
A common mistake when troubleshooting Wi-Fi is assuming that strong signal strength means good performance. In reality, RSSI is only one part of the wireless experience.
A client may report a strong signal and still experience slow speeds, video call issues, application timeouts, or intermittent disconnects. This can happen when the wireless environment has high noise, channel congestion, poor roaming behavior, packet loss, or DNS/application reachability issues.
For this reason, Wi-Fi signal strength should be evaluated together with other performance indicators:
| Metric | Why It Matters |
|---|---|
| Signal-to-Noise Ratio | Shows whether the Wi-Fi signal is strong enough compared to background noise |
| Noise | Helps identify interference from neighboring networks or non-Wi-Fi devices |
| Link Quality | Provides a client-side view of the stability of the wireless connection |
| Bit Rate | Indicates the current transmit/receive rate negotiated by the client |
| Latency | Shows whether the connection is responsive enough for real-time applications |
| Packet Loss | Helps detect dropped traffic, retransmissions, and unstable connectivity |
| Roaming Behavior | Reveals whether clients move efficiently between access points |
| Application Reachability | Confirms whether users can actually access business-critical services |
The goal is not just to know whether a client is connected to Wi-Fi. The goal is to understand whether the wireless connection is good enough to support the applications users depend on.
Testing Wi-Fi Signal Strength Continuously with NetBeez
Manual Wi-Fi tests are useful, but they only show what is happening at one point in time. Many Wi-Fi problems are intermittent. A user may experience poor performance during a meeting, while everything looks normal by the time the help desk starts troubleshooting.
This is where continuous Wi-Fi monitoring becomes important.
NetBeez uses endpoint agents and Wi-Fi sensors to monitor the wireless experience from the client perspective. Instead of waiting for users to report issues, NetBeez continuously tracks Wi-Fi and network performance metrics from the locations where users connect.
With NetBeez, network teams can monitor metrics such as:
- Signal strength
- Noise
- Signal-to-Noise Ratio
- Link quality
- Bit rate
- Latency
- Packet loss
- DNS performance
- Application reachability
This helps network teams detect weak Wi-Fi coverage, noisy RF environments, intermittent packet loss, roaming problems, and user-impacting application issues.
Continuous Wi-Fi testing is especially useful for distributed environments such as branch offices, campuses, healthcare facilities, higher education networks, retail locations, and remote work environments. In these cases, the network team may not be physically close to the user, but still needs visibility into the quality of the connection.
By monitoring Wi-Fi from the user perspective, NetBeez helps teams move from reactive troubleshooting to proactive detection. This reduces the time spent trying to reproduce problems and helps network engineers identify whether the issue is related to Wi-Fi, the local network, the ISP, DNS, VPN, or the application itself.
Conclusion
Understanding Wi-Fi performance metrics is essential for effectively monitoring and troubleshooting wireless networks. Key metrics such as signal strength, noise, Signal-to-Noise Ratio, link quality, and bit rate provide insight into the health and efficiency of a Wi-Fi connection.
Each of these metrics plays an important role in diagnosing and optimizing wireless performance. However, no single metric tells the whole story. Signal strength may look good while noise is high. Bit rate may look acceptable while packet loss is affecting a video call. A user may be connected to Wi-Fi but unable to reach a business-critical application.
For this reason, Wi-Fi troubleshooting should combine wireless metrics with active network and application testing. By analyzing these factors together, network administrators can identify issues faster, improve the user experience, and maintain a more stable and reliable wireless environment.
If you wish to learn more about monitoring Wi-Fi networks, download the Wi-Fi monitoring guide we wrote.