Jason Martin wrote:
On Fri, Mar 24, 2006 at 04:06:56PM -0600, Terry L. Inzauro wrote:
multiple search strings. the documentation inside the script states that
any perl regex can be used to the "-p" argumentbut warned to be very
carefuli'm gussing careful to not kill yourself in the pr
On Fri, Mar 24, 2006 at 04:06:56PM -0600, Terry L. Inzauro wrote:
> multiple search strings. the documentation inside the script states that
> any perl regex can be used to the "-p" argumentbut warned to be very
> carefuli'm gussing careful to not kill yourself in the process ;)
>
>
>
Arno Lehmann wrote:
Hello,
On 3/24/2006 8:08 PM, Terry L. Inzauro wrote:
Arno Lehmann wrote:
...
indeed i did. sometime you can't see the trees through the forest ;)
...
sorry for the rookie mistake.
Been there, done that. Most of us here, I guess...
Arno
so battle #2. i am trying t
Hello,
On 3/24/2006 8:08 PM, Terry L. Inzauro wrote:
Arno Lehmann wrote:
...
indeed i did. sometime you can't see the trees through the forest ;)
...
sorry for the rookie mistake.
Been there, done that. Most of us here, I guess...
Arno
--
IT-Service Lehmann[EMAIL PRO
Arno Lehmann wrote:
Hello,
On 3/24/2006 5:11 PM, Terry L. Inzauro wrote:
Marc Powell wrote:
...
1) Always run your tests as the nagios user.
2) They're harmless notices sent to STDERR, not STDOUT so nagios
wouldn't ever seen them but you shouldn't be seeing them either with an
unmodified plu
Hello,
On 3/24/2006 5:11 PM, Terry L. Inzauro wrote:
Marc Powell wrote:
...
1) Always run your tests as the nagios user.
2) They're harmless notices sent to STDERR, not STDOUT so nagios
wouldn't ever seen them but you shouldn't be seeing them either with an
unmodified plugin.
3) What version
Marc Powell wrote:
-Original Message-
From: [EMAIL PROTECTED] [mailto:nagios-users-
[EMAIL PROTECTED] On Behalf Of Terry L. Inzauro
Sent: Friday, March 24, 2006 8:43 AM
To: Terry L. Inzauro
Cc: nagios-users@lists.sourceforge.net
Subject: Re: [Nagios-users] check_log2.pl perl module
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Terry L. Inzauro
> Sent: Friday, March 24, 2006 8:43 AM
> To: Terry L. Inzauro
> Cc: nagios-users@lists.sourceforge.net
> Subject: Re: [Nagios-users] check_log2.pl p
Terry L. Inzauro wrote:
folks,
the check_log2.pl script is calling for the util.pm perl module. i saw
it in the contrib directory, but it isn't using it properly or can't
find it. is that the correct module to use, or is there a cpan module
out there that i should grab.
also, does the /pa