Skip to content

Latest commit

 

History

History
103 lines (76 loc) · 3.55 KB

azure-network-watcher-monitoring-integration.mdx

File metadata and controls

103 lines (76 loc) · 3.55 KB
title metaDescription freshnessValidatedDate
Azure Network Watcher service through Azure Monitor integration
New Relic's Microsoft Azure Network Watcher integration: what data it reports and how to enable it.
never

New Relic's integrations include an integration for reporting your Microsoft Azure Network Watcher metrics and other data to New Relic. This document explains how to activate the integration and describes the data reported.

Features

New Relic gathers metrics data from Azure Monitor for the Azure Network Watcher service. Azure Network Watcher provides tools to monitor, diagnose, view metrics, and enable or disable logs for resources in an Azure virtual network. Network Watcher is designed to monitor and repair the network health of IaaS (Infrastructure-as-a-Service) products including virtual machines (VMs), virtual networks (VNets), application gateways, load balancers, etc.

Using New Relic, you can:

Activate integration [#activate]

Follow standard Azure Monitor integration procedure to activate your Azure service in New Relic infrastructure monitoring.

Configuration and polling [#polling]

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

New Relic queries your Azure Network Watcher services through Azure Monitor integration according to a default polling interval.

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

To explore your integration data, go to one.newrelic.com/infra > Azure > (select an integration).

Metric data [#metrics]

This integration collects the following metric data.

Azure Network Watcher metrics [#Azure-network-watcher]

  <th>
    Description
  </th>
</tr>
  <td>
   Average network round-trip time (ms) for connectivity monitoring probes sent between source and destination.
  </td>
</tr>

<tr>
  <td>
    `ChecksFailedPercent`
  </td>

  <td>
   % of connectivity monitoring checks failed.
  </td>
</tr>

<tr>
  <td>
    `ProbesFailedPercent`
  </td>

  <td>
    % of connectivity monitoring probes failed.
  </td>
</tr>

<tr>
  <td>
    `RoundTripTimeMs`
  </td>

  <td>
    Round-trip time in milliseconds for the connectivity monitoring checks.
  </td>
</tr>

<tr>
  <td>
    `TestResult`
  </td>

  <td>
    Connection monitor test result.
  </td>
</tr>
Metric
`AverageRoundtripMs`