<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div>I have been struggling with the documentation on nrpe.</div><div>It is very difficult to tell when the text is talking about configuring something on the monitoring server, and when the text is describing configuring something on the monitored device.</div><div><br></div><div>My goal for a group of machines behind a DMZ is to query some plugins, and send the reulsts from the Monitored servers TO the centralized Nagios server that displays the status of all ncsa, nrpe etc machines.</div><div>I thought that the purpose of NRPE was to fill this need.</div><div><br></div><div>Now I am starting to think that NRPE has nothing to do with this. Here is what I have tried:</div><div><br></div><div><br></div><div>I have a group of servers behind a dmz that I do not want Nagios to talk directly to.</div><div>Rather, I want these servers to send status info to the central nagios server outbound through the DMZ firewall.</div><div><br></div><div>I have nrpe installed on both the central nagios server, and also on the servers behind the DMZ. </div><div><br></div><div>I am not using xinetd, or inetd, rather a simple daemon.</div><div><br></div><div>To test if everything is working, from the command line on a server behind the dmz I enter:</div><div><br></div><div><div>/usr/local/nagios/libexec/check_nrpe -H (central server ip) -c check_users</div></div><div><br></div><div>And I get back the results that apply to the Central Monitoring server, not from the host..</div><div><br></div><div>If I swap the –H with localhost, I get back the correct info.</div><div><br></div><div>Is it possible to send the results from the DMZ machines to the Centralized Nagios server?</div><div><br></div><div>My goal is to send from servers behind dmz to the nagios server.</div><div><br></div><div>Thanks for any help. </div><div><br></div><div>--Bruce D. Meyer</div><div><br></div><div><br></div></body></html>