# jmxterm を Homebrew, scoop でインストール

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

## インストール

```sh
sudo av install brew:jmxterm
```

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

### macOS

- Homebrew (100%):

```sh
brew install jmxterm
```

  証拠: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/jmxterm
```

  証拠: Scoop official bucket manifest trees: bucket/jmxterm.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:jmxterm
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.0.4
- **ソース概要:** Open source, command-line based interactive JMX client
- **ホームページ:** <https://docs.cyclopsgroup.org/jmxterm>
- **リポジトリ:** <https://github.com/jiaqi/jmxterm>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- jmxterm (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.0.4
## プロジェクトの歴史と使われ方

Jmxterm is an open-source, command-line, interactive JMX client written in Java. Its README describes it as a command-line alternative to `jconsole` for accessing a Java MBean server without a graphical environment.

### プロジェクトの歴史

The Maven project metadata gives JMXTerm an inception year of 2008, while the GitHub repository was created in June 2011. The project settled into a simple executable-jar model: download the uberjar, run it with `java -jar`, and enter an interactive shell.

The repository release metadata shows a 1.0.0 release in 2017 and a 1.0.4 release in 2022. The documentation pages cover source access, features, manual usage, scripting, and frequently asked questions.

### 採用の歴史

Jmxterm has a smaller packaging footprint than JMeter, but the input metadata records Homebrew and Scoop packaging. That fits its role as a focused operational tool: Java engineers and operators install it when they need terminal access to JMX/MBeans on machines where a GUI is unavailable or inconvenient.

### 使われ方

Jmxterm opens an interactive console with commands for inspecting and manipulating MBeans. The README's one-minute tutorial starts the uberjar, enters the prompt, and uses `help` or command-specific help such as `help get` to discover operations.

The README also says it can be embedded in Perl, shell, and Python workflows, which makes it useful for scripting JMX access from non-Java automation.

### パッケージ好きにとっての重要性

Jmxterm is package-nerdy because it turns a Java management interface often associated with GUI tools into a scriptable terminal command. It is a small operational bridge between Java applications, shell automation, and package-managed admin toolkits.

### タイムライン

- 2008: Maven metadata lists the project inception year.
- 2011: The GitHub repository is created.
- 2017: GitHub release metadata records v1.0.0.
- 2022: GitHub release metadata records v1.0.4.

### Related projects

- Jmxterm is related to Java JMX tooling and `jconsole`; the README explicitly frames it as a command-line alternative to `jconsole` and notes that it relies on the `jconsole` library at runtime.

### ソース

- Project README, Maven POM metadata, documentation files, GitHub repository metadata, GitHub release metadata, and Homebrew formula metadata.


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## 他のパッケージマネージャ記録

- Scoop - main/jmxterm: normalized package name match | Scoop official bucket manifest trees: bucket/jmxterm.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/jmxterm.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jmxterm.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
