Azure Virtual Network

이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

Overview

Azure Virtual Network is the fundamental building block for your private network in Azure. Virtual Network enables many types of Azure resources, such as Azure Virtual Machines, to securely communicate with each other, the internet, and on-premises networks. Use Datadog to monitor your available address space to avoid running out of space at critical times.

Get metrics from Azure Virtual Network to:

  • Monitor the number of allocated and unallocated addresses for your virtual networks.
  • Track the number of total vs connected network peerings.
  • Track the number of addresses available vs assigned within your subnets.
  • Avoid running out of address space at critical times.

The metrics from this integration are not available from Azure Monitor. Datadog generates them by querying Azure metadata APIs and converting the responses to timeseries data points. They are provided in Datadog as standard metrics from the Azure integration.

Setup

Note: Usages for gateway subnets are not supported by Azure and return a value of (-1) for both available and assigned address space. Be sure to take this into account when looking at aggregate usage across virtual networks containing gateway subnets.

Installation

If you haven’t already, set up the Microsoft Azure integration first. There are no other installation steps.

Data Collected

Metrics

azure.network_virtualnetworks.connected_peerings
(gauge)
Peers connected on the virtual network
azure.network_virtualnetworks.subnets.assigned_addresses
(gauge)
Addresses assigned on the subnet
azure.network_virtualnetworks.subnets.available_addresses
(gauge)
Addresses available on the subnet
azure.network_virtualnetworks.total_addresses
(gauge)
Total addresses on the virtual network
azure.network_virtualnetworks.total_peerings
(gauge)
Total peerings on the virtual network
azure.network_virtualnetworks.total_subnets
(gauge)
Total number of subnets on the virtual network
azure.network_virtualnetworks.bytes_dropped_d_do_s
(gauge)
Inbound bytes dropped ddos.
Shown as byte
azure.network_virtualnetworks.bytes_forwarded_d_do_s
(gauge)
Inbound bytes forwarded ddos.
Shown as byte
azure.network_virtualnetworks.bytes_in_d_do_s
(gauge)
Inbound bytes ddos.
Shown as byte
azure.network_virtualnetworks.d_do_s_trigger_syn_packets
(gauge)
Inbound SYN packets to trigger ddos mitigation.
azure.network_virtualnetworks.d_do_s_trigger_tcp_packets
(gauge)
Inbound TCP packets to trigger ddos mitigation.
azure.network_virtualnetworks.d_do_s_trigger_udp_packets
(gauge)
Inbound UDP packets to trigger ddos mitigation.
azure.network_virtualnetworks.if_under_d_do_s_attack
(gauge)
Under ddos attack or not.
azure.network_virtualnetworks.packets_dropped_d_do_s
(gauge)
Inbound packets dropped ddos.
azure.network_virtualnetworks.packets_forwarded_d_do_s
(gauge)
Inbound packets forwarded ddos.
azure.network_virtualnetworks.packets_in_d_do_s
(gauge)
Inbound packets ddos.
azure.network_virtualnetworks.ping_mesh_average_roundtrip_ms
(gauge)
Round trip time for pings sent to a destination VM.
Shown as millisecond
azure.network_virtualnetworks.ping_mesh_probes_failed_percent
(gauge)
Percent of number of failed pings to total sent pings of a destination VM.
Shown as percent
azure.network_virtualnetworks.tcp_bytes_dropped_d_do_s
(gauge)
Inbound TCP bytes dropped ddos.
Shown as byte
azure.network_virtualnetworks.tcp_bytes_forwarded_d_do_s
(gauge)
Inbound TCP bytes forwarded ddos.
Shown as byte
azure.network_virtualnetworks.tcp_bytes_in_d_do_s
(gauge)
Inbound TCP bytes ddos.
Shown as byte
azure.network_virtualnetworks.tcp_packets_dropped_d_do_s
(gauge)
Inbound TCP packets dropped ddos.
azure.network_virtualnetworks.tcp_packets_forwarded_d_do_s
(gauge)
Inbound TCP packets forwarded ddos.
azure.network_virtualnetworks.tcp_packets_in_d_do_s
(gauge)
Inbound TCP packets ddos.
azure.network_virtualnetworks.udp_bytes_dropped_d_do_s
(gauge)
Inbound UDP bytes dropped ddos.
Shown as byte
azure.network_virtualnetworks.udp_bytes_forwarded_d_do_s
(gauge)
Inbound UDP bytes forwarded ddos.
Shown as byte
azure.network_virtualnetworks.udp_bytes_in_d_do_s
(gauge)
Inbound UDP bytes ddos.
Shown as byte
azure.network_virtualnetworks.udp_packets_dropped_d_do_s
(gauge)
Inbound UDP packets dropped ddos.
azure.network_virtualnetworks.udp_packets_forwarded_d_do_s
(gauge)
Inbound UDP packets forwarded ddos.
azure.network_virtualnetworks.udp_packets_in_d_do_s
(gauge)
Inbound UDP packets ddos.

Events

The Azure Virtual Network integration does not include any events.

Service Checks

The Azure Virtual Network integration does not include any service checks.

Troubleshooting

Need help? Contact Datadog support.