Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经部署了 TiDB 集群进行测试。我想检查实例是否全部启动成功,但是我没有命令行集群管理工具。这种情况下,如何查看 TiDB 集群的健康状态呢?
您可以使用pd-ctl工具检查集群的一般状态。详细的集群状态需要通过监控来确认。