Xymon Mailing List Archive search

alert based on match count on log file

list Mark Felder
Fri, 22 May 2015 08:48:07 -0500
Message-Id: <user-ece4b57311c3@xymon.invalid>


On Thu, May 21, 2015, at 14:37, Asif Iqbal wrote:
Is it possible to get an alert only when 'cannot connect to remote
server'
shows up more than 5 times in last 5 mins?

So kind of an improvement over LOG on analysis.cfg with a COUNT field
like
below

LOG /var/log/daemon.log %cannot.connect.to.remote.server COUNT>5
I think you can do this with swatch, but it would be nice to not have to
deploy swatch and have Xymon do this work :-)