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

openresty/openresty-systemtap-toolkit

Real-time analysis and diagnostics tools for OpenResty (including NGINX, LuaJIT, ngx_lua, and more) based on SystemTap observed · 2026-08-28

github.com/openresty/openresty-systemtap-toolkit · Perl observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 5116
  • days_rel: n/a
  • days_push: 1268
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1668 stars · 351 forks observed · 2026-08-28

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

A collection of SystemTap-based real-time analysis and diagnostics tools for OpenResty, NGINX, LuaJIT, and ngx_lua. It provides scripts for sampling backtraces, inspecting shared memory and connection pools, detecting leaked memory pools, and monitoring TCP accept queues.

Use cases

  • profile nginx cpu usage with flamegraph backtraces
  • find memory pool leaks in openresty
  • inspect nginx lua shared dict usage
  • monitor tcp accept queue overflow on linux
  • sample off-cpu time for nginx workers
  • trace which files nginx accesses at runtime

When to choose

  • you run OpenResty or ngx_lua on Linux and need deep dynamic tracing without code changes
  • you need LuaJIT-level backtraces or shared memory inspection in production
  • you are on an older Linux stack where SystemTap is the only viable tracing option

When to avoid

  • you want a maintained tool - the project is explicitly unmaintained in favor of OpenResty XRay
  • you are on non-Linux platforms or cannot install kernel debug symbols and SystemTap
  • you only need basic metrics that standard nginx monitoring or eBPF tools provide

Facets

cli-tool · maturity abandoned

monitoring tracing developer-tools benchmarking developer-tools performance monitoring web-development cli systemtap nginx luajit dynamic-tracing openresty profiling diagnostics linux

1 source

Member repositories

RepositoryRoleHealth v2
openresty/openresty-systemtap-toolkitmain32

For agents

markdown · JSON · MCP: product_card(name="openresty/openresty-systemtap-toolkit")

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