Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
heebs wrote:In order to check with nrpe, you have to have the daemon running on the host that you are trying to check. The README file from the tarball you downloaded has full instructions on how to compile/install/configure it.
abrist wrote:
vinothsethuram wrote:Do we need to install nagios in remote server which we are going to monitor.
No, the nrpe daemon runs on the remote host. Your nagios server checks the remote host with check_nrpe.
In addition, sreinhardt's last post said:
sreinhardt wrote:On the remote system that you have installed nrpe on, and want to monitor the memory run:
Before we troubleshoot this any further you need to have NRPE installed on the remote system you want to check. That is why you are getting those 5666 Connection Refused errors. Please install NRPE so we don't continue chasing other issues that don't exist.