# Install jmxterm with Homebrew, scoop

Open source, command-line based interactive JMX client. Version 1.0.4 via Homebrew; verified from local package data.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install jmxterm
```

  Evidence: local Homebrew formula metadata

### Windows

- Scoop (92%):

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

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

## Package facts

- **Package key:** brew:jmxterm
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/jmxterm>
- **Version:** 1.0.4
- **Source summary:** Open source, command-line based interactive JMX client
- **Homepage:** <https://docs.cyclopsgroup.org/jmxterm>
- **Repository:** <https://github.com/jiaqi/jmxterm>
- **Upstream docs:** <https://docs.cyclopsgroup.org/jmxterm>
- **License:** Apache-2.0
- **Source archive:** <https://github.com/jiaqi/jmxterm/releases/download/v1.0.4/jmxterm-1.0.4-uber.jar>
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- jmxterm (cli)
- jmxterm (alias)

## Dependencies

- openjdk

## Install behavior

- Post-install hook: not defined
- Bottle: available on all

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.0.4
- Local data: ok
- Upstream repository: https://github.com/jiaqi/jmxterm
- info: No package-manager update timestamp was available.
- info: No cached GitHub release or tag data was available.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

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


## Security Notes

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

- **Geiger risk:** blue / medium
- broad file, network, media, or database tool signal

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** jmxterm
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Other Package-Manager Records

- 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


## Related links

- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [openjdk](https://www.automicvault.com/pkg/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [jhiccup](https://www.automicvault.com/pkg/brew/jhiccup/) - Shares av.db curated category or tags: cli, developer-tools, java, monitoring.
- [bnd](https://www.automicvault.com/pkg/brew/bnd/) - Shares av.db curated category or tags: cli, developer-tools, java.
- [byteman](https://www.automicvault.com/pkg/brew/byteman/) - Shares av.db curated category or tags: cli, developer-tools, java.
- [cfr-decompiler](https://www.automicvault.com/pkg/brew/cfr-decompiler/) - Shares av.db curated category or tags: cli, developer-tools, java.
- [checkstyle](https://www.automicvault.com/pkg/brew/checkstyle/) - Shares av.db curated category or tags: cli, developer-tools, java.
- [fastjar](https://www.automicvault.com/pkg/brew/fastjar/) - Shares av.db curated category or tags: cli, developer-tools, java.
- [gcviewer](https://www.automicvault.com/pkg/brew/gcviewer/) - Shares av.db curated category or tags: cli, developer-tools, java.
- [helidon](https://www.automicvault.com/pkg/brew/helidon/) - Shares av.db curated category or tags: cli, developer-tools, java.

## Combined YAML source

View the package source record on GitHub. [combined/jmxterm.yml](https://github.com/automic-vault/db/blob/main/combined/jmxterm.yml)


## Sources

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