Oracle Enterprise Manager 12c introduces a new concept called “Metric Extensions”, that replaces the concept of User Defined Metrics.
User Defined Metrics are still supported in EM12c, but Oracle encourages you to migrate to Metric Extensions, as User Defined Metrics will not be supported in the next major release of Enterprise Manager.
Thank you very much, that’s exactly I was looking for.
One quesition: how can I force a metric collection to see if it works?
Yes, You can use emcli control agent runCollection. Check documentation fpr details
Thanks Rob, this was very informative.
Thanks Rob for this document.
When you create a SQL metric don’t end the query with a “;” or a “/”.
Doing so will create an error.