macOS
brew install jmeterlocal Homebrew formula metadata
sudo port install jmeterMacPorts ports tree · devel/jmeter/Portfile · 来源: api.github.com
安装
brew install jmeterlocal Homebrew formula metadata
sudo port install jmeterMacPorts ports tree · devel/jmeter/Portfile · 来源: api.github.com
sudo apt install jmeterDebian stable package indexes · jmeter · 来源: deb.debian.org
nix profile install nixpkgs#jmeternixpkgs package indexes · pkgs/by-name/jm/jmeter/package.nix · 来源: api.github.com
choco install jmeterChocolatey community package catalog · jmeter · 来源: community.chocolatey.org
scoop install extras/jmeterScoop official bucket manifest trees · bucket/jmeter.json · 来源: api.github.com
winget install --id DEVCOM.JMeter -eWindows Package Manager source index · DEVCOM.JMeter · 来源: cdn.winget.microsoft.com
概览
Load testing and performance measurement application
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
jmeter | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:jmeter |
|---|---|
| 版本 | 5.6.3 |
| 软件包管理器 | Homebrew |
| 主页 | https://jmeter.apache.org/ |
| 最后更新 | 2026-06-22T14:03:50-07:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.