All Products
Search
Document Center

Express Connect:VBR monitoring and alerting

Last Updated:Aug 18, 2026

Express Connect integrates with CloudMonitor (CMS) to provide monitoring and alerting features for virtual border routers (VBRs). You can track the real-time status of VBRs and configure alert rules to send notifications. This enables you to efficiently monitor VBRs and prevent service disruptions caused by failures.

Prerequisites

View VBR status

You can view the VBR status to quickly identify exceptions.

  1. Log on to the Express Connect console.

  2. In the top navigation bar, select the target region.

  3. On the Virtual Border Routers (VBRs) page, find the target VBR and view its Status.

    Important

    A VBR status is available only after the VBR is connected to an Express Connect circuit.

    • Available: The VBR is running normally.

    • Unavailable: The VBR is malfunctioning.

    • -: The VBR status is unknown. Refresh the page and try again.

View VBR monitoring data

  1. Log on to the Express Connect console.

  2. In the top navigation bar, select the target region, and then in the left-side navigation pane, click Virtual Border Routers (VBRs).

  3. On the Virtual Border Routers (VBRs) page, find the target VBR and click the 监控 icon in the Monitor column.

    By default, the system displays monitoring data from the last hour. Above the monitoring chart, you can select a time range of 1 hour, 3 hours, 6 hours, or 12 hours, or specify a custom time range.

    Note

    Monitoring data of a VBR is synchronized to the console with a delay of approximately 1 minute. Take this delay into account when you view monitoring data.

Configure a VBR alert rule

You can configure an alert rule for a VBR. If the VBR malfunctions, the system sends an alert notification based on the rule, allowing you to quickly detect issues and prevent service disruptions.

  1. Log on to the Express Connect console.

  2. In the top navigation bar, select the target region, and then in the left-side navigation pane, click Virtual Border Routers (VBRs).

  3. On the Virtual Border Routers (VBRs) page, find the target VBR and click the 监控 icon in the Monitor column.

  4. In the Monitor dialog box, click Set Alert Threshold in the upper-right corner.

  5. On the Alert Rules page, click Create Alert Rule.

  6. In the Create Alert Rule panel, configure the following parameters and click OK.

    This section describes only the parameters relevant to this operation. For more information about other parameters, see Create an alert rule.

    Parameter

    Description

    Product

    The cloud service monitored by CloudMonitor (CMS). Select Express Connect - VBR.

    Resource range

    The scope of the alert rule.

    • Select All Resources if you want an alert to be triggered if any VBR in your Alibaba Cloud account fails.

    • Select Application Group and then select a specific application group from the Associated Resources drop-down list. An alert is triggered if any VBR in the specified application group fails.

    • Select Instance and then select the region and instance ID of the VBR from the Related Resource drop-down list. An alert is triggered only if the specified VBR instance fails.

    Rule Description

    The conditions that trigger the alert. An alert rule is triggered when a metric meets the specified alert conditions. Configure the rule as follows:

    1. Click Create Rule.

    2. In the Configure Rule Description panel, enter a Alert Rule, then define the rule conditions.

      • Simple Metric: Select a metric, then set its threshold and alert level.

        Alert levels use an escalations model. When the threshold reaches a specific level, only that level is triggered; other levels are not triggered simultaneously. For example, if the threshold directly reaches Critical, only the Critical alert is triggered, and the Info and Warning alerts are not triggered at the same time.

      • Combined Metrics: Select an alert level, then define an alert condition using two or more metrics.

        Note

        Multi-metric alert rules require the target resource to report data for every included metric. For example, if the rule includes a public network metric but the ECS instance has no public IP address, the alert does not trigger.

      • Expression: Select an alert level, then define an alert expression.

      • Dynamic Threshold: Smart threshold details: Overview | Create a smart threshold alert rule.

    3. Click OK.

    Note

    Complex alert expressions: Alert rule expression reference.

VBR monitoring metrics

VBR monitoring data is collected at a frequency of one minute per data point.

Metric

Description

MetricName

Statistics

BytesInFromIDCToVpc

The total inbound traffic from the data center to the VPC.

Unit: byte

BytesInFromIDCToVpc

Value

BytesOutFromVpcToIDC

The total outbound traffic from the VPC to the data center.

Unit: byte

BytesOutFromVpcToIDC

Value

PkgsDropInFromIDCToVpc

The total number of inbound packets dropped on the path from the data center to the VPC.

Unit: count

PkgsDropInFromIDCToVpc

Value

PkgsDropOutFromVpcToIDC

The total number of outbound packets dropped on the path from the VPC to the data center.

Unit: count

PkgsDropOutFromVpcToIDC

Value

PkgsInFromIDCToVpc

The total number of inbound packets from the data center to the VPC.

Unit: count

PkgsInFromIDCToVpc

Value

PkgsOutFromVpcToIDC

The total number of outbound packets from the VPC to the data center.

Unit: count

PkgsOutFromVpcToIDC

Value

PkgsRateLimitDropOutFromVpcToVbr

The total number of packets dropped due to rate limiting on the path from the VPC to the VBR.

Unit: count

PkgsRateLimitDropOutFromVpcToVbr

Value

RateInFromIDCToVpc

The rate of inbound data transfer from the data center to the VPC.

Unit: bit/s

RateInFromIDCToVpc

Value

RateOutFromVpcToIDC

The rate of outbound data transfer from the VPC to the data center.

Unit: bit/s

RateOutFromVpcToIDC

Value

VbrHealthyCheckLatency

The latency of the VBR health check.

Unit: μs

Note

This metric is available only after the health check feature is enabled.

  • A value of 0 indicates that the Express Connect circuit is down.

  • A non-zero value indicates the measured latency of a functioning circuit.

VbrHealthyCheckLatency

Value

VbrHealthyCheckLossRate

The packet loss rate of the VBR health check.

Note

This metric is available only after the health check feature is enabled.

  • If the Express Connect circuit is down, the packet loss rate is 100%.

  • If the Express Connect circuit is normal, the packet loss rate is 0%.

VbrHealthyCheckLossRate

Value

VBR monitoring provides only aggregate traffic statistics, including inbound and outbound rates and packet counts. VBR monitoring does not support IP-level traffic analysis. If you need IP-level traffic information, consider attaching the VBR to an ECR and enabling ECR flow log.