How to Install nagios-nrpe-server in Ubuntu 18.04



Install nagios-nrpe-server by entering the following commands in the terminal:

sudo apt update
sudo apt install nagios-nrpe-server

Description:

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.

Homepage: https://github.com/NagiosEnterprises/nrpe

Version: 3.2.1-1ubuntu1

Section: universe/net