Xymon Mailing List Archive search

xymondboard - can I get an exact match? (and writing xymon ACK script and opening tickets)

list Jeremy Laidman
Wed, 14 Nov 2012 14:52:34 +1100
Message-Id: <CAAnki7B1Lmr7=user-69bf6cb101a9@xymon.invalid>

On 14 November 2012 13:17, Betsy Schwartz <user-c61747246f66@xymon.invalid> wrote:
One problem I'm having - not insurmountable but annoying - is that
"test" does a substring match, so if I have two tests with similar
names I get both:
Try this:

 ~/server/bin/xymon localhost 'xymondboard test=\bdisk\b host=
foo.example.com fields=cookie'

J