Xymon Mailing List Archive search

Using "IGNORE" to exclude filesystems

list Jeremy Laidman
Sat, 10 Nov 2012 09:58:29 +1100
Message-Id: <user-564f242fa945@xymon.invalid>

On 10 November 2012 04:23, Larry Barber <user-6ef9c2864140@xymon.invalid> wrote:
... since Xymon seems to put .* before and after the names before trying
to match them.

That's not Xymon adding the ".*" before and after - that's how a regex
works.

Cheers
Jeremy