Ross ROSS = Recommend OSS · open-source software intelligence for agents

RafalWilinski/express-status-monitor

🚀 Realtime Monitoring solution for Node.js/Express.js apps, inspired by status.github.com, sponsored by https://dynobase.dev observed · 2026-08-28

github.com/RafalWilinski/express-status-monitor · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

53/100

  • Activity 67
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3685
  • days_rel: n/a
  • days_push: 199
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3615 stars · 264 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A self-hosted Express middleware that adds a realtime status monitoring page to Node.js/Express applications, built on Socket.io and Chart.js. It reports server metrics like CPU, memory, event loop lag, response times, requests per second, and status codes, with optional health checks.

Use cases

  • monitor my express app's cpu and memory in realtime
  • add a /status dashboard to a node.js server
  • track requests per second and response times for an express api
  • set up health checks for my node service endpoints
  • self-hosted monitoring page for a nodejs app
  • watch event loop lag and heap usage in express

When to choose

  • you run an Express (or compatible Node.js) app and want a quick, zero-infrastructure status dashboard
  • you want lightweight in-process metrics without deploying Prometheus/Grafana
  • you need simple HTTP health checks displayed alongside server metrics

When to avoid

  • you need distributed tracing, alerting, or metrics across many services/hosts
  • your app is not Express-based (consider koa-monitor or hapijs-status-monitor instead)
  • you need long-term metric retention or historical analysis - data is kept in memory only

Facets

library · maturity maintenance

monitoring middleware websocket charts monitoring web-development backend developer-tools self-hosted express status-page health-checks socket-io chart-js observability realtime-metrics real-time nodejs web-server

6 sources

Member repositories

RepositoryRoleHealth v2
RafalWilinski/express-status-monitormain53

For agents

markdown · JSON · MCP: product_card(name="RafalWilinski/express-status-monitor")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem