With Azure Load Balancer, you can scale your applications and create high availability for your services.
Load Balancer:
- Supports inbound and outbound scenarios.
- Provides low latency and high throughput.
- Scales up to millions of flows for all TCP and UDP applications.
- Distributes new inbound flows that arrive on the Load Balancer frontend to back-end pool instances, according to rules and health probes.
External reference
Setup
To set up the Azure integration and discover the Azure service, go to Azure Integration Discovery Profile and select Load balancers.
Event support
- Supported
- Configurable in OpsRamp Azure Integration Discovery Profile.
Supported metrics
| OpsRamp Metric | Azure Metric | Metric Display Name | Unit | Aggregation Type | Description |
|---|---|---|---|---|---|
| azure_network_loadbalancers_AllocatedSnatPorts | AllocatedSnatPorts | Allocated SNAT Ports | Count | Average | Total number of SNAT ports allocated within time period |
| azure_network_loadbalancers_ByteCount | ByteCount | Byte Count | Bytes | Total | Total number of Bytes transmitted within time period |
| azure_network_loadbalancers_DipAvailability | DipAvailability | Health Probe Status | Count | Average | Average Load Balancer health probe status per time duration |
| azure_network_loadbalancers_GlobalBackendAvailability | GlobalBackendAvailability | Health Probe Status | Count | Average | Azure Cross-region Load Balancer backend health and status per time duration |
| azure_network_loadbalancers_PacketCount | PacketCount | Packet Count | Count | Total | Total number of Packets transmitted within time period |
| azure_network_loadbalancers_SnatConnectionCount | SnatConnectionCount | SNAT Connection Count | Count | Total | Total number of new SNAT connections created within time period |
| azure_network_loadbalancers_SYNCount | SYNCount | SYN Count | Count | Total | Total number of SYN Packets transmitted within time period |
| azure_network_loadbalancers_UsedSnatPorts | UsedSnatPorts | Used SNAT Ports | Count | Average | Total number of SNAT ports used within time period |
| azure_network_loadbalancers_VipAvailability | VipAvailability | Data Path Availability | Count | Average | Average Load Balancer data path availability per time duration |