30 lines
1000 B
Markdown
30 lines
1000 B
Markdown
# Fleet
|
|
|
|
Fleet is the multi-host roster: **saved** agents plus **live** connections.
|
|
|
|
## Cards
|
|
|
|
Each host shows:
|
|
|
|
- Alias / public key short form
|
|
- Status: Live, Saved, Connecting, Failed
|
|
- Optional short metrics when live
|
|
- Actions: **Set active**, **Reconnect**, **Charts**, **Forget**
|
|
|
|
## Set active
|
|
|
|
Only the **active** agent drives Overview sparks, Charts wall, and Alerts. Use **Set active** (or Overview fleet strip) to switch.
|
|
|
|
## Reconnect / Forget
|
|
|
|
- **Reconnect** dials again (respects Settings → max reconnect attempts).
|
|
- **Forget** removes the saved peer from local config (does not stop the remote agent).
|
|
|
|
## Empty state
|
|
|
|
If nothing is saved yet, Fleet offers a CTA to **Connect**. After your first successful dial, peers persist when **Restore saved agents** is on (Settings).
|
|
|
|
## Parent / multi-node (later)
|
|
|
|
Single-host MC and Charts are first-class today. Fleet aggregation / parent-scope Metric Correlations may expand later; see [docs/ROADMAP.md](../docs/ROADMAP.md).
|