Xymon Mailing List Archive search

msgs column match-pattern

list Henrik Størner
Mon, 24 Apr 2006 07:41:03 +0200
Message-Id: <user-cd1025849be9@xymon.invalid>

On Sun, Apr 23, 2006 at 08:56:25PM -0400, John Glowacki wrote:
It seems that pcre is defaulted to caseless matching. Set (?-i) to turn off PCRE_CASELESS. See pcre man pages http://www.pcre.org/pcre.txt.
Indeed, yes - that is the way I've coded the string matching.

I didn't know that you could actually embed this into the regex.
Thanks for the tip, which I've added to the hobbit-clients.cfg man-page.


Regards,
Henrik