macOS
brew install nrpelocal Homebrew formula metadata
brew
Nagios remote plugin executor. Version 4.1.3 via Homebrew; verified 2026-06-22.
install
brew install nrpelocal Homebrew formula metadata
sudo apk add nrpeAlpine Linux edge package indexes · nrpe · source: dl-cdn.alpinelinux.org
sudo dnf install nagios-plugins-nrpeFedora Rawhide package metadata · nagios-plugins-nrpe · source: dl.fedoraproject.org
sudo zypper install monitoring-plugins-nrpeopenSUSE Tumbleweed package metadata · monitoring-plugins-nrpe · source: download.opensuse.org
overview
Nagios remote plugin executor
history
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.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.cfgexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
check_nrpe | cli | global executable | |
nrpe | cli | global executable | |
nrpe-uninstall | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/NagiosEnterprises/nrpe
install metadata
| Package key | brew:nrpe |
|---|---|
| Version | 4.1.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/nrpe |
| Homepage | https://www.nagios.org/ |
| Repository | https://github.com/NagiosEnterprises/nrpe |
| Upstream docs | https://github.com/NagiosEnterprises/nrpe#readme |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/NagiosEnterprises/nrpe/releases/download/nrpe-4.1.3/nrpe-4.1.3.tar.gz |
| Last updated | 2026-06-22T14:05:38-07:00 |
| Pulse | updated |
| Dependencies | nagios-plugins, openssl@3 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-docsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.