Confusion on nrpe

Roger Burton West roger at firedrake.org
Mon May 7 19:56:51 CEST 2012


When starting a new topic, please don't reply to earlier mail. Some of
aren't using Microsoft, and have threading.

On Mon, May 07, 2012 at 01:23:18PM -0400, Meyer, Bruce wrote:

>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.
>I thought that the purpose of NRPE was to fill this need.

NRPE doesn't "send". In the standard configuration, Nagios runs
check_nrpe on the central server just as it runs check_http and anything
else; check_nrpe makes a connection to the nrpe-server on a remote
machine; that remote machine runs the check it's configured to run, and
reports the result back over the connection to the central server.

I have a configuration that goes a bit beyond this. Server A is running
Nagios; server B is directly accessible; server C is on a private
network behind server B. In this case, there are several extra checks
associated with server C that actually hit server B's NRPE instance,
then fall through a second NRPE call to server C.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list