# 使用 Homebrew, scoop 安装 jmxterm

查看 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
