Usage: alertwatch.pl /path/to/alert.log
Info:
alertwatch is a perl program to monitor your oracle alert log. No need to loop this with a cron, just start it in the background and let it run, the second an ORA- error is written to the alert.log it will be mailed to the DBA.
Configuration:
Make sure to change:
mail{To} / mail{From} / mail{Subject}
Prereqs:
File::Tail
Mail::Sendmail
(Both can be downloaded from www.cpan.org)
Download alertwatch.pl.gz v1.0
0 Comments.