Re: Alert log and trace file monitor for Winders?
- From: Jared Still <jkstill@xxxxxxxxx>
- To: Rich.Jesse@xxxxxxxxxxxxxxxxx
- Date: Tue, 24 Jan 2006 13:15:48 -0800
On 1/24/06, Jesse, Rich <Rich.Jesse@xxxxxxxxxxxxxxxxx> 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
- References:
- Alert log and trace file monitor for Winders?
- From: Jesse, Rich
Other related posts:
- » Alert log and trace file monitor for Winders?
- » Re: Alert log and trace file monitor for Winders?
- » RE: Alert log and trace file monitor for Winders?
- » Re: Alert log and trace file monitor for Winders?
- » RE: Alert log and trace file monitor for Winders?
- » RE: Alert log and trace file monitor for Winders?
- » Re: Alert log and trace file monitor for Winders?
- » Re: Alert log and trace file monitor for Winders?
- Alert log and trace file monitor for Winders?
- From: Jesse, Rich