This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project,
feel free to reach out to us!Overview
Oracle Cloud Infrastructure (OCI) Virtual Cloud Networks (VCNs) are private, flexible data centers in the cloud with security policies and built-in administration and troubleshooting.
This integration allows you to monitor the performance, throughput, and health of your VCNs by collecting metrics and tags from the oci_vcn
namespace.
Setup
Installation
After you set up the Oracle Cloud Infrastructure integration, ensure that the oci_vcn
namespace is included in your Connector Hub.
Data Collected
Metrics
oci.vcn.smartnic_buffer_drops_from_host (count) | Number of packets dropped in SmartNIC from host due to buffer exhaustion. Shown as packet |
oci.vcn.smartnic_buffer_drops_from_network (count) | Number of packets dropped in SmartNIC from network due to buffer exhaustion. Shown as packet |
oci.vcn.vnic_conntrack_is_full (gauge) | Boolean (0/false, 1/true) that indicates the connection tracking table is full. |
oci.vcn.vnic_conntrack_util_percent (gauge) | Total utilization percentage (0-100%) of the connection tracking table. Shown as percent |
oci.vcn.vnic_egress_drops_conntrack_full (count) | Packets sent from the VNIC, destined for the network, dropped due to full connection tracking table. Shown as packet |
oci.vcn.vnic_egress_drops_security_list (count) | Packets sent by the VNIC, destined for the network, dropped due to security rule violations. Shown as packet |
oci.vcn.vnic_egress_drops_throttle (count) | Packets sent from the VNIC, destined for the network, dropped due to throttling. Shown as packet |
oci.vcn.vnic_from_network_bytes (count) | Bytes received at the VNIC from the network, after drops. Shown as byte |
oci.vcn.vnic_from_network_packets (count) | Packets received at the VNIC from the network, after drops. Shown as packet |
oci.vcn.vnic_ingress_drops_conntrack_full (count) | Packets received from the network, destined for the VNIC, dropped due to full connection tracking table. Shown as packet |
oci.vcn.vnic_ingress_drops_security_list (count) | Packets received from the network, destined for the VNIC, dropped due to security rule violations. Shown as packet |
oci.vcn.vnic_ingress_drops_throttle (count) | Packets received from the network, destined for the VNIC, dropped due to throttling. Shown as packet |
oci.vcn.vnic_to_network_bytes (count) | Bytes sent from the VNIC to the network, before drops. Shown as byte |
oci.vcn.vnic_to_network_packets (count) | Packets sent from the VNIC to the network, before drops. Shown as packet |
Events
The OCI VCN integration does not include any events.
Service Checks
The OCI VCN integration does not include any service checks.
Troubleshooting
Need help? Contact Datadog support.