Help Center/ Workspace/ User Guide (Administrators)/ Monitoring/ Monitoring Metrics Reported by Workspace to Cloud Eye
Updated on 2025-08-20 GMT+08:00

Monitoring Metrics Reported by Workspace to Cloud Eye

Functions

This section describes the monitoring metrics reported by Workspace to Cloud Eye and defines the namespace for the metrics. You can use Cloud Eye to query metrics and alarms generated by Workspace.

Namespaces

SYS.Workspace

Supported Metrics

The supported metrics vary with desktop OSs. See Table 1. (√: supported; x: unsupported)

Table 1 Workspace monitoring metrics

Metric

Windows

Linux

CPU Usage

Memory Usage

x

Disk Usage

x

Disk Read Bandwidth

Disk Write Bandwidth

Disk Read IOPS

Disk Write IOPS

Inband Incoming Rate

x

Inband Outgoing Rate

x

Outband Incoming Rate

Outband Outgoing Rate

Table 2 describes these metrics.

Table 2 Monitoring metrics supported by Workspace

Metric ID

Metrics Name

Description

Value Range

Monitored Object

Monitoring Interval (Raw Data)

cpu_util

CPU Usage

This metric is used to show the CPU usage of a desktop.

Unit: %

Formula: CPU usage of a desktop/Number of vCPUs in the desktop

≥ 0%

Cloud desktop

5 min

mem_util

Memory Usage

This metric is used to show the memory usage of a desktop.

Unit: %

Formula: Used memory of a desktop/Total memory of the desktop

≥ 0%

Cloud desktop

5 min

disk_util_inband

Disk Usage

This metric is used to show the disk usage of a desktop.

Unit: %

Formula: Used disk capacity of a desktop/Total disk capacity of the desktop

≥ 0%

Cloud desktop

5 min

disk_read_bytes_rate

Disk Read Bandwidth

This metric is used to show the data volume read from a desktop per second.

Unit: byte/s

Formula: Total number of bytes read from a desktop disk/Monitoring interval

byte_out = (rd_bytes - last_rd_bytes)/Time difference

≥ 0 byte/s

Cloud desktop

5 min

disk_write_bytes_rate

Disk Write Bandwidth

This metric is used to show the data volume written to a desktop per second.

Unit: byte/s

Formula: Total number of bytes written to a desktop disk/Monitoring interval

≥ 0 byte/s

Cloud desktop

5 min

disk_read_requests_rate

Disk Read IOPS

This metric is used to show the number of read requests sent to a desktop per second.

Unit: request/s

Formula: Total number of read requests sent to a desktop/Monitoring interval

req_out = (rd_req - last_rd_req)/Time difference

≥ 0

Cloud desktop

5 min

disk_write_requests_rate

Disk Write IOPS

This metric is used to show the number of write requests sent to a desktop per second.

Unit: request/s

Formula: Total number of write requests sent to a desktop/Monitoring interval

req_in = (wr_req - last_wr_req)/Time difference

≥ 0

Cloud desktop

5 min

network_incoming_bytes_rate_inband

Inband Incoming Rate

This metric is used to show the number of incoming bytes on a desktop per second.

Unit: byte/s

Formula: Total number of inband incoming bytes on a desktop/Monitoring interval

≥ 0 byte/s

Cloud desktop

5 min

network_outgoing_bytes_rate_inband

Inband Outgoing Rate

This metric is used to show the number of outgoing bytes on a desktop per second.

Unit: byte/s

Formula: Total number of inband outgoing bytes on a desktop/Monitoring interval

≥ 0 byte/s

Cloud desktop

5 min

network_incoming_bytes_aggregate_rate

Outband Incoming Rate

This metric is used to show the number of incoming bytes on a desktop per second on the hypervisor.

Unit: byte/s

Formula: Total number of outband incoming bytes on a desktop/Monitoring interval

≥ 0 byte/s

Cloud desktop

5 min

network_outgoing_bytes_aggregate_rate

Outband Outgoing Rate

This metric is used to show the number of outgoing bytes on a desktop per second on the hypervisor.

Unit: byte/s

Formula: Total number of outband outgoing bytes on a desktop/Monitoring interval

≥ 0 byte/s

Cloud desktop

5 min

Dimensions

Key

Value

instance_id

Desktop ID