Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Alert log and trace file monitor for Winders?
On 1/24/06, Jesse, Rich <Rich.Jesse_at_quadtechworld.com> wrote:
>
>
> So, is there by chance a non-DBI log monitor program already written
> that will work with Oracle's installed Perl? I could hack one up in a
> day or two, but just didn't want to reinvent the square wheel if I
> didn't have to. There's was none to be found even on jaredstill.com,
> either (which is COMPLETELY different from jstill.com). ;)
>
> Anyone?
>
There is one for both unix and Windows in the toolkit.
http://jaredstill.com/books.html
Windows being what it is, the unix flavor is a little more robust, but the windows alert.log monitor runs quite well. Sometimes annoyingly so. (chkalert_NT.pl - it runs as a service )
It does not require DBI. It does require installation of a few modules. Active state usually has most of them available.
I've found with later versions of AS that one of the modules ( I forget which) needs to be loaded manually by downloading from CPAN. As it is a pure Perl module, that doesn't present much of a problem.
-- Jared Still Certifiable Oracle DBA and Part Time Perl Evangelist -- http://www.freelists.org/webpage/oracle-lReceived on Tue Jan 24 2006 - 15:15:48 CST
![]() |
![]() |