docs: refresh status deep health mirrors

This commit is contained in:
Peter Steinberger
2026-04-04 18:56:46 +01:00
parent 65bb1e772b
commit ac5d1de13a
3 changed files with 4 additions and 3 deletions

View File

@@ -42,7 +42,8 @@ Quick answers plus deeper troubleshooting for real-world setups (local dev, VPS,
openclaw status --deep
```
Runs gateway health checks + provider probes (requires a reachable gateway). See [Health](/gateway/health).
Runs a live gateway health probe, including channel probes when supported
(requires a reachable gateway). See [Health](/gateway/health).
5. **Tail the latest log**

View File

@@ -123,7 +123,7 @@ For a high-level overview, see [Onboarding (CLI)](/start/wizard).
</Step>
<Step title="Health check">
- Starts the Gateway (if needed) and runs `openclaw health`.
- Tip: `openclaw status --deep` adds gateway health probes to status output (requires a reachable gateway).
- Tip: `openclaw status --deep` adds the live gateway health probe to status output, including channel probes when supported (requires a reachable gateway).
</Step>
<Step title="Skills (recommended)">
- Reads the available skills and checks requirements.

View File

@@ -86,7 +86,7 @@ It does not install or modify anything on the remote host.
</Step>
<Step title="Health check">
- Starts gateway (if needed) and runs `openclaw health`.
- `openclaw status --deep` adds gateway health probes to status output.
- `openclaw status --deep` adds the live gateway health probe to status output, including channel probes when supported.
</Step>
<Step title="Skills">
- Reads available skills and checks requirements.