Symptom: No data is returned when you click a real-time test.
Possible cause: This is a situation that can happen when a wifi profile that was assigned to the agent is unable to find a broadcasting SSID. You can validate that in several ways:
- Scan SSIDs in range to verify the network is available
- Check the wifi connection timing results
- Check the WPA supplicant logs
Troubleshooting method #1: SSID in range
- Go to the agent details view,
- Select the wireless sub-tab, and
- Run an SSID scan and verify that the configured SSID is available: the SSID name is either not broadcasting or mispelled.
Troubleshooting method #2: Check the wifi connection timing
- Go to the agent details view,
- Select the wireless subtab, and
- In the WiFi Timing widget, hover the mouse on the last connection attempt and see if you can find a message such as “No suitable network found (WPA supplicant terminated)”.
Troubleshooting method #3: Verify WPA supplicant logs
- Go to the agent details view,
- Select the wireless subtab, and
- Scroll down to the logs section: In the “Filter by source” dropdown select WPA_Supplicant and search for a message that states ”wlan0: No suitable network found”.