This is a script will alert an error on an AIX:
#!/usr/bin/ksh
# Author: Hao Nguyen
#set -o xtrace
# You can put this script in CRON and have it run at 20,40,59 min.
PATH=/usr/bin:/usr/sbin:/usr/local/bin:.
export PATH
# This script will parse the error log (out put of errpt daemon) to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.