RE: [Nagios-devel] Buggy debug output from nrpe since 2.1

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.
Locked
Guest

RE: [Nagios-devel] Buggy debug output from nrpe since 2.1

Post by Guest »

On 23 Feb 2006 at 13:40, Marc Powell wrote:

>
>
> > -----Original Message-----
> > From: [email protected] [mailto:nagios-devel-
> > [email protected]] On Behalf Of Ethan Galstad Sent:
> > Thursday, February 23, 2006 12:19 PM To:
> > [email protected] Subject: Re: [Nagios-devel] Buggy
> > debug output from nrpe since 2.1
>
>
> >
> > The garbage message was fixed in yesterday's 2.4 release of NRPE.
> > Re- adding the allowed_hosts option might be a good fallback for
> > setups like yours or on systems that don't support TCP wrappers. I
> > imagine that the code from earlier releases of the NRPE daemon could
> > just be added back in with just a few tweaks. If you can't get a
> > patch together, I can take a look at doing this next week.
>
> I'll take a stab at it. The attached patch should re-add the
> allowed_hosts functionality in a complementary fashion to the inbuilt
> TCP wrappers. If allowed_hosts is defined in the config file then it
> will be checked first. If allowed then TCP wrappers (if available)
> will be checked.
>
> Patches sample-config/nrpe.cfg.in and src/nrpe.c.
>
> --
> Marc
>

Thanks! I'll get this in CVS shortly.



Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked