Installing NRPE Using the Install Script
You must run the following commands as root.
cd /tmp
For CentOS & RHEL , Fedora 14+, SLES & OpenSUSE 11+, Ubuntu, Debian:
wget http://assets.nagios.com/downloads/nagiosxi/agents/linux-nrpe-agent.tar.gz
Unpack the installer, and run the install script:
tar xzf linux-nrpe-agent.tar.gz
cd linux-nrpe-agent
./fullinstall
The script takes care of the following setup:
- Installs prerequisite packages
- Creates required users and groups
- Defines services for xinetd
- Compiles and installs the NRPE agent and Nagios plugins
- Configures the firewall (except on SLES)
- Configures the agent
The script will stop to prompt you once to ask for the IP address(es) for your monitoring server(s).
You will need to type either a single address or multiple addresses separated by spaces. This will configure the xinetd superdaemon to allow connections from those addresses to the NRPE agent.
You now have NRPE installed. You may remove any installation files in the tmp directory.
This video covers the steps above.
Installing NRPE From Source
The following KB article describes how to install and configure NRPE from source for use with Nagios Core/XI. The linux-nrpe-agent that ships with Nagios XI is only supported on CentOS, RHEL, OpenSUSE, SLES, Ubuntu, and Debian. Most monitored environments consist of many different distributions, therefore may need to compile NRPE and its associated plugins.
Documentation - How To Install NRPE v3 From Source
Final Thoughts
For any support related questions please visit the Nagios Support Forums at: