Updated on 2024-10-15 GMT+08:00

Monitoring Management

CCI works with AOM to monitor pod resources, such as vCPUs, memory, and disks. You can view the monitoring metric data of a pod on the CCI or AOM console.

Monitoring Metrics

You can view the metrics of container pods on the AOM console. For details, see Table 1.

Table 1 Monitoring metrics

Metric ID

Name

Description

Value Range

Unit

cpuUsage

CPU usage

Percentage of the used vCPUs that of the total vCPUs for a measured object

0%–100%

%

cpuCoreLimit

Total CPU cores

Total number of vCPUs for a measured object

≥ 1

Cores

cpuCoreUsed

Used vCPUs

Number of vCPUs used by a measured object

≥ 0

Cores

memCapacity

Total physical memory

Total physical memory for a measured object

≥ 0

MB

memUsage

Physical memory usage

Percentage of the used physical memory that of the total physical memory allowed for a measured object

0%–100%

%

memUsed

Used physical memory

Used physical memory of a measured object

≥ 0

MB

Viewing Pod Monitoring Data

You can view pod monitoring data on the CCI console.

Log in to the CCI console. In the navigation pane, choose Workloads > Deployments. On the page displayed, click the target workload. On the page displayed, click the downward arrow of the target pod to show its Monitoring tab page, which displays the vCPU and memory usages of the pod in the last hour.

Figure 1 Pod list

The resource monitoring information on the CCI console displays only the CPU and memory usage. You can view more monitoring metrics on the AOM console.

  1. Click View more under the Monitoring tab to go to the AOM console.

    Figure 2 Pod monitoring

  2. Click to add a line graph to the view template.

    Figure 3 View template

  3. Select a system metric on the left of the page, for example, CPU usage, and click OK.

    Figure 4 System metrics

  4. View the pod monitoring data on the View Details page.

    Figure 5 Viewing monitor graphs