Overview
This check monitors Neutrona cloud connectivity services to:
Setup
The Neutrona check is not included in the Datadog Agent package, so you need to install it.
Installation
For Agent v7.21+ / v6.21+, follow the instructions below to install the Neutrona check on your host. See Use Community Integrations to install with the Docker Agent or earlier versions of the Agent.
Run the following command to install the Agent integration:
datadog-agent integration install -t datadog-neutrona==<INTEGRATION_VERSION>
Configure your integration similar to core integrations.
Configuration
Edit the neutrona.d/conf.yaml
file in the conf.d/
folder at the root of your Agent’s configuration directory to start collecting your Neutrona metrics.
See the sample neutrona.d/conf.yaml for all available configuration options.
Restart the Agent
Validation
Run the Agent’s status subcommand and look for neutrona
under the Checks section.
Data Collected
Metrics
neutrona.azure.expressroute.egress_bps (gauge) | Bits per second transmitted towards Azure over the ExpressRoute peering |
neutrona.azure.expressroute.egress_interface_errors (gauge) | Presence or absence of egress errors in the ExpressRoute NNI (Network-to-Network Interface) |
neutrona.azure.expressroute.ingress_bps (gauge) | Bits per second received from Azure over the ExpressRoute peering |
neutrona.azure.expressroute.ingress_interface_errors (gauge) | Presence or absence of ingress errors in the ExpressRoute NNI (Network-to-Network Interface) |
neutrona.azure.expressroute.output_optical_power (gauge) | Output optical power measured at the ExpressRoute NNI (Network-to-Network Interface) |
neutrona.azure.expressroute.receiver_optical_power (gauge) | Input optical power measured at the ExpressRoute NNI (Network-to-Network Interface) |
neutrona.azure.expressroute.Two_Way_Delay (gauge) | Round trip delay Shown as microsecond |
neutrona.azure.expressroute.Two_Way_DV (gauge) | Jitter (delay variation) Shown as microsecond |
neutrona.azure.expressroute.Packet_Loss_Ratio (gauge) | Packet loss ratio Shown as percent |
Service Checks
Neutrona does not include any service checks at this time.
Events
Neutrona does not include any events at this time.
Troubleshooting
Need help? Contact Datadog support.