fleet_health_snapshot
Triage fleet health via SSH fan-out: check load, CPU, memory, PHP-FPM saturation, and web stack. Surfaces problematic boxes and lists unreachable hosts.
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. | |
| running_only | No | Probe only running instances (default true). | |
| timeout | No | Per-host SSH timeout in seconds (5–60, default 15). |