Skip to content

Add OpenClaw Monitor - Real-time AI agent activity dashboard#75

Open
flik2002 wants to merge 1 commit into
ecomfe:masterfrom
flik2002:add-openclaw-monitor
Open

Add OpenClaw Monitor - Real-time AI agent activity dashboard#75
flik2002 wants to merge 1 commit into
ecomfe:masterfrom
flik2002:add-openclaw-monitor

Conversation

@flik2002

@flik2002 flik2002 commented Apr 28, 2026

Copy link
Copy Markdown

OpenClaw Monitor

A monitoring dashboard for OpenClaw agents — track task execution, token usage, and agent activity in real time.

Dashboard Preview

OpenClaw Monitor Dashboard

Tech Stack

  • Frontend: Vue 3 (Composition API) + Element Plus + Vite
  • Backend: Express + SQLite (sql.js)
  • Auth: JWT
  • i18n: Chinese + English

Key Features

  • 📊 Real-time monitoring of OpenClaw agent activity
  • 💰 Token usage tracking and cost analysis
  • 🔔 Configurable alert rules (email/webhook)
  • 📈 Trend charts (7-day / 30-day)
  • 🌐 Bilingual (Chinese + English)
  • 🖥️ Self-hosted, lightweight

Quick Start

# Frontend
cd frontend && npm install && npm run dev

# Backend
cd backend && npm install && npm run dev

Resources


This PR adds OpenClaw Monitor to the list.

@flik2002 flik2002 changed the title Add OpenClaw Monitor - AI monitoring AI system Add OpenClaw Monitor - Real-time AI agent activity dashboard Apr 29, 2026
@flik2002

flik2002 commented May 4, 2026

Copy link
Copy Markdown
Author

⚠️ Link Correction

The repository openclaw-monitor-frontend has been renamed to openclaw-monitor.

Correct link: https://github.com/flik2002/openclaw-monitor

The project is now actively maintained at the new location. Please update your reference. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant