Oops, Looks like i had an error in my configuration file. <br><br>Next question: Any idea why check_nagios can't find the running process? <br><br>$/usr/lib/nagios/plugins/check_nrpe -H 10.10.10.41 -c check_nagios<br>NAGIOS CRITICAL: Could not locate a running Nagios process!<br>
<br>Nothing in /var/log/nagios2/nagios.log about this message. I can verify the nrpe and nagios are working as the following command returns succesfully.<br><br>$ /usr/lib/nagios/plugins/check_nrpe -H 10.10.10.41 -c check_load<br>
OK - load average: 1.00, 1.04, 1.05|load1=1.000;15.000;30.000;0; load5=1.040;10.000;25.000;0; load15=1.050;5.000;20.000;0; <br><br>Thanks,<br>JJ<br><br><div class="gmail_quote">On Mon, Jun 15, 2009 at 1:10 PM, Jeremiah Jester <span dir="ltr"><<a href="mailto:jeremiahjester@gmail.com">jeremiahjester@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello Nagios Users,<br><br>I'm attempting to setup a second nagios server up to do failover monitoring in case my primary nagios server goes down.<br>
<br>Running into a odd problem in talking to the nrpe daemon on the master server.....<br>
<br>When I run the following cmd prompt, nrpe does not allow me to connect from the new host even though it is specified in the master nagios server nrpe.cfg file.<br><br>SLAVE$ /usr/lib/nagios/plugins/check_nrpe -H 10.10.10.41 -c check_load<br>

Connection refused by host<br><br>However, when i run the same cmd for another host, it returns successfully.<br><br>SLAVE:~$ /usr/lib/nagios/plugins/check_nrpe -H 10.10.10.43 -c check_load<br>OK - load average: 0.00, 0.00, 0.00|load1=0.000;15.000;30.000;0; load5=0.000;10.000;25.000;0; load15=0.000;5.000;20.000;0; <br>

<br>**Note thta the IP for the nagios failover server IS listed in the nrpe.cfg allowed_hosts directive and the nrpe daemon has been restarted.<br><br>Any insight on this issue? I am running Nagios 2.11.<br><br>Thanks,<br>
<font color="#888888">
JJ<br>
</font></blockquote></div><br>