I've deployed the TiDB cluster for a test. I want to check whether the instances have all been started successfully, but I do not have a command line cluster management tool. In this case, how to check the health status of the TiDB cluster?
Asked
Active
Viewed 130 times
1 Answers
0
You can check the general status of the cluster using the pd-ctl tool. For the detailed cluster status, you need to use the monitor to confirm.

Caitin Chen
- 151
- 1
- 10