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 | Metric Display Name | Unit | Aggregation Type |
---|---|---|---|
azure_dip_availability Availability of DIP endpoints, based on probe results. | DIP Availability | Count | Average |
azure_vip_availability Availability of VIP endpoints, based on probe results. | VIP Availability | Count | Average |
azure_byte_count Total number of Bytes transmitted within a time period. | Byte Count | Count | Total |
azure_packet_count Total number of Packets transmitted within a time period. | Packet Count | Count | Total |
azure_syn_count Total number of SYN Packets transmitted within a time period. | SYN Count | Count | Total |
azure_snat_connection_count Total number of new SNAT connections created within a time period. | SNAT Connection Count | Count | Total |