- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
The Network Device Topology Map provides an overview of your network’s physical connections, so you can more easily identify issues in your devices and understand their upstream and downstream impacts.
The Datadog Agent version 7.52 and later automatically collects topology data. No additional installation is necessary.
In the Network Topology Map, the following navigation options are available:
The following are the definitions of the nodes for each color state:
Color | Description |
---|---|
Green | Device is reachable. |
Red | Issue with device, such as unreachable through SNMP. |
Gray | Device is monitored by NDM; however, no data has been received. For example, if the ping wasn’t configured and you opted to color by Ping State in the Device Topology Map, the devices are displayed in gray. |
No color | Shadow devices that are not directly monitored by NDM, but are discoverable through LLDP/CDP from a connected device that NDM is monitoring. You can toggle on/off the Hide N unmonitored device section if you want these devices to be shown on the Device Topology Map. |
Note: The Filter Devices setting impacts what devices are shown on the Device Topology Map for all queries you might make. For example, if you filter by a device facet in the search bar.
SNMP devices are matched to a representative icon based on their device type in each device node, as defined in their device profiles.
Icon | Description |
---|---|
Access Point | |
Firewall | |
Router | |
Server | |
Switch | |
Device |
In addition to providing an overview of your network’s physical connections, you can investigate individual devices to understand their connections, flows, and overall status. Hovering over a device displays its overall status and key metrics. You can also click on a device to see the following options:
Choose Inspect to see the device’s interface connections. Click on any of the connected interfaces for further investigation. This view shows only the physical interfaces that are actually connected to another device. This means that it shows a subset of the total set of interfaces of a network device.
Choose View device details to see information such as the device’s IP address and tags, as well as data related to throughput, CPU, and memory.
From this view, you can also view the device’s connected interfaces in the Connected Interfaces tab.
Choose View flow details to open the NetFlow tab filtered by the device’s @device.ip
for a detailed exploration of the device’s sources, destinations, and volume. See the NetFlow Monitoring page for more information.
If you experience issues using the Network Topology Map, use the following troubleshooting guidelines. If you need further assistance, contact Datadog support.
This message is displayed when the rendered map has no links.
Note: Since the “Hide N Unconnected Devices” toggle is enabled by default, this message displays with an empty map.
There are no devices because NDM is not configured.
The Device Topology Map data is based on LLDP (Link Layer Discovery Protocol) and CDP (Cisco Discovery Protocol) information collected with SNMP. If your map is missing devices and/or connections, ensure the following:
Verify that your devices are exposing LLDP and CDP data with the following commands:
For LLDP data:
sudo -u dd-agent datadog-agent snmp walk <DEVICE_IP> 1.0.8802
For CDP data
sudo -u dd-agent datadog-agent snmp walk <DEVICE_IP> 1.3.6.1.4.1.9.9.23
If your device is exposing topology data with LLDP or CDP but some of the connections are missing, ensure that the “Hide N Unmonitored Devices” toggle is off. If you are using tags to filter nodes on the map, ensure the “Show one hop away on filter” toggle is on to see the connected nodes.
The Device Topology Map shows all devices discovered with LLDP or CDP. These can be new devices that are not already monitored with SNMP or existing devices that were not resolved to the equivalent monitored device. You can use the “Hide N Unmonitored Devices” toggle to hide these nodes.
The Device Topology Map shows all devices discovered with LLDP and/or CDP. In some cases, these devices are already monitored with SNMP but can not be resolved to the equivalent monitored device. In this case, the device is shown twice: one node representing the monitored device and one node representing the LLDP/CDP discovered device. Use the “Hide N Unmonitored Devices” toggle to hide the unmonitored nodes.
The borderless or black nodes on the Device Topology Map can represent devices discovered with LLDP or CDP that are not configured to be monitored with NDM, or devices discovered with LLDP or CDP that can not be resolved to the equivalent monitored device.
The Device Topology Map provides an overview of the devices monitored with NDM and their physical connections. The topology links data is based on LLDP (Link Layer Discovery Protocol) or CDP (Cisco Discovery Protocol) information collected with SNMP. The connections discovered with LLDP or CDP can correspond to devices already monitored with SNMP. The device resolution consists in matching the discovered device to the monitored device.
The device resolution can fail if the device is not monitored with NDM, or the LLDP or CDP data is insufficient to match the discovered device to the monitored device.