OCI Tunnels represent IPSec tunnel-level health and traffic metrics for OCI VPN connectivity.
Use the Oracle Cloud integration to discover and collect metrics against the OCI Tunnels.
Setup
To set up the Oracle Cloud integration and discover the OCI Tunnels service, do the following:
- Create an Oracle Cloud (OCI) integration if not available in your installed integrations.
- You can select
OCI Tunnelsduring integration or you can edit the existing integration and selectOCI Tunnels. - Scan to discover the resources at any time independent of the predefined schedule.
- Once the scan is completed, you can view the OCI Tunnels 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_tunnel_TunnelState | TunnelState | Tunnel State | Status | Whether the tunnel is up (1) or down (0). | MEAN |
| oci_tunnel_PacketsReceived | PacketsReceived | Packets Received | count | Number of packets received at the Oracle end of the connection. | SUM |
| oci_tunnel_BytesReceived | BytesReceived | Bytes Received | Bytes | Number of bytes received at the Oracle end of the connection. | SUM |
| oci_tunnel_PacketsSent | PacketsSent | Packets Sent | count | Number of packets sent from the Oracle end of the connection. | SUM |
| oci_tunnel_BytesSent | BytesSent | Bytes Sent | Bytes | Number of bytes sent from the Oracle end of the connection. | SUM |
| oci_tunnel_PacketsError | PacketsError | Packet Errors | count | Number of packets dropped at the Oracle end of the connection. | SUM |