I would like to be able to run a script on an AIX server that would run the errrpt -a command and parse out the text of any errors found. The script should know the diff(erences) between the last time it ran and now and only spit out new text/errors.
Preferably this script is written in ksh or posix. Perl is acceptable but slightly less desirable in our shop as we won't be able to modify it as readily.
Start Free Trial