pcs_status
Retrieve a concise Pacemaker cluster overview, covering nodes, resources, failures, and constraints, to quickly identify issues.
Instructions
Overall cluster status via 'pcs status': summarizes nodes, resources, failures, and constraints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sudo | No | Prefix commands with sudo on the remote host | |
| cluster | No | Named cluster in config | |
| timeoutMs | No | SSH command timeout in milliseconds | |
| sshConfigHost | No | OpenSSH Host alias to resolve connection parameters | |
| sshConfigPath | No | Path to OpenSSH config (defaults to ~/.ssh/config) |