Xymon Mailing List Archive search

File monitor not working in Xymon - using file list generated by wildcard

list Jeremy Laidman
Tue, 9 Oct 2012 10:38:50 +1100
Message-Id: <user-73439c51dc4d@xymon.invalid>

On 9 October 2012 04:59, Don Kuhlman <user-5eb2bfadc6c6@xymon.invalid> wrote:
 Jeremy. Thanks very much! That worked.  I was googling and trying to
read all the regex tutorials I could find. I tried pcre on the server, but
wasn't able to get the combinations right.
I hear ya.  Regexps are extremely flexible, but that comes with complexity.

There's a good intro here:

http://www.zytrax.com/tech/web/regex.htm

This page also has a "test your regexp" sandbox.

J