Monitoring Type | Description |
Performs real-time performance monitoring and health inspections on the database and gives diagnosis prompts and optimization suggestions for failures. | |
Monitors performance metrics of instances and Mongod nodes, such as resources, requests, and primary/secondary delay. | |
Collects the information of database client sessions in real time, such as the sources and number of sessions as well as the number of active sessions. | |
Analyzes the number and duration of slow queries of instances and Mongod nodes in real time. | |
Analyzes the database space utilization, including the sizes of data and logs, the daily increase in space utilization, and the estimated number of available days. | |
Collects and analyzes the number of requests, updates, deletions, and connections as well as outbound/inbound traffic of the database. | |
Collects the top data of the database in terms of write operation, read operation, and total request duration. | |
Controls scenarios where excessive CPU resources are consumed due to high traffic. You can create SQL throttling tasks to control the number of access requests and SQL concurrency, thereby ensuring a high service availability. | |
Collects the real-time information of slow queries, automatically analyzes it, and recommends the optimal global index. | |
Scores the instance health based on monitoring metrics and statistics. |
Was this page helpful?