macOS
brew install jmeterlocal Homebrew formula metadata
sudo port install jmeterMacPorts ports tree · devel/jmeter/Portfile · Quelle: api.github.com
brew / Rang 1299
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jmeter in AI-Agent-Workflows.
Installation
brew install jmeterlocal Homebrew formula metadata
sudo port install jmeterMacPorts ports tree · devel/jmeter/Portfile · Quelle: api.github.com
sudo apt install jmeterDebian stable package indexes · jmeter · Quelle: deb.debian.org
nix profile install nixpkgs#jmeternixpkgs package indexes · pkgs/by-name/jm/jmeter/package.nix · Quelle: api.github.com
choco install jmeterChocolatey community package catalog · jmeter · Quelle: community.chocolatey.org
scoop install extras/jmeterScoop official bucket manifest trees · bucket/jmeter.json · Quelle: api.github.com
winget install --id DEVCOM.JMeter -eWindows Package Manager source index · DEVCOM.JMeter · Quelle: cdn.winget.microsoft.com
Überblick
Load testing and performance measurement application
Verlauf
Apache JMeter is a Java load-testing and performance-measurement application. The Apache homepage describes it as open-source software designed to load test functional behavior and measure performance, originally for web applications and later expanded to other test functions.
JMeter's public change history reaches back to early 1999, with version 1.1 in February, version 1.2 in March, version 1.3 in April, and Apache JMeter 1.4 in July. Those entries show a young Java GUI tool gaining URL aliasing, cookie handling, HTTP authentication, visualizers, POST fixes, and command-line argument fixes.
By version 1.5, JMeter had abstracted the sampler model, added thread groups, and gained save/load support for test samples, setting up the architecture that made non-HTTP testing possible. The Apache homepage later summarized that direction as expansion from web-application testing into broader static, dynamic, server, network, and protocol performance testing.
The long 2.x and 3.x series turned JMeter into a general load-testing platform. The change history records additions and refinements across Java integration, JDBC, JMS, samplers, listeners, distributed testing, scripting, logging, and reporting. Version 3.0 bundled Apache Groovy for JVM scripting, showing JMeter's shift toward scriptable, extensible test plans.
The 4.x and 5.x series kept JMeter relevant for automated performance testing: the user manual and best-practices pages emphasize GUI mode for building test plans and CLI mode for load execution, distributed or multi-instance runs for larger tests, and careful listener choices to avoid distorting load results.
JMeter is widely packaged because it is a mature Apache tool with a stable command-line entry point and a cross-platform Java runtime model. The input package metadata records Homebrew, Chocolatey, Debian, Ubuntu, MacPorts, Nix, Scoop, and Winget packaging.
Its adoption also comes from the `.jmx` test-plan format and CI-friendly CLI mode: teams can build or record plans in the GUI, then run them repeatedly from scripts, build pipelines, or distributed controller/worker setups.
A common JMeter workflow is to build a test plan in GUI mode, using recording or manual samplers, then execute load tests in CLI mode with commands such as `jmeter -n -t test.jmx -l test.jtl`. The best-practices guide recommends CLI mode for load and warns against heavyweight result-tree listeners during load runs.
JMeter can test static and dynamic resources and many server/protocol types. Its manual organizes it around test plans, samplers, thread groups, listeners, functions, properties, distributed testing, recording, and component references.
For package nerds, JMeter is the heavyweight Java CLI/GUI hybrid that anchors open-source load testing in package managers. It is not a small Unix filter, but it still behaves like a packageable developer tool: install it, run `jmeter`, keep test plans as files, and execute load runs from scripts.
Its significance is historical as well as practical: few developer-tools packages have a public change log spanning from Java 1.x-era web testing through modern CI performance testing while staying under the Apache project umbrella.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
jmeter | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:jmeter |
|---|---|
| Version | 5.6.3 |
| Paketmanager | Homebrew |
| Homepage | https://jmeter.apache.org/ |
| Zuletzt aktualisiert | 2026-06-22T14:03:50-07:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
jmeter 2.13-5
Load testing and performance measurement application (main application)
sudo apt install jmeterjmeter
nix profile install nixpkgs#jmeterjmeter 2.13-5
Load testing and performance measurement application (main application)
sudo apt install jmeterjmeter
sudo port install jmeterjmeter
choco install jmeterextras/jmeter
scoop install extras/jmeterDEVCOM.JMeter
winget install --id DEVCOM.JMeter -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.