NRPE

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.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: NRPE

Post by sreinhardt »

I'm not sure how it got there, since you are using xinetd, but I can't imagine it will cause too many issues provided you only have either xinetd or nrpe services running, personally go with xinetd.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
spiderpig82
Posts: 22
Joined: Wed Aug 27, 2014 7:29 am

Re: NRPE

Post by spiderpig82 »

ok, do i have to define somewhere to use xinetd?
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: NRPE

Post by slansing »

You likely won't need to change anything at this point, xinetd is smart enough to look at it's defined configurations and initialize what is contained within. If you issue:

Code: Select all

service xinetd restart
It should re-initialize under xinetd.
Locked