# nrpe を Homebrew, apk, dnf, zypper でインストール

nrpe のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:nrpe
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install nrpe
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add nrpe
```

  証拠: Alpine Linux edge package indexes: nrpe from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install nrpe
```

  証拠: Fedora Rawhide package metadata: nrpe from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- zypper (92%):

```sh
sudo zypper install nrpe
```

  証拠: openSUSE Tumbleweed package metadata: nrpe from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:nrpe
- **パッケージマネージャ:** Homebrew
- **バージョン:** 4.1.3
- **ソース概要:** Nagios remote plugin executor
- **ホームページ:** <https://www.nagios.org/>
- **リポジトリ:** <https://github.com/NagiosEnterprises/nrpe>
- **最終更新:** 2026-06-22T14:05:38-07:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- check_nrpe (エイリアス)
- nrpe (エイリアス)
- nrpe-uninstall (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 4.1.3
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2014-01-21: GitHub repository created.
- 2014-05-08: Nagios announced NRPE's move from SourceForge to GitHub.
- 2019-01-13: NRPE 4.0.0 released with daemon/plugin security fixes and TLS-related updates.
- 2024-12-10: NRPE 4.1.3 bugfix release published.

### ソース

- <https://formulae.brew.sh/api/formula/nrpe.json>
- <https://github.com/NagiosEnterprises/nrpe>
- <https://github.com/NagiosEnterprises/nrpe/blob/master/CHANGELOG.md>
- <https://github.com/NagiosEnterprises/nrpe/releases>
- <https://www.nagios.org/2014/05/08/nagios-projects-moved-to-github/>


## セキュリティノート

formula declares a Homebrew service.

- **Geiger リスク:** orange / 中
- formula declares a Homebrew service


## Configuration and credential file locations

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.


## Configuration files

- Unix: /usr/local/nagios/etc/nrpe.cfg
## 他のパッケージマネージャ記録

- apk - nrpe - 4.1.3-r0: normalized package name match | Alpine Linux edge package indexes: nrpe from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | NRPE allows you to remotely execute Nagios plugins on other Linux/Unix machines. | https://www.nagios.org/downloads/nagios-core-addons/
- apk - nrpe-openrc - 4.1.3-r0: normalized package name match | Alpine Linux edge package indexes: nrpe-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | NRPE allows you to remotely execute Nagios plugins on other Linux/Unix machines. (OpenRC init scripts) | https://www.nagios.org/downloads/nagios-core-addons/
- apk - nrpe-plugin - 4.1.3-r0: normalized package name match | Alpine Linux edge package indexes: nrpe-plugin from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Nagios plugin to check result via NRPE daemon | https://www.nagios.org/downloads/nagios-core-addons/
- dnf - nagios-plugins-nrpe - 4.1.3-7.fc45: normalized package name match | Fedora Rawhide package metadata: nagios-plugins-nrpe from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Provides nrpe plugin for Nagios | http://www.nagios.org
- dnf - nrpe - 4.1.3-7.fc45: normalized package name match | Fedora Rawhide package metadata: nrpe from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Host/service/network monitoring agent for Nagios | http://www.nagios.org
- zypper - monitoring-plugins-nrpe - 4.1.1-1.8: normalized package name match | openSUSE Tumbleweed package metadata: monitoring-plugins-nrpe from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | NRPE plugin | http://www.nagios.org/
- zypper - nrpe - 4.1.1-1.8: normalized package name match | openSUSE Tumbleweed package metadata: nrpe from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Nagios Remote Plug-In Executor | http://www.nagios.org/
- zypper - nrpe-doc - 4.1.1-1.8: normalized package name match | openSUSE Tumbleweed package metadata: nrpe-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Nagios Remote Plug-In Executor documentation | http://www.nagios.org/


## Combined YAML source

View the package source record on GitHub. [combined/nrpe.yml](https://github.com/mxcl/pkgdb/blob/main/combined/nrpe.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
