Re: AW: [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: AW: [Nagios-devel] Buggy debug output from nrpe since 2.1

Post by Guest »

On 23 Feb 2006 at 21:21, Gerhard Lausser wrote:

>
> > > 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
>
> You were fast, thank you. So i can watch TV tonight.
>
> Ethan, you applied my nrpe-2.3-allow_weak_random_seed patch to the 2.4
> branch. Would you be so kind and add another line, which came to my
> mind later? The results of the rand() calls in the last fallback might
> be predictable, so seeding with the current time is necessary. It's
> just a "srand(time(NULL));" after the syslog call. I attached a patch
> file for the 1.42
>
> Greetings from munich,
> Gerhard
>

Got it - thanks!


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