macOS
brew install jmxtermlocal Homebrew formula metadata
brew
Open source, command-line based interactive JMX client. Version 1.0.4 via Homebrew; verified from local package data.
install
brew install jmxtermlocal Homebrew formula metadata
scoop install main/jmxtermScoop official bucket manifest trees · bucket/jmxterm.json · source: api.github.com
overview
Open source, command-line based interactive JMX client
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jmxterm | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/jiaqi/jmxterm
install metadata
| Package key | brew:jmxterm |
|---|---|
| Version | 1.0.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jmxterm |
| 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 |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
main/jmxterm
scoop install main/jmxtermsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.