get_cluster_health_and_services
Monitor cluster health by pinging services and listing running services with endpoints and latency information.
Instructions
Get cluster health status and list of all running services.
This tool provides health monitoring by:
Getting health status of all running services with latency information (via ping)
Listing all services running on the cluster with their endpoints
Showing connection status and node information for each service
If bucket_name is provided, it actively pings services from the perspective of the bucket. Otherwise, it uses cluster-level ping to get the health status of the cluster.
Returns:
Cluster health status with service-level connection details and latency measurements
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||