Overview
This document describes how to view the configuration information and health status of a cluster in the TDMQ for RabbitMQ console.
Directions
2. In the left navigation bar, select Cluster > Cluster, after selecting the region, click the ID of the target cluster, on the Basic Info page, you can view information such as the cluster's resource overview, health status, basic information, connection method, and Web console access address.
Health Status Description
TDMQ for RabbitMQ has an inspection program in place for each cluster, which checks the cluster's node status, disk utilization, memory utilization, and other metrics and displays different health status when these metrics exceed certain thresholds as detailed below:
|
Node not started | - | Abnormal |
Abnormal node connection | - | Abnormal |
Available disk space | N ≥ 100 GB | Healthy |
| 50 MB ≤ N < 100 GB | Alarmed |
| N < 50 MB | Abnormal |
Memory utilization | N ≤ 60% | Healthy |
| 60% < N ≤ 90% | Alarmed |
| N > 90% | Abnormal |
Socket utilization | N ≤ 90% | Healthy |
| N > 90% | Abnormal |
Erlang process utilization | N ≤ 90% | Healthy |
| N > 90% | Abnormal |
FD utilization | N ≤ 90% | Healthy |
| N > 90% | Abnormal |
Was this page helpful?