OCI Network Load Balancers distribute traffic at scale with high performance and low latency.
Use the Oracle Cloud integration to discover and collect metrics against the OCI Network Load Balancers.
Setup
To set up the Oracle Cloud integration and discover the OCI Network Load Balancers service, do the following:
- Create an Oracle Cloud (OCI) integration if not available in your installed integrations.
- You can select
OCI Network Load Balancersduring integration or you can edit the existing integration and selectOCI Network Load Balancers. - Scan to discover the resources at any time independent of the predefined schedule.
- Once the scan is completed, you can view the OCI Network Load Balancers resource under Infrastructure > Resources > Oracle Cloud category.
- Create a template. See Create a Template for more information on how to create a template.
- Refer to Assign a Template on how to assign a template to a resource.
Supported metrics
| OpsRamp Metric | Oracle Cloud Metric | Metric Display Name | Unit | Description | Aggregation Type |
|---|---|---|---|---|---|
| oci_network_lb_ProcessedBytes | ProcessedBytes | Processed Bytes | Bytes | Total bytes processed by the NLB. | SUM |
| oci_network_lb_ProcessedPackets | ProcessedPackets | Processed Packets | count | Total packets processed by the NLB. | SUM |
| oci_network_lb_IngressPacketsDroppedBySL | IngressPacketsDroppedBySL | Ingress Packets Dropped | count | Ingress packets dropped by service limits. | SUM |
| oci_network_lb_EgressPacketsDroppedBySL | EgressPacketsDroppedBySL | Egress Packets Dropped | count | Egress packets dropped by service limits. | SUM |
| oci_network_lb_NewConnections | NewConnections | New Connections | count | New client-backend connections. | SUM |
| oci_network_lb_NewConnectionsTCP | NewConnectionsTCP | New TCP Connections | count | New TCP connections established. | SUM |
| oci_network_lb_NewConnectionsUDP | NewConnectionsUDP | New UDP Connections | count | New UDP flows handled. | SUM |
| oci_network_lb_NLBVTAPReceivedPackets | NLBVTAPReceivedPackets | VTAP Received Packets | count | VTAP mirrored packets received. | SUM |
| oci_network_lb_NLBVTAPReceivedBytes | NLBVTAPReceivedBytes | VTAP Received Bytes | Bytes | VTAP mirrored bytes received. | SUM |
| oci_network_lb_NLBVTAPTransmittedPackets | NLBVTAPTransmittedPackets | VTAP Transmitted Packets | count | VTAP mirrored packets transmitted. | SUM |
| oci_network_lb_NLBVTAPTransmittedBytes | NLBVTAPTransmittedBytes | VTAP Transmitted Bytes | Bytes | VTAP mirrored bytes transmitted. | SUM |
| oci_network_lb_NLBVTAPFwdDrops | NLBVTAPFwdDrops | VTAP Forwarding Drops | count | VTAP packets dropped during forwarding. | SUM |
| oci_network_lb_HealthyBackendsPerNlb | HealthyBackendsPerNlb | Healthy Backends | count | Average healthy backend count per NLB. | MEAN |
| oci_network_lb_UnhealthyBackendsPerNlb | UnhealthyBackendsPerNlb | Unhealthy Backends | count | Average unhealthy backend count per NLB. | MEAN |