# patric-r/jvmtop

Java monitoring for the command-line, profiler included

Repository: https://github.com/patric-r/jvmtop
Canonical: https://ross.abutalabs.com/products/jvmtop
Language: Java
License: GPL-2.0
License Family: copyleft
Last push: 2021-08-04T02:45:20+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4068, "days_push": 1855, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1238, forks 249 (observed 2026-08-28T04:04:05.561637+00:00)

## What it is
jvmtop is a lightweight top-like console application that monitors all accessible running JVMs on a machine, displaying JVM internal metrics such as heap memory, CPU, and GC usage. It also includes a console CPU profiler for Java processes.

## Use cases
- monitor all running java processes on a server from the terminal
- find which jvm is consuming the most cpu
- profile a java application's cpu usage from the command line
- watch heap memory usage of a tomcat or resin instance
- debug gc activity across multiple jvms
- quickly inspect jvm metrics without a gui

## When to choose
- you need a lightweight, terminal-based alternative to jconsole or visualvm
- you want a top-like view of all JVMs on a Linux, Solaris, FreeBSD, or Windows host
- you need a quick console CPU profiler without installing heavy tooling

## When to avoid
- you need rich GUI dashboards, historical charts, or alerting
- you only have a JRE installed - a full JDK is required
- you need actively maintained tooling with recent fixes and modern JDK support

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: monitoring, benchmarking, developer-tools, terminal-ui
- domain: developer-tools, monitoring, performance
- platform: windows, cli, jvm
- tags: jvm-monitoring, profiler, top-like, java-processes, console-profiler, command-line, linux, macos

## Member repositories
- patric-r/jvmtop (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:05.561637+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:21:48.621575+00:00, confidence not recorded.
  - readme: https://github.com/patric-r/jvmtop (fetched 2026-08-28T04:04:05.561637+00:00, sha 521a201aae86)
- Data as of 2026-08-30T08:39:29.467469+00:00.
