- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`High Availability (HA) in Network Device Monitoring allows you to designate an active Agent and a standby Agent, ensuring automatic failover if the active Agent encounters an issue. This setup eliminates the Agent as a single point of failure, maintaining continuous monitoring during unexpected incidents or planned maintenance, such as OS updates and Agent upgrades.
You can configure active and standby Agents to function as an HA pair in NDM. If the active Agent goes down, the standby Agent takes over within 90 seconds, becoming the new active Agent. Additionally, you can designate a preferred active Agent, allowing NDM to automatically revert to it once it becomes available again. This feature allows for proactive Agent switching ahead of scheduled maintenance.
The following integrations are supported for High Availability in Network Device Monitoring:
Category | Supported Integrations |
---|---|
Network Monitoring | SNMP, Network Path, HTTP Check |
Vendor-Specific | Cisco ACI, Cisco SD-WAN, Versa |
Virtualization (7.66) | vSphere, OpenStack Controller (7.66) |
HA Agent is supported on Linux, Windows, and macOS. Are there separate setup instructions for each?
Install two Agents on like hosts (one on each host). The following setup is for hosts with similar capabilities (CPU, RAM, and networking) and configurations (including datadog.yaml
and integration settings).
For both Agents, on each host, configure your datadog.yaml
with the following settings:
ha_agent:
enabled: true
config_id: <CONFIG-NAME> # example: "my-ndm-agents"
# only use lowercase alphanumerics, hyphen and underscore
Configure the SNMP integration:
Setup the SNMP integration on both Agents by following the SNMP Metrics setup instructions.
Note: Both Monitoring individual devices and Autodiscovery installation methods are supported.
At this point, the two Agents are fully configured for High Availability (HA).
Go to Integrations > Fleet Automation > View Agents.
Search for your previously configured Agents using tags, hostname, for example, config_id:<CONFIG-NAME>
.
placeholder
Click on the Agent you would like to define as Preferred.
In the HA Preferred Active Agent dropdown, select the Agent you would like to define as preferred.
placeholder
Test that failover works by shutting down the Agent/Host that is Active.
The standby Agent should start monitoring the SNMP integrations after 1-3min.
If no Preferred Active Agent is defined:
If a Preferred Active Agent is defined:
unknown
HA Agent state?추가 유용한 문서, 링크 및 기사: