CPU utilization

2023-08-15 11:20:54  Updated

This topic describes the monitoring metric CPU utilization within an OceanBase Database tenant. You can specify a statistical period to query the CPU utilization in a single zone or on a single OBServer of an OceanBase Database tenant.

CPU utilization

Definition

The CPU utilization of an OceanBase Database tenant in the specified statistical period.

Description

Metric Metric field name Unit
- ob_cpu_percent Percent

Calculation expression

100 * sum(ob_sysstat{stat_id="140006",@LABELS}) by (@GBLABELS) / sum(ob_sysstat{stat_id="140005",@LABELS}) by (@GBLABELS)

Contact Us