Log on to the OceanBase Cloud Platform (OCP) console. The Cluster Overview page automatically appears. To view the cluster overview data, the current logon user must have the management permission or read-only permission on clusters.
The Cluster Overview page displays the general information about clusters of the user, including Top 5 Clusters by QPS,Top 5 Clusters by Elapsed Time of Major Freeze,Server Resources,Resource Usage, and Clusters.
You can also take over and create a cluster. For more information, see Take over a cluster and Create a cluster.
Top 5 Clusters by QPS
This section displays top 5 clusters sorted by a specified performance metric in descending order in a specified time range. You can specify the performance metric and the time range as needed. You can click the More icon in the upper-right corner to enlarge the chart for a better view.

The following performance metrics are available: QPS (times/s), Query response time (us), Number of active sessions, and CPU Usage (percent) .
Metric Description QPS (times/s) The queries per second of the cluster. Query response time The average query response time of the cluster, in the unit of µs. Active sessions The total number of active sessions in the selected time range. CPU Usage (percent) The average CPU utilization of the cluster. The following time ranges are available: Last 1 Hour , Last 24 Hours , and Last 7 Days .
Top 5 Clusters by Elapsed Time of Major Freeze
This section displays a bar chart of top 5 clusters with longest major compaction time in the last three days. A major compaction compacts all dynamic and static data, which is time-consuming. When the incremental data generated through minor compactions reaches the specified threshold, a major compaction of data is performed to obtain a major version.
This section is empty if no major compaction has been performed in the last three days. You can click the More icon in the upper-right corner to enlarge the chart for a better view.

Server Resources
This section displays information about each IDC, including the name, total number of servers, and number of servers on which OBServer has been deployed. You can determine whether it is necessary to perform cluster scale-out based on such information.

Resource Usage
This section displays the resource usage information of each cluster, including the cluster name, number of tenants, allocated CPU resources in percentage, allocated memory in percentage, and occupied disk space. You can sort clusters by the allocated CPU resources, allocated memory, and disk usage. Also, you can click the name of a cluster to go to the cluster details page. For more information, see Overview of the Cluster Details page.

Clusters
This section displays the name, ID, version, deployment mode, status, creation time, and alert information of each cluster..
By default, for clusters deployed in primary/standby mode, only information about the primary cluster is displayed. You can click the ➕ icon on the left to view information about the standby cluster. You can click the name of a cluster to go to the cluster details page. For more information, see Overview of the cluster details page.

Cluster management
The following table describes the supported cluster management operations.
| Operation | Description |
|---|---|
| Take over a cluster | You can perform this operation to take over a cluster created in a command-line tool or another OCP cluster and maintain and manage the cluster through the current OCP cluster. |
| Create a cluster | You can perform this operation to create an OceanBase cluster in the OCP console. By default, the created cluster is maintained and managed in OCP. |
| Delete a cluster | You can perform this operation to delete or uninstall an OceanBase cluster managed by OCP. |
| Restart a cluster | You can perform this operation to restart a cluster managed by OCP. |
| Create a zone | You can perform this operation to create a replica for a cluster managed by OCP. |
| Restart a zone | You can perform this operation to restart all servers in a zone. |
| Stop a zone | You can perform this operation to stop all servers in a zone. |
| Delete a zone | You can perform this operation to delete a replica of a cluster managed by OCP. |
| Add an OBServer | You can perform this operation to add a server to a cluster managed by OCP. |
| Restart an OBServer | You can perform this operation to restart an OBServer of a cluster. |
| Stop an OBServer | You can perform this operation to stop an OBServer of a cluster. |
| Replace an OBServer | You can perform this operation to replace an OBServers of a cluster. |
| Delete an OBServer | You can perform this operation to delete an OBServer of a cluster. |
| Create a tenant | You can perform this operation to create a tenant in the OceanBase cluster. |
| Upgrade the version of an OceanBase cluster | You can perform this operation to upgrade the version of an OceanBase cluster. |
| Change the password | You can perform this operation to change the password of the root user of the sys tenant in a cluster managed by OCP. |
| Download logs | You can perform this operation to download logs related to the OceanBase cluster, OBProxy, and host. |
| Disable SQL collection | You can perform this operation to disable the SQL collection operation. |
| View the SQL collection history | You can perform this operation to view the history of all SQL collection activities. |
| View the topology of a cluster | You can perform this operation to view the logical relationships between zones and OBServer nodes in a cluster or tenant. |
| Cluster tenant management overview | You can perform this operation to view the resource distribution information of all tenants, and monitoring data of the top 5 tenants in the cluster that you manage on the overview page. |
| Performance monitoring | You can perform this operation to view the cluster performance data of different metrics. |
| Cluster resource management | You can perform this operation to view the resource usage tendency of the OceanBase cluster and the physical distribution and resource usage of each tenant in the cluster. |
| Modify the compaction configuration | You can perform this operation to modify the strategies that apply to daily major and minor compactions. |
| Details of major compaction | You can perform this operation to view the details of the last major compaction. |
| Major compaction statistics | You can perform this operation to view the statistics of the last three major compactions. |
| Perform major compaction | You can perform this operation to compact incremental data with the baseline data. |
| View parameters | You can perform this operation to view all the parameters of a cluster. |
| Modify parameters | You can perform this operation to modify the values of cluster parameters. |
| Cluster parameter type description | You can perform this operation to learn about the types of cluster parameters based on the description. |
| View the parameter modification history | You can perform this operation to view the history of parameter modifications. |