Hi,
We're using Oracle 11.2.0.4 under Oracle Linux 5, and we want to monitoring the performance of our database.
My idea is to use Nagios to carry out this task, and get a notification after performance degradation. As far as I know, I can create baselines in GridControl to monitor our database and check the performance. I guess that information is stored in AWR tables, therefore is possible to read those tables from Nagios to check the performance. Is this true?
Is it possible to know in which awr tables are that information stored??
Note: Do'nt ask why we don't use grid control to send notifications instead of nagios (long story).