Automic VaultAutomic Vault

brew

jvmtop を Homebrew でインストール

jvmtop のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install jvmtop

local Homebrew formula metadata

概要

パッケージ概要

Console application for monitoring all running JVMs on a machine

コマンドとエイリアス

  • jvmtop

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2013: README release notes announce jvmtop 0.8.0 with IBM JVM attach and option-parsing fixes.
  • 2015: GitHub release metadata records the 0.8.0 release artifact publication.
  • 0.7.0 era: Documentation notes the addition of a minimal sampling CPU console profiler.

Related projects

  • Related JVM observability tools include JDK utilities such as `jps`, `jstat`, `jstack`, and graphical/JMX tools such as VisualVM and JConsole; jvmtop's niche is the lightweight `top`-style terminal view.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
jvmtopcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版0.8.0
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/patric-r/jvmtop

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報No cached GitHub release or tag data was available.https://github.com/patric-r/jvmtop信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:jvmtop
バージョン0.8.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/jvmtop
ホームページhttps://github.com/patric-r/jvmtop
リポジトリhttps://github.com/patric-r/jvmtop
上流ドキュメントhttps://github.com/patric-r/jvmtop
ライセンスGPL-2.0-only
ソースアーカイブhttps://github.com/patric-r/jvmtop/releases/download/0.8.0/jvmtop-0.8.0.tar.gz
依存関係openjdk@8
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejvmtop
Version Scheme0
Revision1
Requirements
  • arch
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment