- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
The vSphere integration is configured to crawl into the different resources of a vCenter, such as VMs or ESXi. The integration flags the VMs and ESXi as separate hosts, and they appear in your Infrastructure List as <vsphere-hostname>
.
Inside a vCenter, a guest VM can run an Agent. This Agent submits metrics and attaches <guest-hostname>
metadata to them. A host appears in the Infrastructure List as <guest-hostname>
.
Depending on the vSphere integration configuration and the guest Agent configuration, <vsphere-hostname>
and <guest-hostname>
can be different. For example, <vsphere-hostname>
can be a Fully Qualified Domain Name (FQDN) and <guest-hostname>
a Short Name. In this case, a single VM can appear twice in the Infrastructure List.
use_guest_hostname: true
for the vSphere integration to use the guest hostname instead of the VM name given by the vCenter.hostname_fqdn
in the guest VM Agent configuration datadog.yaml
.vsphere-hostname
and guest-hostname
.Note: The old host in the Infrastructure List takes time before disappearing.