Re: how to alert if EM DB is down

From: Jeremy Schneider <jeremy.schneider_at_ardentperf.com>
Date: Tue, 16 Jul 2013 12:37:40 -0500
Message-ID: <CA+fnDAZD8eyNRm_06i0kn0EJMS7ExhBFsxWBqDCiYLGOdJTwdA_at_mail.gmail.com>



Here, we have another monitoring system mainly used by network and system admins. They kindly monitor the OEM server (including a DB check and an HTTPS check) and page/email if it's unavailable. The OEM server does do paging itself and we're planning to start monitoring their main paging server soon so that the two systems will monitor each other.
--
http://about.me/jeremy_schneider


On Tue, Jul 16, 2013 at 11:48 AM, Chris Taylor <
christopherdtaylor1994_at_gmail.com> wrote:


> Cronjob if on Unix/Linux, Task Scheduler job if on Windows.
>
>
> Contents of job should login and check status of database, trap any error
> and mail/page the DBAs to alert them.
>
>
>
> From Windows setting up a mail batch job is more difficult than in
> Linux/Unix.
>
>
>
> Alternatively create a database job in another database with a database
> link to your EM db and have it run a job to check the status of the
> database across the database link and alert when exception encountered,
> again sending an email.
>
>
>
> Chris
>
>
> On Tue, Jul 16, 2013 at 11:43 AM, Prabhu Krishnaswamy <
> prabhu_adam_at_hotmail.com> wrote:
>
> > Hi Lists,
> >
> >
> > We have an incident occured in our shop wherein our production EM
> database
> > was crashed due to file system issue. We never received any alert as our
> em
> > is down. How to setup an alert if EM DB gone south. Please suggest.
> >
> >
> >
> > Thank you
> >
> > Prabhu
> >
> >
> >
> > --
> > http://www.freelists.org/webpage/oracle-l
> >
> >
> >
>
>
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>
-- http://www.freelists.org/webpage/oracle-l
Received on Tue Jul 16 2013 - 19:37:40 CEST

Original text of this message