OCI VPN provides encrypted connectivity between Oracle Cloud Infrastructure and external networks using IPSec tunnels.
Use the Oracle Cloud integration to discover and collect metrics against the OCI VPN.
Setup
To set up the Oracle Cloud integration and discover the OCI VPN service, do the following:
- Create an Oracle Cloud (OCI) integration if not available in your installed integrations.
- You can select
OCI VPNduring integration or you can edit the existing integration and selectOCI VPN. - Scan to discover the resources at any time independent of the predefined schedule.
- Once the scan is completed, you can view the OCI VPN 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_vpn_TunnelState | TunnelState | Tunnel State | Status | Whether the tunnel is up (1) or down (0). | MEAN |
| oci_vpn_PacketsReceived | PacketsReceived | Packets Received | count | Number of packets received at the Oracle end of the connection. | SUM |
| oci_vpn_BytesReceived | BytesReceived | Bytes Received | Bytes | Number of bytes received at the Oracle end of the connection. | SUM |
| oci_vpn_PacketsSent | PacketsSent | Packets Sent | count | Number of packets sent from the Oracle end of the connection. | SUM |
| oci_vpn_BytesSent | BytesSent | Bytes Sent | Bytes | Number of bytes sent from the Oracle end of the connection. | SUM |
| oci_vpn_PacketsError | PacketsError | Packet Errors | count | Number of packets dropped at the Oracle end of the connection. | SUM |