Re: [Nagios-devel] Nagios ePN - Getopt::Long with extra spaces at
Posted: Wed Oct 24, 2007 12:14 am
Ethan Galstad wrote:
> Larry Low wrote:
>> I haven't started to track this one down yet but when using Getopt::Long and
>> you end your perl command with spaces the ePN will throw an error.
>>
>> Use of uninitialized value in string eq at
>> /usr/lib/perl5/5.8.8/Getopt/Long.pm.
>>
>> I'll try to look into what is going on.
>
> Anyone experiencing the same problem or able to come up with a fix? I'm
> not a Perl guy and I have half a mind to rip out the EPN due to all the
> issues with memory leaks, etc.
>
Make it a NEB, perhaps? I haven't looked at how much trouble that would be,
since the NEB would only want to fire up the check and then let the result
be fed back through the normal channels.
I must confess that all the problems with it has made me refrain from adding
it to op5 installations at all. None of our customers use it. There are far
easier fruits to pick if one wants to boost performance.
--
Andreas Ericsson [email protected]
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
> Larry Low wrote:
>> I haven't started to track this one down yet but when using Getopt::Long and
>> you end your perl command with spaces the ePN will throw an error.
>>
>> Use of uninitialized value in string eq at
>> /usr/lib/perl5/5.8.8/Getopt/Long.pm.
>>
>> I'll try to look into what is going on.
>
> Anyone experiencing the same problem or able to come up with a fix? I'm
> not a Perl guy and I have half a mind to rip out the EPN due to all the
> issues with memory leaks, etc.
>
Make it a NEB, perhaps? I haven't looked at how much trouble that would be,
since the NEB would only want to fire up the check and then let the result
be fed back through the normal channels.
I must confess that all the problems with it has made me refrain from adding
it to op5 installations at all. None of our customers use it. There are far
easier fruits to pick if one wants to boost performance.
--
Andreas Ericsson [email protected]
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]