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

ajermakovics/jvm-mon

Console-based JVM monitoring tool observed · 2026-08-28

github.com/ajermakovics/jvm-mon · homepage · Go · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

65/100

  • Activity 68
  • Release rhythm 40
  • Longevity 100

Flags: 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: 3.0
  • age_days: 3495
  • days_rel: 523
  • days_push: 192
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1485 stars · 118 forks observed · 2026-08-28

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

jvm-mon is a console-based tool for monitoring JVM server applications from the terminal. Rewritten in Go as a single executable, it attaches a bundled Java agent to running JVM processes to display CPU, GC load, heap usage, and top threads.

Use cases

  • monitor jvm processes over ssh
  • check heap usage of a java server from terminal
  • see which jvm threads use the most cpu
  • view gc load on a running java application
  • list running jvm processes on a server
  • kill a stuck jvm process from the console

When to choose

  • you ssh into servers and want a quick terminal view of JVM health
  • you don't have a JDK installed on the target machine
  • you prefer a lightweight single-binary alternative to full APM tools

When to avoid

  • you need historical metrics, dashboards, or alerting
  • you monitor non-JVM runtimes
  • you need remote monitoring without SSH access to the host

Facets

cli-tool · maturity maintenance

monitoring cli terminal-ui monitoring developer-tools cli cross-platform jvm java terminal-monitoring process-monitoring heap-usage gc-metrics command-line macos linux

2 sources

Member repositories

RepositoryRoleHealth v2
ajermakovics/jvm-monmain65

For agents

markdown · JSON · MCP: product_card(name="ajermakovics/jvm-mon")

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