Skip to content

Azure Network Interfaces

Collect Azure Network Interfaces Metrics

Configuration

Install Func

It is recommended to activate the TrueWatch Integration - Extensions - DataFlux Func (Automata): All prerequisites are automatically installed, please proceed with the script installation.

If you are deploying Func manually, refer to Manual Func Deployment

Install Script

Note: Please prepare the required Azure application registration information in advance and assign the Monitoring Reader role to the application registration.

To synchronize Azure Network Interface monitoring data, we install the corresponding collection script: 「Integration (Azure-Network Interface Collection)」(ID: integration_azure_network_interface)

After clicking 【Install】, enter the corresponding parameters:

  • Azure Tenant ID: Tenant ID
  • Azure Client ID: Application Registration Client ID
  • Azure Client Secret Value: Client Secret Value, note that it is not the ID
  • Subscriptions: Subscription ID, multiple subscriptions separated by ,

Click 【Deploy Startup Script】, the system will automatically create the Startup script set and configure the corresponding startup scripts.

After enabling, you can see the corresponding automatic trigger configuration in 「Management / Automatic Trigger Configuration」. Click 【Execute】 to immediately execute once without waiting for the scheduled time. After a while, you can check the execution task records and corresponding logs.

Verification

  1. In 「Management / Automatic Trigger Configuration」, confirm whether the corresponding task has the automatic trigger configuration, and you can also check the corresponding task records and logs for any anomalies.
  2. In TrueWatch, check if asset information exists in 「Infrastructure - Resource Catalog」.
  3. In TrueWatch, check if there is corresponding monitoring data in 「Metrics」.

Metrics

Collect Azure Network Interfaces Metrics, you can collect more metrics by configuration Microsoft.Network/networkinterfaces Supported Metrics

Metric Name Description Unit
BytesReceivedRate Bytes Received byte
BytesSentRate Bytes Sent byte
CreationRateMaxTotalFlowsIn Maximum Inbound Flow Creation Rate count
CreationRateMaxTotalFlowsOut Maximum Outbound Flow Creation Rate count/s
CurrentTotalFlowsIn Inbound Flows count
CurrentTotalFlowsOut Outbound Flows count
PacketsReceivedRate Packets Received count
PacketsSentRate Packets Sent count