# Installer jmxterm avec Homebrew, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jmxterm pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install jmxterm
```

  Preuve: local Homebrew formula metadata

### Windows

- Scoop (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:jmxterm
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.0.4
- **Résumé source:** Open source, command-line based interactive JMX client
- **Page d'accueil:** <https://docs.cyclopsgroup.org/jmxterm>
- **Dépôt:** <https://github.com/jiaqi/jmxterm>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- jmxterm (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.0.4
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
