Skip to content

Latest commit

 

History

History
272 lines (212 loc) · 6.45 KB

azure-virtual-network-monitoring-integration.mdx

File metadata and controls

272 lines (212 loc) · 6.45 KB
title tags metaDescription redirects freshnessValidatedDate
Azure Virtual Network monitoring integration
Integrations
Microsoft Azure integrations
Azure integrations list
New Relic's Microsoft Azure Virtual Network integration: what data it reports and how to enable it.
/docs/integrations/microsoft-azure-integrations/azure-integrations-list/azure-virtual-network-monitoring-integration
/docs/azure-azure_virtualnetworks-integration
/docs/infrastructure/microsoft-azure-integrations/azure-integrations-list/azure-virtualnetwork-monitoring-integration
never

New Relic infrastructure monitoring provides an integration for Microsoft Azure's Virtual Network that reports data from your Virtual Network service to New Relic. This document explains how to activate this integration and describes the data that can be captured.

Features

New Relic's integration for Azure Virtual Network reports metric data about your virtual networks (VNets), like packets dropped per second or bytes forwarded per second. It also collects data about the status and configuration of your account.

You can monitor and alert on your Virtual Network data from New Relic, and you can create custom queries and chart dashboards.

Activate integration [#requirements]

To enable this integration follow standard procedures to activate your Azure service in New Relic.

Configuration and polling [#polling]

You can change the polling frequency and filter data using configuration options.

Default polling information for the Virtual Network integration:

  • Polling interval: 1 minute for metrics; 5 minutes for inventory
  • Resolution: 1 data point per minute

Find and use data [#find-and-use]

To find your integration data, go to one.newrelic.com > All capabilities > Infrastructure > Azure and look for the integration.

You can query and explore your data using the AzureVirtualNetworksPublicIpAddressSample event type.

For more on how to find and use integration data, see Understand and use data.

Metric data [#metrics]

Here are the metrics reported by the Azure Virtual Network integration. For more about how data is structured and reported to New Relic, see Understand and use integration data.

  <th>
    Description
  </th>
</tr>
  <td>
    Average inbound bytes dropped per second, DDoS.
  </td>
</tr>

<tr>
  <td>
    `BytesForwardedDDoS`
  </td>

  <td>
    Average inbound bytes forwarded per second, DDoS.
  </td>
</tr>

<tr>
  <td>
    `BytesInDDoS`
  </td>

  <td>
    Average inbound bytes per second, DDoS.
  </td>
</tr>

<tr>
  <td>
    `DDoSTriggerTCPPackets`
  </td>

  <td>
    Average inbound TCP packets per second to trigger DDoS mitigation.
  </td>
</tr>

<tr>
  <td>
    `DDoSTriggerUDPPackets`
  </td>

  <td>
    Inbound UDP packets to trigger DDoS mitigation.
  </td>
</tr>

<tr>
  <td>
    `IfUnderDDoSAttack`
  </td>

  <td>
    Count of entities under DDoS attack.
  </td>
</tr>

<tr>
  <td>
    `PacketsInDDoS`
  </td>

  <td>
    Average inbound packets per second, DDoS
  </td>
</tr>

<tr>
  <td>
    `PacketsDroppedDDoS`
  </td>

  <td>
    Average inbound packets dropped per second, DDoS.
  </td>
</tr>

<tr>
  <td>
    `PacketsForwardedDDoS`
  </td>

  <td>
    Average inbound packets forwarded per second, DDoS.
  </td>
</tr>

<tr>
  <td>
    `TCPBytesInDDoS`
  </td>

  <td>
    Average inbound TCP bytes per second, DDoS.
  </td>
</tr>

<tr>
  <td>
    `TCPBytesDroppedDDoS`
  </td>

  <td>
    Average inbound TCP bytes dropped per second, DDoS.
  </td>
</tr>

<tr>
  <td>
    `TCPBytesForwardedDDoS`
  </td>

  <td>
    Average inbound TCP bytes forwarded per second, DDoS.
  </td>
</tr>

<tr>
  <td>
    `TCPPacketsInDDoS`
  </td>

  <td>
    Average inbound TCP packets per second, DDoS.
  </td>
</tr>

<tr>
  <td>
    `TCPPacketsDroppedDDoS`
  </td>

  <td>
    Average inbound TCP packets dropped per second, DDoS.
  </td>
</tr>

<tr>
  <td>
    `TCPPacketsForwardedDDoS`
  </td>

  <td>
    Average inbound TCP packets forwarded per second, DDoS.
  </td>
</tr>

<tr>
  <td>
    `UDPPacketsInDDoS`
  </td>

  <td>
    Average inbound UDP packets per second, DDoS.
  </td>
</tr>

<tr>
  <td>
    `UDPPacketsDroppedDDoS`
  </td>

  <td>
    Average inbound UDP packets dropped per second, DDoS.
  </td>
</tr>

<tr>
  <td>
    `UDPPacketsForwardedDDoS`
  </td>

  <td>
    Average inbound UDP packets forwarded per second, DDoS.
  </td>
</tr>

<tr>
  <td>
    `UDPBytesInDDoS`
  </td>

  <td>
    Average inbound UDP bytes per second, DDoS.
  </td>
</tr>

<tr>
  <td>
    `UDPBytesDroppedDDoS`
  </td>

  <td>
    Average inbound UDP bytes dropped per second, DDoS.
  </td>
</tr>

<tr>
  <td>
    `UDPBytesForwardedDDoS`
  </td>

  <td>
    Average inbound UDP bytes forwarded per second, DDoS.
  </td>
</tr>
Metric
`BytesDroppedDDoS`