- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Supported OS
이 점검은 Datadog Agent를 통해 Hyper-V를 모니터링합니다.
Hyper-V 점검은 Datadog Agent 패키지에 포함되어 있어 서버에 추가 설치가 필요하지 않습니다.
Hyper-V 성능 데이터를 수집하려면 Agent의 구성 디렉터리 루트에 있는 conf.d/
폴더에서 hyperv.d/conf.yaml
파일을 편집합니다. 사용 가능한 모든 구성 옵션은 샘플 hyperv.d/conf.yaml을 참조하세요.
참고: 이 점검의 1.5.0 이상 버전에서는 메트릭 수집을 위한 새로운 구현을 사용하므로 Python 3이 필요합니다. Python 3을 사용할 수 없는 호스트의 경우 또는 이 점검의 레거시 버전을 사용하려는 경우 다음 config를 참조하세요.
Agent의 상태 하위 명령을 실행하고 Checks 섹션에서 hyperv
를 찾습니다.
hyperv.dynamic_memory_balancer.available_memory (gauge) | The amount of memory left on the node. Shown as byte |
hyperv.dynamic_memory_balancer.average_pressure (gauge) | This counter represents the average pressure in the VM. Shown as percent |
hyperv.hypervisor_logical_processor.context_switches_per_sec (gauge) | The combined rate at which all processors on the computer are switched from one thread to another. Shown as operation |
hyperv.hypervisor_logical_processor.guest_run_time (gauge) | The percentage of time spent by the processor in guest code. Shown as percent |
hyperv.hypervisor_logical_processor.hypervisor_run_time (gauge) | The percentage of time spent by the processor in hypervisor code. Shown as percent |
hyperv.hypervisor_logical_processor.idle_time (gauge) | The percentage of time spent by the processor in an idle state. Shown as percent |
hyperv.hypervisor_logical_processor.total_run_time (gauge) | The percentage of time spent by the processor in guest and hypervisor code. Shown as percent |
hyperv.hypervisor_root_virtual_processor.guest_run_time (gauge) | The percentage of time spent by the virtual processor in guest code. Shown as percent |
hyperv.hypervisor_root_virtual_processor.hypervisor_run_time (gauge) | The percentage of time spent by the virtual processor in hypervisor code. Shown as percent |
hyperv.hypervisor_root_virtual_processor.total_run_time (gauge) | The percentage of time spent by the virtual processor in guest and hypervisor code. Shown as percent |
hyperv.hypervisor_virtual_processor.guest_run_time (gauge) | The percentage of time spent by the virtual processor in guest code. Shown as percent |
hyperv.hypervisor_virtual_processor.hypervisor_run_time (gauge) | The percentage of time spent by the virtual processor in hypervisor code. Shown as percent |
hyperv.hypervisor_virtual_processor.total_run_time (gauge) | The percentage of time spent by the virtual processor in guest and hypervisor code. Shown as percent |
hyperv.virtual_network_adapter.bytes_per_sec (gauge) | The rate at which bytes are sent and received over each network adapter. Shown as byte |
hyperv.vm_vid_partition.physical_pages_allocated (gauge) | The number of physical pages allocated. Shown as block |
hyperv.vm_vid_partition.remote_physical_pages (gauge) | The number of physical pages not allocated from the preferred NUMA node. Shown as block |
Hyper-V는 서비스 점검을 포함하지 않습니다.
Hyper-V는 이벤트를 포함하지 않습니다.
도움이 필요하신가요? Datadog 지원팀에 문의하세요.
기타 유용한 문서, 링크 및 기사: