Re: CDB Monitoring

From: Nenad Noveljic <nenad.noveljic_at_gmail.com>
Date: Fri, 12 Jan 2024 08:08:00 +0100
Message-ID: <CAESzRbm=JeYYKQEewzpv359jfUPoRy3yUCYb7dHoFoX6CN9vDQ_at_mail.gmail.com>



Lots of sysmetrics are only accessible within CDB:

select count(*) from ( select metric_name from v$sysmetric minus select metric_name from v$con_sysmetric );

  COUNT(*)


       110

Best regards,
Nenad

On Thu, Jan 11, 2024 at 10:34 PM Ethan Post <post.ethan_at_gmail.com> wrote:

> Most of my custom monitoring operates from within each PDB. From the CDB
> side I am watching tablespaces. What other things which can only be seen
> from CDB are critical for monitoring? Any ideas are welcome.
>
> Thanks
>

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Jan 12 2024 - 08:08:00 CET

Original text of this message