Re: [Nagios-users] check_log2.pl perl module

2006-03-24 Thread Terry L. Inzauro
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

Re: [Nagios-users] check_log2.pl perl module

2006-03-24 Thread Jason Martin
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 ;) > > >

Re: [Nagios-users] check_log2.pl perl module

2006-03-24 Thread Terry L. Inzauro
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

Re: [Nagios-users] check_log2.pl perl module

2006-03-24 Thread Arno Lehmann
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

Re: [Nagios-users] check_log2.pl perl module

2006-03-24 Thread Terry L. Inzauro
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

Re: [Nagios-users] check_log2.pl perl module

2006-03-24 Thread Arno Lehmann
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

Re: [Nagios-users] check_log2.pl perl module

2006-03-24 Thread Terry L. Inzauro
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

RE: [Nagios-users] check_log2.pl perl module

2006-03-24 Thread Marc Powell
> -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

Re: [Nagios-users] check_log2.pl perl module

2006-03-24 Thread Terry L. Inzauro
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