Cloud VPN securely connects your peer network to your Google Cloud (GCP) Virtual Private Cloud (VPC) network through a IPsecVPNconnection.
You can connect two instances of Cloud VPN, encrypting traffic traveling between the two networks. This protects your data as it travels over the internet, with encryption handled by one VPN gateway and decryption by the other. The HA VPN gateways from GCP are now discoverable like classic gateways. Using the API, you can query both the HA VPN and classic gateways and visualize them within the user interface (UI).
To set up the Google integration to discover and collect metrics against the Google service.
Setup
To set up the Google integration and discover the Google service,
go to Google Integration Discovery Profile and select Vpn Gateway
.
Supported metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type |
---|---|---|---|
google_vpn_dropped_received_packets_count Ingress packets dropped for tunnel. | Incoming packets dropped | Packets | Average |
google_vpn_dropped_sent_packets_count Egress packets dropped for tunnel. | Outgoing packets dropped | Packets | Average |
google_vpn_received_bytes_count Ingress bytes for tunnel. | Received bytes | Bytes | Average |
google_vpn_sent_bytes_count Egress bytes for tunnel. | Sent bytes | Bytes | Average |
google_vpn_vpn_googleapis_com_tunnel_established Indicates successful tunnel establishment if > 0. | Tunnel established | Count | Average |
google_vpn_vpn_googleapis_com_gateway_connections Indicates the number of HA connections per VPN gateway. | Number of connections | Count | Average |
google_vpn_received_packets_count Ingress (received from peer VPN) packets for tunnel. | Received packets | Count | Average |
google_vpn_sent_packets_count Egress (directed to peer VPN) packets for tunnel. | Sent packets | Count | Average |
Event support
- Supported
- Configurable in OpsRamp Google Integration Discovery Profile.