fleet_health_snapshot
Check fleet health in one table via SSH fan-out: load, CPU, memory, php-fpm pool, and web stack per host. Pinpoint unhealthy servers and see unreachable hosts instantly.
Instructions
Triage the whole fleet in one table via SSH fan-out: load, CPU count, memory %, php-fpm pool saturation (active/max_children) and listening web stack across all managed instances. Surfaces the sick box without SSH'ing into each by hand. Unreachable hosts are listed separately. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | Optional region filter. | |
| timeout | No | Per-host SSH timeout in seconds (5–60, default 15). | |
| running_only | No | Probe only running instances (default true). |