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

lebinh/ngxtop

Real-time metrics for nginx server observed · 2026-08-28

github.com/lebinh/ngxtop · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

54/100

  • Activity 70
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4548
  • days_rel: n/a
  • days_push: 184
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6525 stars · 475 forks observed · 2026-08-28

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

ngxtop is a Python CLI tool that parses nginx access logs and displays top-like real-time metrics about incoming requests. It auto-detects log location and format, and can also parse Apache common access logs.

Use cases

  • monitor nginx server requests in real time
  • find top requested paths in nginx access log
  • troubleshoot web server traffic spikes
  • analyze apache access logs
  • see which client IPs hit my server the most
  • compute average response sizes from access logs

When to choose

  • you need quick, ad-hoc, top-style insight into what's hitting your nginx server right now
  • you want a lightweight pip-installable tool with no daemon or external storage
  • you need flexible log format and filter/group-by options

When to avoid

  • you need long-running monitoring with dashboards, alerting, or historical data storage
  • you want metrics pushed to external graphing systems like Prometheus or Grafana
  • your logs are not nginx or Apache common format and you can't specify the format

Facets

cli-tool · maturity maintenance

monitoring analytics cli logging monitoring web-development python cli nginx access-log log-analysis real-time-metrics top-like apache devops command-line linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
lebinh/ngxtopmain54

For agents

markdown · JSON · MCP: product_card(name="lebinh/ngxtop")

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