Xymon Mailing List Archive search

PCRE regular expressions (help?)

list Tom Kauffman
Mon, 2 May 2005 12:47:15 -0500
Message-Id: <user-ffa8e6106e64@xymon.invalid>

I thought I knew what I was doing, but apparently not:

PCRE compile of NORRDDISKS='^/oracle/PRD/sapdata.*' failed

I'm trying to use the patch Henrik so kindly provided earlier.

And what I really want to suppress (shell syntax) is:
/oracle/*/sapdata*
/oracle/*/data?
/oracle/*/mirr*
/oracle/*/orig*

Here's the generic I tried:
PCRE compile of NORRDDISKS='^/oracle/.../sapdata.*| ^/oracle/.../mirr.*|
^/oracle/.../orig.*| ^/oracle/.../data.*' failed

What am I missing?

TIA

Tom

-----Original Message-----
From: Uwe Kirbach [mailto:user-61d67660b72e@xymon.invalid] 
Sent: Sunday, May 01, 2005 2:27 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] bb-sar - was: CPU info

Am Samstag, den 30.04.2005, 15:19 -0400 schrieb John Turner:
On Apr 30, 2005, at 11:41 AM, Henrik Stoerner wrote:

We use the bb-sar extension from www.deadcat.net on many of our hosts.
I haven't tried to get it working with Hobbit yet, but it does CPU 
utilization in percentages.

John
Hello John,

how did you got bb-sar running ?
I tried it, but the sar-page of a host had only dead links.

Do you hae a little howto or a tip ?

Would be interested to get it running inside hobbit.
If you want too, we could try it together.

Uwe Kirbach