By default, instances that you launch into an Amazon VPC cannot communicate with your own (remote) network. You can enable access to your remote network from your VPC by creating an AWS Site-to-Site VPN (Site-to-Site VPN) connection and configuring routing to pass traffic through the connection.
Use OpsRamp AWS Public Cloud Integration to discover and collect metrics against AWS VPN.
External reference
Amazon Virtual Private Network
Setup
To set up the AWS integration and discover the VPN resources, do the following:
Create an AWS Integration if not available in your installed integrations. For more information on how to install the AWS Integration, refer to AWS Resources.
Create a discovery profile. For more information on discovery profiles, refer to Create Discovery Profile.
Select
VPNin the AWS Integration Discovery Profile.
AWS Integration Discovery Profile
Save the discovery profile to make them available in the list of Discovery Profiles.
Scan to discover the resources at any time independent of the predefined schedule.
Once the scan is completed, you are able to view the Cognito resources under Infrastructure > Resources > AWS category.
Event support
CloudTrail Event support
- Not Supported
CloudWatch Alarm support
- Not Supported
Supported metrics
| OpsRamp Metric | AWS Metric | Metric Display Name | Unit | Aggregation Type | Description |
|---|---|---|---|---|---|
| aws_vpn_TunnelState | TunnelState | Tunnel State | None | Average | The state of the tunnels. For static VPNs, 0 indicates DOWN and 1 indicates UP. |
| aws_vpn_TunnelDataIn | TunnelDataIn | Tunnel Data In | Bytes | Sum | The bytes received on the AWS side of the connection through the VPN tunnel from a customer gateway. |
| aws_vpn_TunnelDataOut | TunnelDataOut | Tunnel Data Out | Bytes | Sum | The bytes sent from the AWS side of the connection through the VPN tunnel to the customer gateway. |
| aws_vpn_ConcentratorBandwidthUsage | ConcentratorBandwidthUsage | Concentrator Bandwidth Usage | Bytes/Second | Average | The bandwidth usage for a Site-to-Site VPN Concentrator connection. |