How to install NAGIOS NRPE plugin under Debian Linux

NRPE allows you to remotely execute Nagios plugins on other Linux/Unix machines. This allows you to monitor remote machine metrics (disk usage, CPU load, etc.). NRPE can also communicate with some of the Windows agent addons, so you can execute scripts and check metrics on remote Windows machines as well. Citation.

You may follow the steps to install NRPE in any of the following ways:

1) Steps (compiling from sources)

First, you should download the latest NRPE version from HERE.

Then, install some required packages:

Unpack the NRPE addons, configure and install:

2) Steps (using apt binaries)

Invocation
NRPE can now be invoked using the following:

Another option would be to create a symlink to make the invocation easier:

Thus:

3 thoughts on “How to install NAGIOS NRPE plugin under Debian Linux

  1. Pingback: Nagios: How to check if remote process is running | Linux System Admins Blog

  2. Pingback: Nagios nrpe configuration CentOS, Ubuntu « Kurinchi Blogger Scribbles …

  3. Pingback: Thunderbird

Comments are closed.