macOS
brew install nrpelocal Homebrew formula metadata
brew
nrpe のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install nrpelocal Homebrew formula metadata
sudo apk add nrpeAlpine Linux edge package indexes · nrpe · ソース: dl-cdn.alpinelinux.org
sudo dnf install nrpeFedora Rawhide package metadata · nrpe · ソース: dl.fedoraproject.org
sudo zypper install nrpeopenSUSE Tumbleweed package metadata · nrpe · ソース: download.opensuse.org
概要
Nagios remote plugin executor
履歴
NRPE is the Nagios Remote Plugin Executor: a daemon and companion check plugin used to run Nagios-compatible checks on remote hosts and return plugin output/status to a Nagios server. The upstream README frames it as a way to execute Nagios plugins remotely as transparently as possible.
NRPE predates its GitHub repository; Nagios announced on May 8, 2014 that NRPE, Nagios Core, and NDOUtils moved from SourceForge to GitHub to make community contributions easier. The GitHub repository was created on January 21, 2014, matching that migration period.
NRPE became one of the classic ways to extend Nagios monitoring from network-visible checks into host-local checks such as disk, process, load, and custom scripts. Even where newer agents such as NCPA or direct exporters are used, NRPE remains packaged by multiple Linux distributions and Homebrew because many Nagios/Icinga-style deployments still understand `check_nrpe`.
Operators install the NRPE daemon on monitored hosts, configure allowed monitoring servers and named commands in `nrpe.cfg`, then run `check_nrpe` from the monitoring server to request those commands. The model deliberately separates the remote agent (`nrpe`) from the Nagios-side plugin (`check_nrpe`).
NRPE is historically important monitoring plumbing: small, old, and security-sensitive. Its changelog shows why packagers care about versioning, because the 4.0.0 release on January 13, 2019 included security fixes affecting both daemon and plugin while preserving interoperability with older versions.
セキュリティ状態
formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/usr/local/nagios/etc/nrpe.cfg実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
check_nrpe | cli | グローバル実行可能ファイル | |
nrpe | cli | グローバル実行可能ファイル | |
nrpe-uninstall | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/NagiosEnterprises/nrpe
インストールメタデータ
| パッケージキー | brew:nrpe |
|---|---|
| バージョン | 4.1.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/nrpe |
| ホームページ | https://www.nagios.org/ |
| リポジトリ | https://github.com/NagiosEnterprises/nrpe |
| 上流ドキュメント | https://github.com/NagiosEnterprises/nrpe#readme |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/NagiosEnterprises/nrpe/releases/download/nrpe-4.1.3/nrpe-4.1.3.tar.gz |
| 最終更新 | 2026-06-22T14:05:38-07:00 |
| Pulse | updated |
| 依存関係 | nagios-plugins, openssl@3 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nrpe |
| 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 パッケージリンクとは分けて表示されます。
nrpe 4.1.1-r0
NRPE allows you to remotely execute Nagios plugins on other Linux/Unix machines.
https://www.nagios.org/downloads/nagios-core-addons/
sudo apk add nrpenrpe-openrc 4.1.1-r0
NRPE allows you to remotely execute Nagios plugins on other Linux/Unix machines. (OpenRC init scripts)
https://www.nagios.org/downloads/nagios-core-addons/
sudo apk add nrpe-openrcnrpe-plugin 4.1.1-r0
Nagios plugin to check result via NRPE daemon
https://www.nagios.org/downloads/nagios-core-addons/
sudo apk add nrpe-pluginnagios-plugins-nrpe 4.1.3-5.fc44
Provides nrpe plugin for Nagios
sudo dnf install nagios-plugins-nrpenrpe 4.1.3-5.fc44
Host/service/network monitoring agent for Nagios
sudo dnf install nrpemonitoring-plugins-nrpe 4.1.1-1.6
NRPE plugin
sudo zypper install monitoring-plugins-nrpenrpe 4.1.1-1.6
Nagios Remote Plug-In Executor
sudo zypper install nrpenrpe-doc 4.1.1-1.6
Nagios Remote Plug-In Executor documentation
sudo zypper install nrpe-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.