All Products
Search
Document Center

Elastic IP Address:Monitoring and alerting

Last Updated:Dec 28, 2023

CloudMonitor can collect monitoring data about metrics of elastic IP addresses (EIPs) and generate time series curves in the EIP console. You can check the status of EIPs based on monitoring charts. You can also create threshold-triggered alert rules so that you can be notified and troubleshoot when exceptions occur.

View the monitoring data of an EIP

View monitoring data in the EIP console

  1. Log on to the Elastic IP Address console .
  2. On the Elastic IP Addresses page, find the EIP and use one of the following methods to view the monitoring data.

    • View the data in the EIP list

      1. Click 监控图标 in the Monitor column.

      2. In the Network Monitoring Data panel, click the Monitor tab to view monitoring data.

    • View the data on the details page of an EIP

      1. Click the EIP ID.

      2. On the details page, choose the Monitoring and O&M > Monitor tab to view monitoring data.

    Note
    • For more information about the monitoring metrics of EIP, see Metrics.

    • By default, the system displays monitoring data collected within the last hour. You can select other time ranges from the Time drop-down list. Supported time ranges are 3 hours, 6 hours, and 12 hours. You can also select Custom to specify a custom time range.

    • After you enable Auto Refresh, the monitoring chart is updated every minute.

View monitoring data in the CloudMonitor console

  1. Log on to the CloudMonitor console.
  2. In the left-side navigation pane, choose Cloud Service Monitoring.

  3. In the Network section of the Cloud Service Monitoring page, click Elastic IP Address (EIP).

  4. In the upper part of the Elastic IP Address (EIP) page, select the region of the EIP.

  5. Find the EIP and click Monitoring Charts in the Actions column to view monitoring data.

    Note
    • For more information about the monitoring metrics of EIP, see Metrics.

    • By default, the system displays monitoring data collected within the last hour. You can select other time ranges from the Time drop-down list. Supported time ranges are 3 hours, 6 hours, 12 hours, 1 day, 3 days, 7 days, and 14 days. You can also select Custom to specify a custom time range. You can specify at most 30 days for a custom time range.

Create a threshold-triggered alert rule

You can create alert rules to monitor the usage and status of EIPs in real time. This ensures the stability of your workloads.

Note

If you delete an EIP, the alert rules for the EIP are also deleted from CloudMonitor.

  1. Log on to the CloudMonitor console.
  2. In the left-side navigation pane, choose Alerts > Alert Rules.

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

  4. In the Create Alert Rule panel, set the following parameters and click Confirm.

    The following table describes the parameters that are relevant to this topic. For more information about other parameters, see Create an alert rule.

    Parameter

    Description

    Product

    In this example, Elastic IP Address (EIP) is selected.

    Resource Range

    Select the scope to which the alert rule applies. Valid values:

    • All Resources: The alert rule applies to all EIPs within the current Alibaba Cloud account.

    • Application Groups: The alert rule applies to all resources in a specific application group. Select this option if you have created an application group that contains the EIPs that you want to monitor.

    • Instances: The alert rule applies only to the specified EIP within the current Alibaba Cloud account.

    If you select Application Groups or Instances, you must further select the application group or EIP that you want to monitor from the Associated Resources drop-down list.

    Rule Description

    The content of the alert rule. If a metric meets a specific condition, an alert is triggered. To specify a condition, perform the following steps:

    1. Click Add Rule.

    2. In the Add Rule Description panel, configure Alert Rule, Metric Type, Metric, and Threshold and Alert Level.

      For more information about the monitoring metrics of EIP, see Metrics.

    3. Click OK.

Metrics

Metric

Description

Inbound Bandwidth

The bandwidth that is used by external networks to access the EIP. Unit: bit/s.

Outbound Bandwidth

The bandwidth that is used by the EIP to access the external networks. Unit: bit/s.

Inbound Packet Rate

The number of packets received by the EIP per second. Unit: pps.

Outbound Packet Rate

The number of packets sent by the EIP per second. Unit: pps.

In Ratelimit Drop Speed

The rate of inbound packets dropped due to bandwidth throttling. Unit: pps.

Out Ratelimit Drop Speed

The rate of outbound packets dropped due to bandwidth throttling. Unit: pps.

InternetInRatePercentage

The percentage of inbound bandwidth to the total bandwidth.

InternetOutRatePercentage

The percentage of outbound bandwidth to the total bandwidth.

References