Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RingWatch — Real-Time Ring -3 Monitor

Dashboard

RingWatch Dashboard

Full monitoring view — all 19 sections

All sections

Live charts — power consumption, MEI memory, timestorm detection, PMT telemetry

Graphs and charts

Monitors Intel Management Engine (ME/CSME) activity in real-time. Read-only, zero risk — no system modifications.

Architecture

  • Backend: Python FastAPI (port 8849)
  • Frontend: React + Mantine (same stack as PITBULL)
  • Polling: sysfs + HECI probe + dmesg + lsof + network

Run

cd backend && python3 -m uvicorn app.main:app --port 8849
# Frontend: cd frontend && npm run dev

License

MIT — see LICENSE. Copyright (c) 2026 Dan Vladoiu.

About

Real-time Intel ME/CSME Ring -3 monitor — HECI bus probing, firmware registers, MEI clients, PMT telemetry. Read-only, zero risk. FastAPI + React, 19-section dashboard.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages