All Products
Search
Document Center

Elastic Compute Service:View cloud disk monitoring data

Last Updated:May 15, 2026

Monitor cloud disk IOPS, throughput, and latency in the ECS, EBS, or CloudMonitor console to identify performance bottlenecks.

Background

Disk performance is measured by the following metrics:

  • IOPS: the number of read/write operations that an EBS device processes per second. High IOPS is essential for transaction-intensive applications.

  • Throughput: the amount of data transferred per second (MB/s). High throughput is essential for sequential read/write-intensive applications.

  • Latency: the time required for an EBS device to process an I/O request (seconds, milliseconds, or microseconds). High latency may degrade performance or cause errors in latency-sensitive applications.

For performance details of each cloud disk category, see Block storage performance.

View cloud disk monitoring data in the ECS console

The ECS console displays minute-level IOPS, throughput, and latency for each cloud disk.

  1. Go to ECS console - Block Storage - Disks.

  2. In the upper-left corner of the page, select a region and resource group.地域

  3. Find the target cloud disk and click its ID to go to the Basic Information tab.

  4. Click the Monitoring tab.

  5. In the Time Range section, click the 时间 icon and specify the time range to query.

    设置时间

  6. View the monitoring data. Hover over a data point in the charts to view metric details.

    • View the IOPS, throughput, and latency.

      指标信息

    • For ESSD AutoPL disks, specify a time range of up to 6 hours to view I/O burst counts.

      1da9c82fa8e6873318f5f4f553b429f5

View cloud disk monitoring data with CloudLens for EBS

Unlike the ECS console's minute-level data, CloudLens for EBS provides near-real-time, finer-grained performance monitoring. See Disk analysis.

CloudLens for EBS also detects risk scenarios, such as disks reaching performance limits or missing backup snapshots, and reports risk events for timely action. See Disk events.

View cloud disk monitoring data in the CloudMonitor console

CloudMonitor collects OS-level metrics such as disk usage, inode usage, and byte counts, and supports alert rules for these metrics. The following table lists the available cloud disk metrics.

Metric

Description

Unit

MetricName

Dimensions

Statistics

Host.diskusage.used

The disk space in use.

Byte

diskusage_used

userId, instanceId, and device

Maximum, Minimum, and Average

Host.diskusage.utilization

The disk usage.

%

diskusage_utilization

userId, instanceId, and device

Maximum, Minimum, and Average

Host.diskusage.free

The size of available disk space for regular users and superusers.

Byte

diskusage_free

userId, instanceId, and device

Maximum, Minimum, and Average

(Agent)disk.usage.avail_device

The size of available disk space for regular users.

Byte

diskusage_avail

userId, instanceId, and device

Maximum, Minimum, and Average

Host.diskusage.total

The size of the total disk space.

Byte

diskusage_total

userId, instanceId, and device

Maximum, Minimum, and Average

(Agent)disk.read.bps_device

The number of bytes that are read from the disk per second.

Byte/s

disk_readbytes

userId, instanceId, and device

Maximum, Minimum, and Average

(Agent)disk.write.bps_device

The number of bytes that are written to the disk per second.

Byte/s

disk_writebytes

userId, instanceId, and device

Maximum, Minimum, and Average

(Agent)disk.read.iops_device

The number of read requests that the disk receives per second.

Requests/s

disk_readiops

userId, instanceId, and device

Maximum, Minimum, and Average

(Agent)disk.write.iops_device

The number of write requests that the disk receives per second.

Requests/s

disk_writeiops

userId, instanceId, and device

Maximum, Minimum, and Average

To view cloud disk monitoring data and configure alert rules in the CloudMonitor console:

  1. Log on to the CloudMonitor console.

  2. View the monitoring data of a cloud disk.

    1. In the left-side navigation pane, click Host Monitoring.

    2. Find the target ECS instance and click its name in the Host Name/ID column.

    3. On the Host Monitoring Details page, click the OS Monitoring tab.

    4. In the Disk Metric section, view the cloud disk monitoring data.

      云监控

      See Operating system monitoring.

  3. (Optional) Configure alert rules for the cloud disk.

    See Monitor a host.

    Note

    Configure alert rules based on your business scenarios. When disk metrics meet alert conditions, CloudMonitor sends notifications for timely issue resolution.

<