nrpe
Nagios Remote Plugin Executor Server
Install
- All systems
-
curl cmd.cat/nrpe.sh
- Debian
-
apt-get install nagios-nrpe-server - Ubuntu
-
apt-get install nagios-nrpe-server -
Alpine
-
apk add nrpe - Arch Linux
-
pacman -S nrpe - Kali Linux
-
apt-get install nagios-nrpe-server - Fedora
-
dnf install nrpe - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install nagios-nrpe-server - OS X
-
brew install nrpe - Raspbian
-
apt-get install nagios-nrpe-server - Docker
-
docker run cmd.cat/nrpe nrpepowered by Commando
nagios-nrpe-server
Nagios Remote Plugin Executor Server
Nagios is a host/service/network monitoring and management system. The purpose of this addon is to allow you to execute Nagios plugins on a remote host in as transparent a manner as possible. This program runs as a background process on the remote host and processes command execution requests from the check_nrpe plugin on the Nagios host.