NRPE checks from multiple Nagios hosts

Morris, Patrick patrick.morris at hp.com
Tue Apr 13 23:40:17 CEST 2010


Burton Simonds wrote:
> We have a requirement to run checks from multiple locations.  We
> currently use NRPE to perform these checks, and I am running it out
> xinetd.   Will I potentailly clobber requests if I have requests
> coming in from multiple nagios servers to the same nrpe service?

xinetd generally will spawn a new instance of your daemon for each 
connection, so no, you don't have to worry about contention for the same 
service since there will be multiple instances of it handling requests.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
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