openclaw status
Show current system status.
Usage
bash
openclaw status [options]Description
Displays the current status of OpenClaw components:
- Gateway status (running/stopped)
- Connected channels
- Active sessions
- Model configuration
- Memory usage
Options
| Option | Description |
|---|---|
--json | Output as JSON |
--watch, -w | Continuously update status |
Examples
bash
# Show status
openclaw status
# JSON output
openclaw status --json
# Watch mode
openclaw status --watchOutput Example
OpenClaw Status
===============
Gateway: Running (PID 12345)
Uptime: 2h 34m
Port: 3000
Channels:
✓ WhatsApp Connected
✓ Telegram Connected
✗ Discord Disconnected
Sessions: 12 active
Model: claude-3-5-sonnet (Anthropic)
Memory: 156 MB used