macOS
brew install nrpelocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.