Updated on 2024-07-05 GMT+08:00

Cluster Monitoring

On the Clusters tab, you can view the monitoring data of each cluster from multiple dimensions, as described in Resource Overview,Top Resource Consumption Statistics, and Data Plane Monitoring.

Navigation Path

  1. Log in to the CCE console and click the cluster name to access the cluster console.
  2. In the navigation pane on the left, choose Monitoring Center. Then click Clusters.

Resource Overview

Resource Overview displays the percentages of abnormal resources in workloads and pods and the total number of namespaces.

Figure 1 Resource Overview

Top Resource Consumption Statistics

CCE collects statistics on top 5 Deployments, StatefulSets, and pods by CPU and memory usages, helping you identify workloads with high resource consumption. To view all data, click the Workloads or Pods tab.

Figure 2 Top Resource Consumption Statistics

Monitoring metrics

  • CPU Usage

    Workload CPU usage = Average CPU usage in each pod of the workload

    Pod CPU usage = Number of CPU cores used by a pod/Sum of workload container CPU limits

  • Memory Usage

    Workload memory usage = Average memory usage in each pod of the workload

    Pod memory usage = Memory used by a pod/Sum of workload container memory limits

Data Plane Monitoring

By default, resource usages are collected from each dimension in the last hour, last 8 hours, and last 24 hours. To view more monitoring data, click View All Metrics to access the Dashboard page. For details, see Using Dashboard.

You can hover over a chart to view the monitoring data in each minute.

  • Pod Status and Quantity: real-time status and number of pods in a cluster.
  • Trend of Total Pod Restarts: the total number of pod restarts in the cluster in the last 5 minutes.