macOS
brew install jmeterlocal Homebrew formula metadata
sudo port install jmeterMacPorts ports tree · devel/jmeter/Portfile · ソース: api.github.com
brew / 順位 1299
jmeter のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.