Skip to content

Commit d9ae59e

Browse files
authored
Merge pull request #311215 from limwainstein/sensor-health-statuses-new
New sensor health statuses
2 parents 7bde58e + 514e715 commit d9ae59e

2 files changed

Lines changed: 27 additions & 18 deletions

File tree

articles/defender-for-iot/organizations/sensor-health-messages.md

Lines changed: 12 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -18,36 +18,30 @@ For more information, see [Understand sensor health](how-to-manage-sensors-on-th
1818
|**Disconnected** | This sensor isn't communicating with Azure | Try signing into the sensor to check for errors or networking failures. <br><br> We also recommend reviewing the sensor networking configuration and verifying the sensor’s ability to communicate with Azure. |
1919
|**Sanity failed** | This sensor failed an internal consistency check | The sensor is in a degraded state. <br><br> Check the sensor for hardware failures and try restarting the sensor. If the issue isn't resolved, open a support ticket. |
2020
|**No traffic detected** | No traffic detected on the monitored network interfaces | Check that the monitoring ports are connected to SPAN/monitor ports on the adjacent switch and that traffic is active on the link. At least one link with network traffic should be connected to the monitor ports. |
21+
|**No connection to NTP** |Failed to connect to the NTP server. |Contact your network team to confirm that the NTP server is reachable, or replace the NTP server with an accessible alternative. |
22+
|**No connection to Active Directory** |Failed to connect to any of the following Active Directory servers: <list of servers>. |Check with your network team if the Domain Controller server is reachable. |
23+
|**Traffic bandwidth exceeded its limit** |The sensor exceeded its network bandwidth limit. The current bandwidth is <current_bandwidth>, which exceeds the maximum supported limit of <max_bandwidth>.<br><br>**Note**: This error is only displayed if none of the configured active directories are reachable. |Connect the sensor to a more accurate switch location or purchase a sensor with enhanced hardware specifications. |
24+
|**Number of monitored devices exceeded its limit** |The sensor exceeded its monitored devices limit. The current number of monitored devices is <current_devices>, which exceeds the maximum supported limit of <max_devices>. |Connect the sensor to a more accurate switch location or purchase a sensor with enhanced hardware specifications.|
2125

2226
## Warning messages
2327

2428
|Title |Message |Recommendation |
2529
|---------|---------|---------|
26-
|**Failed to send update** |There was an error uploading the file to the sensor |Verify the sensor’s ability to communicate with download.microsoft.com and retry. <br><br> If the problem persists, open a support ticket.|
27-
|**Sensor update failed** | There was an error installing the update.|Open a support ticket. |
30+
|**Package upload failed** |There was an error uploading the file to the sensor |Verify the sensor’s ability to communicate with download.microsoft.com and retry. <br><br> If the problem persists, open a support ticket.|
31+
|**Sensor update failed** | There was an error installing the update.| Open a support ticket. |
2832
| **Unstable traffic to Azure**|Sensor’s connection to Azure is unstable | We recommend that you check the sensor WAN connection, the BW limit settings, and validate network equipment that might be on the route between the sensor and the cloud.|
29-
| **Unsupported**|Outdated software may result in a non-optimal experience |Upgrade your sensor software to the latest version to use the most recently available Defender for IoT features.|
30-
|**Sensor is partially connected** |See [Sensor partially connected messages](#sensor-partially-connected-messages) | |
31-
|**Backup error** |Failed to backup to Azure storage. |The primary causes of backup failures are issues with the sensor's network connectivity or an overly large backup file. Please verify the sensor's network connection and ensure it is not overloaded. |
32-
33-
### Sensor partially connected messages
34-
35-
The "Sensor is partially connected" message includes one of the following endpoint errors:
36-
37-
|Title |Message |Recommendation |
38-
|---------|---------|---------|
39-
|**General endpoint error** | Failed to establish a connection with the endpoint/endpoints (specifying the domain name).|Verify that all the required endpoints are allowed in the firewall with your network team. |
40-
|**DNS endpoint error** | Failed to resolve the DNS name of the endpoint/endpoints (specifying the domain name).|If the DNS server is reachable, verify the DNS server configured on the sensor is correct. If it is, reach out to your DNS administrator. |
41-
|**SSL endpoint error** |Failed to establish a secure connection with the endpoint/endpoints (specifying the domain name). The presented certificate is not trusted.|- Make sure the time is configured correctly.<br>- Check if you are using SSL inspection service (usually in the proxy). If so, make sure to upload the relevant certificate in the System Settings screen. |
42-
|**Proxy authentication endpoint error** |- For one endpoint: The proxy requires authentication but none or incorrect credentials were provided.<br>- For multiple endpoints: Verify the authentication credentials with your proxy administrator. Provide the required credentials in the System Settings screen.|Verify the authentication credentials with your proxy administrator. Provide the required credentials in the System Settings screen. |
43-
|**Proxy unnecessary endpoint error** |- For one endpoint: Unnecessary credentials were provided to the proxy.<br>- For multiple endpoints: Remove the username and password provided in the proxy configuration. |Remove the username and password provided in the proxy configuration. |
33+
| **Outdated**|Outdated software may result in a non-optimal experience | Upgrade your sensor software to the latest version to use the most recently available Defender for IoT features.|
34+
| **NTP server not configured**|No NTP server is configured on the sensor | For accurate time synchronization, configure an NTP server in the **Sensor settings** page.|
35+
| **Traffic bandwidth is close to its limit** |The sensor is close to exceeding its network traffic bandwidth limit. The current bandwidth is <current_bandwidth>, which exceeds <percentage> of the maximum supported limit of <max_bandwidth>. | We recommend that you connect the sensor to a more accurate switch location or purchase a sensor with enhanced hardware specifications.|
36+
|**Number of monitored devices is close to its limit** |The sensor is close to exceeding its monitored devices limit. The current number of monitored devices is <current_devices>, which exceeds <percentage> of the maximum supported limit of <max_devices>. | We recommend that you connect the sensor to a more accurate switch location or purchase a sensor with enhanced hardware specifications.|
37+
|**Disk is almost full** |The sensor hard disk is close to reaching its capacity. <partition> has reached <storage>, which exceeds <percentage> of <max_storage>.<br><br>**Note**: This error is displayed when either the root or the data partition runs low on space. The message specifies the relevant partition. | Open a support ticket. |
4438

4539
## Healthy messages
4640

4741
|Title |Message |Recommendation |
4842
|---------|---------|---------|
4943
|**Pending activation** |Waiting for sensor to connect for the first time | Upload the activation file to the sensor. If this doesn't resolve the problem, verify the sensor’s ability to communicate with Azure.|
50-
|**Pending reactivation** |Waiting for reactivation with new license |Upload the new activation file to the sensor. If this doesn't resolve the problem, verify the sensor’s ability to communicate with Azure. |
44+
|**Pending reactivation** |Waiting for reactivation with new license | Upload the new activation file to the sensor. If this doesn't resolve the problem, verify the sensor’s ability to communicate with Azure. |
5145

5246
## Next steps
5347

articles/defender-for-iot/organizations/whats-new.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,34 @@ Features released earlier than nine months ago are described in the [What's new
2424

2525
|Service area |Updates |
2626
|---------|---------|
27+
| **OT networks** | [New sensor health message - NTP server not configured](sensor-health-messages.md) |
2728
| **OT networks** | Sensor version 25.2.2 is now available. See [release details and updates](release-notes.md#version-2522) |
2829

2930
## December 2025
3031

3132
|Service area |Updates |
3233
|---------|---------|
3334
| **OT networks** | Sensor version 25.2.1 is now available. See [release details and updates](release-notes.md#version-2521). |
35+
| **OT networks** | [New sensor health message - No connection to NTP](sensor-health-messages.md) |
3436

3537
## September 2025
3638

3739
|Service area |Updates |
3840
|---------|---------|
3941
| **OT networks** | Sensor version 25.2.0 is now available. See [release details and updates](release-notes.md#version-2520). |
42+
| **OT networks** | [New sensor health messages](#new-sensor-health-messages) |
43+
44+
### New sensor health messages
45+
46+
We've added the following sensor health messages to improve visibility into sensor connectivity issues:
47+
48+
- **Traffic bandwidth is close to its limit**
49+
- **Traffic bandwidth exceeded its limit**
50+
- **Number of monitored devices is close to its limit**
51+
- **Number of monitored devices exceeded its limit**
52+
- **Disk is almost full**
53+
54+
For more information, see [Sensor health message reference](sensor-health-messages.md).
4055

4156
## June 2025
4257

0 commit comments

Comments
 (0)