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

ncabatoff/process-exporter

Prometheus exporter that mines /proc to report on selected processes observed · 2026-08-28

github.com/ncabatoff/process-exporter · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

37/100

  • Activity 17
  • Release rhythm 28
  • 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: 85
  • age_days: 3692
  • days_rel: 499
  • days_push: 499
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

2144 stars · 315 forks observed · 2026-08-28

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

A Prometheus exporter written in Go that reads /proc to expose metrics about selected processes on Linux systems. It groups processes by configurable name matching and reports resource usage such as CPU and memory per group.

Use cases

  • monitor processes that can't be instrumented directly with Prometheus
  • track CPU and memory usage of specific daemons via /proc
  • export process metrics to Prometheus for alerting
  • group subprocess resource usage under a parent process name
  • monitor thread-level metrics for selected applications

When to choose

  • you need Prometheus metrics for third-party or uninstrumentable applications
  • you run Linux and want lightweight per-process monitoring
  • you want to group and aggregate metrics across related processes

When to avoid

  • you are not using Prometheus or a Prometheus-compatible scraper
  • you need monitoring on non-Linux platforms without /proc
  • you can instrument your application directly with a native client library

Facets

service · maturity active

monitoring monitoring go cli prometheus-exporter process-metrics procfs system-monitoring devops linux docker

1 source

Member repositories

RepositoryRoleHealth v2
ncabatoff/process-exportermain37

For agents

markdown · JSON · MCP: product_card(name="ncabatoff/process-exporter")

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