Xymon Mailing List Archive search

how to search for exact word patterns

list Josh Luthman
Fri, 18 Sep 2009 12:57:58 -0400
Message-Id: <user-041f71273119@xymon.invalid>

#             Example: Go red if the text "I/O error" or "read error"
appears.
#                 LOG %/var/(adm|log)/messages %(I/O|read).error COLOR=red

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

"When you have eliminated the impossible, that which remains, however
improbable, must be the truth."
--- Sir Arthur Conan Doyle


On Fri, Sep 18, 2009 at 11:27 AM, Camelia Anghel <user-56034f999072@xymon.invalid> wrote:
 Did that but it look for all messages that have one of the 3 words

Thanks anyway

Camelia


-----Original Message-----
*From:* Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
*Sent:* Friday, September 18, 2009 11:22 AM
*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* Re: [hobbit] how to search for exact word patterns


I think it's:

HOST=my.host.com
    LOG /var/log/messages "out of memory" COLOR=red

Not tested.

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

"When you have eliminated the impossible, that which remains, however
improbable, must be the truth."
--- Sir Arthur Conan Doyle

 On Fri, Sep 18, 2009 at 9:26 AM, Camelia Anghel <user-56034f999072@xymon.invalid> wrote:


Hello all,
I am trying to set up an alert to search for exact word patterns in
/var/log/messages.  For example: "Out of Memory"

Any help would be appreciated.

Thanks,
Camelia