macOS
brew install cpulimitlocal Homebrew formula metadata
brew
cpulimit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cpulimitlocal Homebrew formula metadata
sudo apk add cpulimitAlpine Linux edge package indexes · cpulimit · ソース: dl-cdn.alpinelinux.org
sudo apt install cpulimitDebian stable package indexes · cpulimit · ソース: deb.debian.org
sudo dnf install cpulimitFedora Rawhide package metadata · cpulimit · ソース: dl.fedoraproject.org
nix profile install nixpkgs#cpulimitnixpkgs package indexes · pkgs/by-name/cp/cpulimit/package.nix · ソース: api.github.com
sudo zypper install cpulimitopenSUSE Tumbleweed package metadata · cpulimit · ソース: download.opensuse.org
概要
CPU usage limiter
履歴
cpulimit is a small process-control utility that limits a process's observed CPU usage percentage without changing its nice value or scheduler priority.
The README credits Angelo Marletta as the developer and describes the tool's goal: prevent a process from running for more than a specified CPU time ratio. The official GitHub repository was created in 2012.
cpulimit has remained packaged as a straightforward Unix-style utility for administrators and users who need to tame batch jobs. The input package metadata shows distribution through Homebrew and several Linux package managers.
cpulimit controls CPU consumption by sending SIGSTOP and SIGCONT POSIX signals. The README notes that child processes and threads of the selected process share the configured CPU percentage, and documents simple make-based builds for Linux, OS X, and FreeBSD.
The package is significant because it solves a familiar operational problem with a tiny C tool and no service manager dependency: package it once, expose a single executable, and users can apply soft CPU throttling to existing processes.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cpulimit | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/opsengine/cpulimit
インストールメタデータ
| パッケージキー | brew:cpulimit |
|---|---|
| バージョン | 0.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cpulimit |
| ホームページ | https://github.com/opsengine/cpulimit |
| リポジトリ | https://github.com/opsengine/cpulimit |
| 上流ドキュメント | https://github.com/opsengine/cpulimit#readme |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/opsengine/cpulimit/archive/refs/tags/v0.2.tar.gz |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cpulimit |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
cpulimit 3.1-1
tool for limiting the CPU usage of a process
https://limitcpu.sourceforge.net/
sudo apt install cpulimitcpulimit
nix profile install nixpkgs#cpulimitcpulimit 3.0-1
tool for limiting the CPU usage of a process
https://limitcpu.sourceforge.net/
sudo apt install cpulimitcpulimit 0.2-r4
CPU usage limiter for Linux
https://github.com/opsengine/cpulimit
sudo apk add cpulimitcpulimit 0.2^20151118gitf4d2682-4.fc44
CPU Usage Limiter for Linux
https://github.com/opsengine/cpulimit
sudo dnf install cpulimitcpulimit 3.2-1.3
Limit the CPU Usage of a Process
https://limitcpu.sourceforge.net
sudo zypper install cpulimitソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.