Parameter | Metric Name | Description | Unit | Dimension |
OutBandwidth | VPN tunnel outbound bandwidth | The average outbound traffic of the VPN tunnel per second | Mbps | vpnConnId |
InBandwidth | VPN tunnel inbound bandwidth | The average inbound traffic of the VPN tunnel per second | Mbps | vpnConnId |
InPkg | VPN tunnel inbound packets | The average number of inbound packets of the VPN tunnel per second | Count/sec | vpnConnId |
OutPkg | VPN tunnel outbound packets | The average number of outbound packets of the VPN tunnel per second | Count/sec | vpnConnId |
PkgDrop | VPN tunnel packet loss | The percentage of lost VPN detection packets per minute | % | vpnConnId |
Delay | VPN tunnel delay | The average VPN detection delay per minute | ms | vpnConnId |
period
) may vary by metric. You can get the statistical periods for different metrics by calling the DescribeBaseMetrics
API.Parameter | Dimension | Description | Format |
Instances.N.Dimensions.0.Name | vpnConnId | Dimension name of the VPN tunnel ID | Enter a string-type dimension name: vpnConnId |
Instances.N.Dimensions.0.Value | vpnConnId | Specific VPN tunnel ID | Enter a specific VPN tunnel ID, such as vpnx-12345678 |
Was this page helpful?