Perl script to monitor application start and stop events in logfile
I am looking for a perl script for Unix that would monitor for a start and stop line in an applciaiton logfile that contains the date/time of stat and stop.
It needs to be able to calculate the date/time from start of applciation for 30 minutes and if no stop is logged to logfile within 30 minutes to send an alert or email notification.
Not a perl scriptor, but Perl is needed for my environment.
Any help appreciated.
Thanks.



