File monitor not working in Xymon - using file list generated by wildcard
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