What is OpenClaw Monitor?
OpenClaw Monitor is a real-time monitoring dashboard for OpenClaw - a cross-platform AI agent framework. It visualizes your OpenClaw Gateway status, session metrics, token usage, and message trends in a beautiful dashboard.
Features
Real-Time Session Tracking
- Cron job scheduling board: Visualize all your scheduled AI agent tasks
- Token usage trends: 7-day bar chart showing consumption across models
- Multi-model comparison: Compare token usage across different AI providers
- Gateway status monitoring: Know when your OpenClaw Gateway is online
Built for Local Use
- Runs entirely on your local machine - no cloud dependency
- Dark-themed UI optimized for developer workflows
- Data stored locally in JSON format
Key Metrics Dashboard
- Active Sessions: Real-time count of running OpenClaw sessions
- Total Token Usage: Track how much you are spending on AI coding
- Message Trends: Visualize conversation volume over time
Quick Start
pip install openclaw-monitor
openclaw-monitor
Then open http://localhost:18789 in your browser.

Top comments (0)