For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/network_monitoring/devices/device_health.md. A documentation index is available at /llms.txt.
Device Health is in Preview

Request Access

Overview

Device Health surfaces network device issues across your infrastructure and helps you correlate them with configuration changes. Use Device Health to:

  • Identify degraded devices and affected metrics across your fleet
  • Correlate metric anomalies with configuration changes on a shared timeline
  • Launch Bits Investigation to pinpoint root causes
  • Take action by rolling back configuration changes directly from the investigation flow

Navigate to Infrastructure > Devices > Health for a fleet-wide view of all device issues. To see active issues for a specific device, select it from the Devices list or any NDM visualization to open any active issues in the device side panel.

Investigate an issue

Select an issue to open the issue panel, which shows:

  • A plain-language summary of what happened
  • A graph of the affected metric showing when the issue started and its severity
  • A timeline overlay showing when configuration changes occurred on the device, so you can correlate metric anomalies with specific changes
A device health issue showing a bandwidth utilization drop on interface ge0/0, with a summary of the root cause, a timeseries graph with configuration change markers, and a button to investigate further with Bits Investigation.

Launch a Bits Investigation

From a selected issue, you can trigger a Bits Investigation. Bits Investigation analyzes the issue and provides:

  • A step-by-step summary of the investigation and its findings
  • Root cause analysis in plain language

To start a Bits Investigation, click Investigate further with Bits. Click View full investigation to open the complete investigation in a new tab. For more information, see Bits Investigation.

Apply a proposed fix

Take action directly from the issue panel by applying the proposed fix (such as rolling back the configuration to the last trusted version). See a diff of the exact configuration change to be applied.

A proposed fix panel showing a rollback to a previous configuration version, with an Apply Fix button and a side-by-side diff of the current running configuration and the suggested fix.

View impacted devices and dependencies

The issue panel also shows other devices and dependencies potentially affected by the same issue, helping you assess the scope of impact across your network. To investigate further, select any device in the diagram or the affected devices list to open its Device page.

A dependency map for the ny-edge device showing connected devices, and a list of nine affected devices all marked as degraded.

Further Reading