Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Alert Log Monitor

Re: Alert Log Monitor

From: <Paul.deAnguera_at_ci.seattle.wa.us>
Date: 1997/04/02
Message-ID: <5huf1q$9fp@lal.interserv.com>#1/1

> Alex Lyakhovetsky <alexl_at_wwa.com> writes:
> I am looking for monitor programs ( shell scripts, perl etc) that can
> check alert log and let me know if there are errors in it...

I've been wondering the same thing. But I'm not familiar with all variations of formatting of events I want to monitor, so I'm afraid I would miss something if I just used grep. For the time being I am using:

tail -100l alert_SID.log

..to just show me the recent entries.

Paul de Anguera, City of Seattle / HRIS Received on Wed Apr 02 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US