Xymon Mailing List Archive search

Log & Ignore Patterns

1 message in this thread

list James Wade · Wed, 18 Jul 2007 14:23:08 -0500 ·
Hello All,

 
I need some assistance with hobbit-clients.cfg and using

the Ignore pattern.

 
Basically, the developers want to alert on:

 
SocketException

 
However,  if it's:

SocketException: Brokenpipe

 
they want to ignore these.

 
Is there anyway to configure this. Here's what I have:

LOG /opt/WebSphere /log/SystemErr.log
%CWWBE0085E|SocketException|NullPointerException|SocketTimeout|Incompatible
types|Assertion IGNOR

E="%SocketException: Brokenpipe" COLOR=RED

 
James