Skip to content

Add OpenClaw Monitor - AI agent observability and monitoring tool#219

Open
flik2002 wants to merge 1 commit into
owainlewis:masterfrom
flik2002:master
Open

Add OpenClaw Monitor - AI agent observability and monitoring tool#219
flik2002 wants to merge 1 commit into
owainlewis:masterfrom
flik2002:master

Conversation

@flik2002
Copy link
Copy Markdown

@flik2002 flik2002 commented Apr 27, 2026

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
Copy link
Copy Markdown
Author

Bump:补充项目信息

项目最近更新:

  • 新增 JWT 用户认证系统
  • 新增 多语言支持(中文/English)
  • 新增 ECharts 可视化仪表盘
  • 线上 Demo 已上线:http://47.109.47.116/

欢迎审查!@flik2002

@flik2002 flik2002 changed the title Add OpenClaw Monitor - AI monitoring tool for OpenClaw agents Add OpenClaw Monitor - AI agent observability and monitoring tool Apr 29, 2026
@flik2002
Copy link
Copy Markdown
Author

flik2002 commented May 4, 2026

⚠️ 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