macOS
brew install stresslocal Homebrew formula metadata
brew
stress のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install stresslocal Homebrew formula metadata
sudo apt install stressDebian stable package indexes · stress · ソース: deb.debian.org
sudo dnf install stressFedora Rawhide package metadata · stress · ソース: dl.fedoraproject.org
nix profile install nixpkgs#stressnixpkgs package indexes · pkgs/by-name/st/stress/package.nix · ソース: api.github.com
sudo pacman -S stressArch Linux sync databases · stress · ソース: geo.mirror.pkgbuild.com
概要
Tool to impose load on and stress test a computer system
履歴
stress is a classic POSIX command-line load generator for CPU, memory, I/O, and disk pressure, used by administrators and kernel/system programmers to expose behavior under heavy load.
The current upstream README says stress was originally developed by Amos Waterland under GPL-2+. The same README says the original project went unmaintained, that the last original version 1.0.4 was imported from Debian, and that volunteer maintainers later produced newer releases under Resurrecting Open Source Projects.
The ChangeLog records Amos Waterland releases through 1.0.4 in 2010, followed by volunteer-maintained releases such as 1.0.5 in 2021 and later 1.0.6 and 1.0.7 in 2023.
stress became common because it does one job predictably and is easy to package. The supplied package-manager facts list it in Homebrew, Debian, Fedora/dnf, Nix, pacman, and Ubuntu.
Its continued packaging beside stress-ng shows a conservative Unix pattern: keep the old simple tool available for scripts and documentation while newer tools cover larger test surfaces.
The README explicitly says stress is not a benchmark. It is used by system administrators to evaluate scaling, by kernel programmers to evaluate perceived performance characteristics, and by systems programmers to expose bugs that appear under heavy load.
Typical package-manager users install it for quick reproducible load generation, CI smoke tests, container experiments, or demos where `stress-ng` would be more featureful than needed.
stress is significant because it is the tiny, old-school answer to 'make this machine work hard now.' It has a stable CLI, few conceptual dependencies, and enough distro history that many runbooks still mention it.
For package nerds, the 2021 volunteer revival is also a familiar maintenance story: import the last distro-carried source, preserve the interface, modernize the build, and keep the package alive without turning it into a new framework.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
stress | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/resurrecting-open-source-projects/stress
インストールメタデータ
| パッケージキー | brew:stress |
|---|---|
| バージョン | 1.0.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/stress |
| ホームページ | https://github.com/resurrecting-open-source-projects/stress |
| リポジトリ | https://github.com/resurrecting-open-source-projects/stress |
| 上流ドキュメント | https://github.com/resurrecting-open-source-projects/stress#readme |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/resurrecting-open-source-projects/stress/archive/refs/tags/1.0.7.tar.gz |
| ビルド依存関係 | autoconf, automake |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | stress |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
stress 1.0.7-1
tool to impose load on and stress test a computer system
https://github.com/resurrecting-open-source-projects/stress
sudo apt install stressstress
nix profile install nixpkgs#stressstress 1.0.7-1
tool to impose load on and stress test a computer system
https://github.com/resurrecting-open-source-projects/stress
sudo apt install stressstress 1.0.7-8.fc44
A tool to put given subsystems under a specified load
https://github.com/resurrecting-open-source-projects/stress
sudo dnf install stressstress 1.0.7-3
A tool that stress tests your system (CPU, memory, I/O, disks)
https://github.com/resurrecting-open-source-projects/stress
sudo pacman -S stressソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.