Rock on. No need to worry about implications too much right now. If it
doesn't work for beta users, the patch can be rolled back.
I'm not an epn user, so I can't really verify if this works as intended.
Can folks who use the epn extensively see if the this works okay, or
breaks anything?
Larry Low wrote:
> I think I may have found a solution.
>
> Adding the following right before 'eval $hndlr' should work. I am unsure of
> the implications though.
>
> no strict 'refs';
> undef %{$package.'::'};
> use strict 'refs';
>
> ----
> Larry Low
> 4150 N Drinkwater Blvd., 5th Floor
> Scottsdale, AZ 85251
> Office: 480.385.7045
> E-mail: [email protected]'
>
> Telesphere Networks, Inc
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Andreas
> Ericsson
> Sent: Tuesday, October 16, 2007 10:56 AM
> To: Nagios Developers List
> Subject: Re: [Nagios-devel] [Nagios-users] Nagios 3.0b5 - ePN and perl
> caching [SEC=UNCLASSIFIED]
>
> Larry Low wrote:
>> I am posting this to the devel list to see if anyone has any answers.
>>
>> I look through the code and I don't see how the package that is created
> for
>> the plugin is being uncached when the mtime changes. Can someone point me
>> in the code where this is taking place. The problem I am having is
>> definitely being caused by the package not being removed from memory.
>>
>
> I'd help if I could, but I'm one of the few people that grok asm better
> than perl, so I'm not really the right guy for it :-/
>
> (removed nagios-users from CC, as it doesn't really belong there)
>
--
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]