AIX errpt monitor
list Chris Paulson
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
▸
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