macOS
brew install nrpelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für nrpe in AI-Agent-Workflows.
Installation
brew install nrpelocal Homebrew formula metadata
sudo apk add nrpeAlpine Linux edge package indexes · nrpe · Quelle: dl-cdn.alpinelinux.org
sudo dnf install nrpeFedora Rawhide package metadata · nrpe · Quelle: dl.fedoraproject.org
sudo zypper install nrpeopenSUSE Tumbleweed package metadata · nrpe · Quelle: download.opensuse.org
Überblick
Nagios remote plugin executor
Verlauf
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.
Sicherheitslage
formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
check_nrpe | cli | globales Executable | |
nrpe | cli | globales Executable | |
nrpe-uninstall | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/NagiosEnterprises/nrpe
Installationsmetadaten
| Paketschlüssel | brew:nrpe |
|---|---|
| Version | 4.1.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/nrpe |
| Homepage | https://www.nagios.org/ |
| Repository | https://github.com/NagiosEnterprises/nrpe |
| Upstream-Dokumentation | https://github.com/NagiosEnterprises/nrpe#readme |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/NagiosEnterprises/nrpe/releases/download/nrpe-4.1.3/nrpe-4.1.3.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:05:38-07:00 |
| Pulse | updated |
| Abhängigkeiten | nagios-plugins, openssl@3 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-docQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.