macOS
brew install jvmtoplocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jvmtop in AI-Agent-Workflows.
Installation
brew install jvmtoplocal Homebrew formula metadata
Überblick
Console application for monitoring all running JVMs on a machine
Verlauf
jvmtop is a small Java operations tool that brought the Unix `top` mental model to running JVMs: list the local Java processes, attach to them, and show JVM-specific CPU, garbage-collection, thread, heap, and non-heap metrics in a terminal.
The project originated before its GitHub-hosted 0.8.0 release and was distributed as an alpha command-line monitor for Oracle JDK, IBM JDK, and OpenJDK systems. The README describes it as open source, JDK-based, and tested across Linux, Solaris, FreeBSD, and Windows hosts.
The 0.8.0 release notes from August 14, 2013 emphasize practical operations fixes: better IBM JVM attach compatibility, corrected IBM J9 CPU/GC values, improved option parsing, and friendlier behavior when metrics are unavailable. The GitHub releases API records the 0.8.0 release asset publication on July 15, 2015, reflecting the later GitHub release packaging of the same alpha line.
jvmtop fits the pre-container Java server era, when operators often had shell access to application hosts and wanted a quick JVM view without launching a heavyweight profiler or JMX console. Its Homebrew formula preserved that niche for macOS and Linux users who wanted the tool available through a package manager.
The tool is typically run as `jvmtop` or `jvmtop.sh` on a host with a full JDK, not just a JRE, because it attaches to other JVMs to read internal metrics. Its documentation also includes a VM detail mode and a sampling CPU console profiler introduced in version 0.7.0.
For package nerds, jvmtop is a classic single-purpose observability formula: tiny, terminal-native, tied to a specific runtime ecosystem, and useful precisely because it avoids the setup cost of a full monitoring stack.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
jvmtop | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/patric-r/jvmtop
Installationsmetadaten
| Paketschlüssel | brew:jvmtop |
|---|---|
| Version | 0.8.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/jvmtop |
| Homepage | https://github.com/patric-r/jvmtop |
| Repository | https://github.com/patric-r/jvmtop |
| Upstream-Dokumentation | https://github.com/patric-r/jvmtop |
| Lizenz | GPL-2.0-only |
| Quellarchiv | https://github.com/patric-r/jvmtop/releases/download/0.8.0/jvmtop-0.8.0.tar.gz |
| Abhängigkeiten | openjdk@8 |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jvmtop |
| Version Scheme | 0 |
| Revision | 1 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.