Monitor a dedicated host

更新时间:
复制 MD 格式

Use CloudMonitor to track resource usage on your dedicated host and get notified when metrics exceed your defined thresholds. Because a dedicated host shares its physical resources across all ECS instances running on it, monitoring at the host level lets you catch contention early — before it affects individual instances.

Prerequisites

Before you begin, ensure that you have:

View resource usage

CloudMonitor tracks up to 30 days of monitoring data across three resource categories on each dedicated host: computing, networking, and storage.

  1. Log on to the ECS console.

  2. Log on to the ECS console.

  3. In the left-side navigation pane, choose Instances & Images > icon1 > Dedicated Hosts.

  4. In the top navigation bar, select the region and resource group. 地域

  5. On the Host tab, find your host and click the 459 icon to open the CloudMonitor console. dadasda

  6. Review the metrics for your dedicated host.

The following table describes the available metrics. For the full metric reference, see Dedicated host metrics.

Resource Metric Unit Description
Computing UserCpuUtilization % Average CPU utilization across all ECS instances on the host
Network UserNetworkRxPPS pps Total inbound packets per second across all ECS instances
UserNetworkTxPPS pps Total outbound packets per second across all ECS instances
UserNetworkRxBandwidth bit/s Total inbound bandwidth per second across all ECS instances
UserNetworkTxBandwidth bit/s Total outbound bandwidth per second across all ECS instances
Storage UserDiskReadIOPS IOPS Total disk read requests per second across all ECS instances
UserDiskWriteIOPS IOPS Total disk write requests per second across all ECS instances
UserDiskReadBPS Byte/s Total bytes read from disks per second across all ECS instances
UserDiskWriteBPS Byte/s Total bytes written to disks per second across all ECS instances

Create an alert rule

Alert rules notify you when a metric crosses a threshold, so you can respond before resource contention affects the instances running on your host.

  1. In the CloudMonitor console, hover over the metric you want to monitor, then click image.

  2. In the Configure Rule Description panel, set the alert rule parameters and click OK.

    Parameter Description Example
    Alert rule A name that identifies this rule ddhxxx-cpu
    Metric type The alert evaluation method. Select Single Metric, Multiple Metrics, or Dynamic Threshold. For dynamic thresholds, see Overview and Create dynamic threshold-triggered alert rules. Single Metric
    Metric The metric to monitor UserCpuUtilization
    Threshold and alert level The severity level and the value that triggers the alert Critical; Value >= 80%
  3. In the Create Alert Rule panel, configure the scope and notification settings.

    Parameter Description Example
    Associated resources The host you were viewing is selected by default. To add other hosts, expand the drop-down arrow, select a region, then select additional hosts. Keep the default settings
    Mute for How long CloudMonitor waits before sending a follow-up notification if the alert condition persists (default: 30 minutes) Keep the default settings
    Effective period A time window during which alerts fire (for example, 19:00–20:59 only) Keep the default settings
    Alert contact group The contact group that receives alert notifications test
  4. Click Confirm.

For more configuration options, see Create an alert rule.

What's next