Xymon Mailing List Archive search

AIX errpt monitor

2 messages in this thread

list Chris Paulson · Thu, 26 Jan 2017 20:06:53 -0800 ·
Has anyone successfully added an AIX errpt monitor or column?  Is the old
bb-errpt.sh from BB portable?   Thanks in advance for any info

-Chris

p.s. Also not sure how to disable REPEAT if you only want to run a script
one time after an analysis and alert catch something
list Stef Coene · Fri, 27 Jan 2017 14:55:29 +0100 ·
quoted from Chris Paulson
On 01/27/2017 05:06 AM, Chris Paulson wrote:
Has anyone successfully added an AIX errpt monitor or column?  Is the
old bb-errpt.sh from BB portable?   Thanks in advance for any info
We use a perl script that executes errpt -d H -a
We filter out the returned data: TEMP = warning, PERM = error and so on.

It took some trial and error to filter out unwanted alerts.
I can not share the script itself :(


Stef