lto:[EMAIL PROTECTED] On Behalf Of Larry Low
Sent: Friday, October 12, 2007 10:56 AM
To: nagios-users@lists.sourceforge.net
Subject: Re: [Nagios-users] Nagios 3.0b5 - ePN and perl caching
[SEC=UNCLASSIFIED]
I guess the question is how to unload the perl package that the plugin is
wrapped in.
Larr
D] On Behalf Of Larry Low
Sent: Friday, October 12, 2007 10:44 AM
To: nagios-users@lists.sourceforge.net
Subject: Re: [Nagios-users] Nagios 3.0b5 - ePN and perl caching
[SEC=UNCLASSIFIED]
I had been compiling without perl cache so that would explain why $delete
was being set to 1. The problem must
works, Inc
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Larry Low
Sent: Friday, October 12, 2007 10:13 AM
To: nagios-users@lists.sourceforge.net
Subject: Re: [Nagios-users] Nagios 3.0b5 - ePN and perl caching
[SEC=UNCLASSIFIED]
Thanks Stanley,
Usi
Thanks Stanley,
Using my check_ifoperstatus script. Available from
http://www.nagiosexchange.org/Networking.53.0.html?&tx_netnagext_pi1[p_view]
=1099
I've done a few minutes of debugging and the first problem I see is the
MTIME is
not being populated. Here is my epn_leave-msgs.log. I added
Dear Larry,
There are debugging hooks in p1.pl that would be useful to enable.
If you are interested in helping deal with this problem please would you
1 Back up your original copy of p1.pl (path is specified in nagios.cfg
IIRC)
2 Change the DEBUG_LEVEL to
use constant DEBUG_LEVEL
Dear Larry,
I am writing to thank you for your letter and say,
> -Original Message-
> Message: 11
> Date: Thu, 11 Oct 2007 09:21:35 -0700
> From: "Larry Low" <[EMAIL PROTECTED]>
>
> This is without making changes to the script.
>
> Scenario:
>
> 1) ./configure --prefix=/opt/Nagios --
[EMAIL PROTECTED] wrote:
> Dear Larry,
>
> I am writing to thank you for your letter and say,
>
>> -Original Message-
>
>> Message: 9
>> Date: Tue, 9 Oct 2007 17:01:41 -0700
>> From: "Larry Low" <[EMAIL PROTECTED]>
>> Subject: [Nagios-users] Nagios 3.0b5 - ePN and perl caching
>>
>> The
This is without making changes to the script.
Scenario:
1) ./configure --prefix=/opt/Nagios --enable-event-broker
--with-embedded-perl (I have tried --without-perlcache as well and have not
had time to sift through code to see if this is the actual problem)
2) Have an ePN script with sub print_he
Dear Larry,
I am writing to thank you for your letter and say,
> -Original Message-
> Message: 9
> Date: Tue, 9 Oct 2007 17:01:41 -0700
> From: "Larry Low" <[EMAIL PROTECTED]>
> Subject: [Nagios-users] Nagios 3.0b5 - ePN and perl caching
>
> The problem I am having is with subroutines