3 Oracle Access Manager

Oracle Enterprise Manager can be used to manage Oracle Access Manager (OAM) metrics that show the performance for Oracle Access Manager 11g servers and OAM server clusters.

The Oracle Access Manager metrics provide for each metric the following information:

  • Description

  • Metric summary. The metric summary can include some or all of the following: target version, collection frequency, default warning threshold, default critical threshold, and alert text.

  • Multiple Thresholds (where applicable)

  • Data source

  • User action

3.1 All Datasources Metrics

This metric category describes the Datasources metrics.

3.1.1 Available Connections

This metric shows the number of database connections currently available.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of available connections is %value%.

3.1.2 Cached Statements Not Used (per minute)

This metric shows the number of statements per minute not satisfied by the statement cache.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The cache statements not used are %value% (per minute).

3.1.3 Cached Statements Used (%)

This metric shows the percentage of statements satisfied by the statement cache.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The cached statements used rate is %value%%%.

3.1.4 Cached Statements Used (per minute)

This metric shows the number of statements per minute satisfied by the statement cache.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The cache statements used are %value% (per minute).

3.1.5 Connection Pool Size

This metric shows the current count of JDBC connections in the JDBC connection pool.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The connection pool size is %value%.

3.1.6 Connection Requests (per minute)

This metric shows the number of requests for a JDBC connection from this data source per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The connection requests are %value% (per minute).

3.1.7 Connection Requests that Waited (per minute)

This metric shows the number of JDBC connection waits per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The connections that waited are %value% (per minute).

3.1.8 Connection Requests Waiting

This metric shows the current number of JDBC connection requests waiting for a database connection.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of connection requests waiting is %value%.

3.1.9 Connection Wait Successes (%)

This metric shows the percentage of requests waiting for a JDBC connection that successfully got a connection during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The connection wait successes are %value%%%.

3.1.10 Connection Wait Successes (per minute)

This metric shows the number of JDBC connection wait successes per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The connection wait successes are %value% (per minute).

3.1.11 Connections Created (per minute)

This metric shows the number of database connections created per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The connections created are %value% (per minute).

3.1.12 Connections in Use

This metric shows the number of JDBC connections currently in use by applications.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of connections in use is %value%.

3.1.13 Statement Cache Size

This metric shows the number of prepared and callable JDBC statements currently cached in the connection pool.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The cache size is %value%.

3.1.14 Statements Added to Cache (per minute)

This metric shows the number of statements per minute added to the statement cache.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The statements added to cache are %value% (per minute).

3.1.15 Successful Connections (%)

This metric shows the percentage of requests that successfully returned JDBC connections.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The successful connection rate is %value%%%.

3.2 Application EJB Cache Metrics

This metric category describes the Application Enterprise JavaBeans (EJB) Cache metrics.

3.2.1 Bean Activations (per minute)

For the selected application, this metric shows the total number of EJB that have been activated since the server started.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The bean activations are %value% (per minute).

3.2.2 Cache Accesses (per minute)

This metric shows the number times per minute that an attempt was made to access the EJB cache.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The cache accesses is %value% (per minute).

3.2.3 Cache Hits (%)

This metric shows the percentage of cache accesses that completed successfully in the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The EJB cache hit rate is %value%%%.

3.2.4 Cache Misses (per minute)

This metric shows the average number of cache misses per minute for this EJB module.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The cache misses are %value% (per minute).

3.2.5 Cache Passivations (per minute)

This metric shows the total number of beans per minute that have been passivated.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The EJB Passivations are %value% (per minute).

3.2.6 Cached Beans

This metric shows the total number of EJBs currently active in the EJB cache.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of cached beans is %value%.

3.3 Application EJB Pool Metrics

This metric category described the Application EJB Pool metrics.

3.3.1 Available Beans

This metric shows the number of available beans.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of available beans is %value%.

3.3.2 Bean Accesses (per minute)

This metric shows the average number of pool accesses per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The bean accesses are %value% (per minute).

3.3.3 Bean Access Failures (per minute)

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The bean access failures are %value% (per minute).

This metric shows the percentage of pool accesses to the server that were successful.

3.3.4 Bean Destroys (per minute)

This metric shows the average number of EJB destroys per minute for the selected server.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The bean destroys are %value% (per minute).

3.3.5 Beans in Use

This metric shows the number of EJB instances currently being used from the free pool.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of beans in use is %value%.

3.3.6 Successful Bean Accesses (%)

This metric shows the percentage of attempts to access the pool that were successful.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The successful bean access rate is %value%%%.

3.4 Application EJB Transaction Metrics

This metric category describes the Application EJB Transaction metrics.

3.4.1 Bean Transaction Commits (%)

This metric shows the percentage of EJB transactions that were committed.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The bean transaction commit rate is %value%%%.

3.4.2 Bean Transaction Commits (per minute)

This metric shows the EJB transaction commits per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The bean transaction commits are %value% (per minute).

3.4.3 Bean Transaction Rollbacks (per minute)

This metric shows the EJB transaction rollbacks per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The bean transaction rollbacks are %value% (per minute).

3.4.4 Bean Transaction Timeouts (per minute)

This metric shows the EJB transaction timeouts per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The bean transaction timeouts are %value% (per minute).

3.5 Application Message Driven EJB Metrics

This metric category describes the Application Message Driven EJB metrics.

3.5.1 MDB Messages (per minute)

This metric specifies the number of messages processed by message-driven beans (MDBs) per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The MDB messages are %value% (per minute).

3.5.2 MDB Suspensions (per minute)

This metric specifies the number of MDB JMS connection suspensions per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The MDB suspensions are %value% (per minute).

3.6 Application State Metrics

This metric category describes the Application State metric.

3.6.1 Application State

This metric displays the state of the selected application.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The application state is %value%.

3.7 Audit Operations

This metric category describes the metrics related to auditing operations for Oracle Access Manager.

3.7.1 Average Audit Latency (ms)

This metric specifies the average latency, in milliseconds, of the audit operations for this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Audit Operations Latency (ms) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.7.2 Audit Operations per second

This metric specifies the audit throughput (audit operations per second) for this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Audit Operations Throughput during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.7.3 Server Name

This metric specifies the name of the server performing audit operations.

Target Version Collection Frequency
All Versions Every 5 Minutes

3.8 Authentication

This metric category describes the metrics related to Oracle Access Manager authentication operations.

3.8.1 Average Authentication Latency (ms)

This metric specifies the average latency, in milliseconds, of the authentication requests handled by this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Authentication Latency (ms) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.8.2 Authentication Requests per second

This metric specifies the rate of authentication request throughput (requests per second) for this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Authentication Requests Throughput during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.8.3 Authentication Success Rate (%)

This metric specifies the success to failure rate, as a percentage, for authorization requests handled by this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Authentication Success Rate (%) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.8.4 Server Name

This metric specifies the name of the OAM server handling the authentication request.

Target Version Collection Frequency
All Versions Every 5 Minutes

3.9 Authorization

This metric category describes the metrics related to Oracle Access Manager authorization operations.

3.9.1 Average Authorization Latency (ms)

This metric specifies the average latency, in milliseconds, for authorization requests for this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Authorization Latency (ms) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.9.2 Authorization Requests per second

This metric specifies the authorization request throughput (requests per second) for this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Authorization Requests Throughput during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.9.3 Authorization Success Rate (%)

This metric specifies the authorization request throughput (requests per second) for this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Authorization Success Rate (%) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.9.4 Server Name

This metric specifies the name of the server handling the authorization request.

Target Version Collection Frequency
All Versions Every 5 Minutes

3.10 Connector Metrics

This metric category describes the Connector metrics.

3.10.1 Connection Requests Rejected (per minute)

This metric displays the total number of rejected connector requests per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of rejected connector connections is %value% (per minute).

3.10.2 Connection Requests Satisfied (per minute)

This metric displays the total number of satisfied connector connections per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of satisfied connector connections is %value% (per minute).

3.10.3 Connection Waiters

This metric displays the number of application requests waiting for a connection.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of connector connection waiters is %value%.

3.10.4 Connections Closed (per minute)

This metric displays the number of physical database connections from this instance of the connection pool that are closed each minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of closed connector connections is %value% (per minute).

3.10.5 Connections Created (per minute)

This metric displays the number of physical database connections from this instance of the connection pool that are created each minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of created connector connections is %value% (per minute).

3.10.6 Connections Destroyed (per minute)

This metric displays the number of physical database connections from this instance of the connection pool that were destroyed each minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The connector connection destroys are %value% (per minute).

3.10.7 Connections Destroyed by Shrinking (per minute)

This metric displays the number of physical database connections from this instance of the connection pool that were destroyed due to shrinking each minute

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The connector connection destroys due to shrinking are %value% (per minute).

3.10.8 Connections Destroyed due to Error (per minute)

This metric displays the number of physical database connections from this instance of the connection pool that were destroyed due to errors each minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The connector connection destroys due to error are %value% (per minute).

3.10.9 Connections Recycled (per minute)

This metric displays the number of physical database connections from this instance of the connection pool that were recycled each minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of recycled connector connections is %value% (per minute).

3.10.10 Free Connections

This metric displays the number of physical database connections from this instance of the connection pool that are available.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of free connector connections is %value%.

3.10.11 Open Connections

This metric displays the number of open physical database connections from this instance of the connection pool.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of open connector connections is %value%.

3.10.12 Unavailable Connections

This metric displays the number of connections that are currently unavailable to applications.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of unavailable connector connections for pool %name% is %value%.

3.11 Connector Connection Pool Metrics

This metric category describes the Connector Connection Pool metrics.

3.11.1 Connection Requests Rejected (per minute)

This metric displays the number of rejected connection requests to the connector connection pool.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of rejected connector connections for pool %name% is %value% (per minute).

3.11.2 Connection Requests Satisfied (per minute)

This metric displays the number of successful or satisified connection requests.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of satisfied connector connections for pool %name% is %value% (per minute).

3.11.3 Connection Waiters

This metric displays the number of application requests waiting for a connection.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of connector connection waiters is %value%.

3.11.4 Connections Closed (per minute)

This metric displays the number of connections closed each minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of closed connector connections is %value% (per minute).

3.11.5 Connections Created (per minute)

This metric displays the number of connections created each minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of created connector connections is %value% (per minute).

3.11.6 Connections Destroyed (per minute)

This metric displays the number of connections destroyed each minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The connector connection destroys are %value% (per minute).

3.11.7 Connections Destroyed by Shrinking (per minute)

This metric displays the number of connections destroyed due to shrinking each minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The connector connection destroys due to shrinking are %value% (per minute).

3.11.8 Connections Destroyed due to Error (per minute)

This metric displays the number of connections destroyed due to errors each minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The connector connection destroys due to error are %value% (per minute).

3.11.9 Connections Recycled (per minute)

This metric displays the number of connections recycled each minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of recycled connector connections for pool %name% is %value% (per minute).

3.11.10 Free Connections

This metric displays the number of available connections.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of free connector connections is %value%.

3.11.11 Open Connections

This metric displays the number of open connections.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of open connector connections is %value%.

3.11.12 Unavailable Connections

This metric displays the number of unavailable connections.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of unavailable connector connections for pool %name% is %value%.

3.12 Datasource Metrics

This metric category described the Datasource metrics.

3.12.1 Available Connections

For the selected data source, this metric shows the number of database connections currently available

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of available connections for datasource %name% is %value%.

3.12.2 Cached Statements not Used (per minute)

For the selected data source, this metric shows the number of statements per minute not satisfied by the statement cache

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The cache statements not used for datasource %name% are %value% (per minute).

3.12.3 Cached Statements Used (%)

For the selected data source, this metric shows the percentage of statements satisfied by the statement cache

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The cached statements used rate is %value%%%.

3.12.4 Cached Statements Used (per minute)

For the selected data source, this metric shows the number of statements per minute satisfied by the statement cache

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The cache statements used are %value% (per minute).

3.12.5 Connection Leaks (per minute)

For the selected data source, this metric shows the number of JDBC connection leaks per minute

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The connection leaks for datasource %name% are %value% (per minute).

3.12.6 Connection Refresh Failures (per minute)

For the selected data source, this metric shows the number of failed JDBC connection refreshes per minute

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The connection refresh failures for datasource %name% are %value% (per minute).

3.12.7 Connection Request Failures (per minute)

For the selected data source, this metric shows the number of failed JDBC connection requests per minute

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The connection request failures for datasource %name% are %value% (per minute).

3.12.8 Connection Requests (per minute)

For the selected data source, this metric shows the number of requests for a JDBC connection from this data source per minute

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The connection requests for datasource %name% are %value% (per minute).

3.12.9 Connection Requests that Waited (per minute)

For the selected data source, this metric shows the number of JDBC connection waits per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The connections that waited for datasource %name% are %value% (per minute).

3.12.10 Connection Requests Waiting

For the selected data source, this metric shows the current number of JDBC connection requests waiting for a database connection.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of connection requests waiting for datasource %name% is %value%.

3.12.11 Connection Wait Successes (%)

For the selected data source, this metric shows the percentage of requests waiting for a JDBC connection that successfully got a connection during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The connection wait success rate for datasource %name% is %value%%%.

3.12.12 Connection Wait Successes (per minute)

For the selected data source, this metric shows the number of JDBC connection wait successes per minute

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The connection wait successes for datasource %name% are %value% (per minute).

3.12.13 Connections Created (per minute)

For the selected data source, this metric shows the number of database connections created per minute

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The connections created for datasource %name% are %value% (per minute).

3.12.14 Connections in Use

For the selected data source, this metric shows the number of JDBC connections currently in use by applications.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of connections in use for datasource %name% is %value%.

3.12.15 Failed Waiting Connection Requests (per minute)

For the selected data source, this metric shows the number of JDBC connection wait failures per minute

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The connection wait failures for datasource %name% are %value% (per minute).

3.12.16 Statements Added to Cache (per minute)

For the selected data source, this metric shows the number of statements per minute added to the statement cache.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The statements added to cache for datasource %name% are %value% (per minute).

3.12.17 Statements Discarded from Cache (per minute)

For the current data source, this metric shows the number of statements per minute discarded from the statement cache.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The statements discarded from the cache for datasource %name% are %value% (per minute).

3.12.18 Successful Connections (%)

For the selected data source, this metric shows the percentage of requests that successfully returned JDBC connections.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The successful connection rate for datasource %name% is %value%%%.

3.12.19 Unavailable Connections

For the selected data source, this metric shows the number of database connections that are currently unavailable (in use or being tested by the system).

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of unavailable connections for datasource %name% is %value%.

3.13 Datasource State Metric

This metric category describes state of the datasource.

3.13.1 State

This metric displays the state of the datasource.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The state of datasource %name% is %value%.

3.14 Deployment Module Metrics

This metric category describes the Deployment Module metrics.

3.14.1 Active Sessions

For the selected deployed module, this metric displays the number of active sessions.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of active sessions for web module %webModuleName% is %value%.

3.15 Deployment Application Level Work Manager Metrics

This metric category describes the Deployment Application Level Work Manager metrics.

3.15.1 Work Manager Pending Requests

For the selected server, this metric shows the number of work manager requests pending in the queue.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of work manager pending requests work manager %name% is %value%.

3.15.2 Work Manager Stuck Threads

For the selected server, this metric shows the number of work manager threads that are considered stuck on the basis of any stuck thread constraints.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of work manager stuck threads work manager %name% is %value%.

3.15.3 Work Manager Requests (per minute)

For the selected server, this metric shows the number of work manager requests processed per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The work manager requests work manager %name% are %value% (per minute).

3.16 Deployment Module Metrics By Application

This metric category describes the Deployment Module metrics by application.

3.16.1 Active Sessions

This metric displays the total number of active sessions for the deployed module.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of active sessions %value%.

3.17 Deployment Work Manager Metrics

This metric category describes the Deployment Work Manager metrics.

3.17.1 Work Manager Pending Requests

For the deployed module, this metric shows the number of work manager requests pending in the queue.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of work manager pending requests is %value%.

3.17.2 Work Manager Requests (per minute)

For the deployed module, this metric shows the number of work manager requests processed per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The work manager requests are %value% (per minute).

3.17.3 Work Manager Stuck Threads

For the deployed module, this metric shows the number of work manager threads that are considered stuck on the basis of any stuck thread constraints.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of work manager stuck threads is %value%.

3.18 EJB Cache Metrics

This metric category describes the Enterprise JavaBeans (EJB) Cache metrics.

3.18.1 Cached Beans

This metric shows the total number of EJBs currently active in the EJB cache.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of cached beans for EJB name %name%, EJB module %ejbModuleName% is %value%.

3.18.2 Cache Hits (%)

This metric displays the percentage of cache accesses that completed successfully during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The EJB cache hit rate for EJB name %name%, EJB module %ejbModuleName% is %value%%%.

3.18.3 Bean Activations (per minute)

This metric shows the total number of EJBs that have been activated since the server started.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The bean activations for EJB name %name%, EJB module %ejbModuleName% are %value% (per minute).

3.18.4 Cache Accesses (per minute)

This metric displays the number of cache access attempts per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The cache accesses for EJB name %name%, EJB module %ejbModuleName% is %value% (per minute).

3.18.5 Cache Misses (per minute)

This metric shows the average number of cache misses per minute for this EJB cache.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The cache misses for EJB name %name%, EJB module %ejbModuleName% are %value% (per minute).

3.18.6 Cache Passivations (per minute)

This metric shows the total number of beans per minute that have been passivated

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The EJB Passivations for EJB name %name%, EJB module %ejbModuleName% are %value% (per minute).

3.19 EJB Pool Metrics

This metric category descibes the EJB pool metrics.

3.19.1 Bean Accesses (per minute)

This metric shows how many times the EJB pool has been accessed per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The bean accesses for EJB %name%, EJB module %ejbModuleName% are %value% (per minute).

3.19.2 Bean Destroys (per minute)

This metric shows the average number of EJB destroys per minute for this EJB pool.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The bean destroys for EJB %name%, EJB module %ejbModuleName% are %value% (per minute).

3.19.3 Bean Access Failures (per minute)

This metric shows the average number of times per minute that a failed attempt was made to get an instance from the free pool.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The bean access failures for EJB %name%, EJB module %ejbModuleName% are %value% (per minute).

3.19.4 Beans in Use

This metric shows the number of EJB instances currently being used from the free pool.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of beans in use for EJB %name%, EJB module %ejbModuleName% is %value%.

3.19.5 Successful Bean Accesses (%)

This metric shows the percentage of EJB pool accesses that were successful.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The successful bean access rate for EJB %name%, EJB module %ejbModuleName% is %value%%%.

3.19.6 Available Beans

This metric shows the current number of available EJB instances in the free pool.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of available beans for EJB %name%, EJB module %ejbModuleName% is %value%.

3.20 EJB Transaction Metrics

This metric category describes the EJB Transaction metrics.

3.20.1 Bean Transaction Commits (%)

This metric shows the percentage of EJB transactions that were committed during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The bean transaction commit rate for EJB %name%, EJB module %ejbModuleName% is %value%%%.

3.20.2 Bean Transaction Commits (per minute)

This metric shows the EJB transaction commits per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of available beans for EJB %name%, EJB module %ejbModuleName% is %value%.

3.20.3 Bean Transaction Rollbacks (per minute)

This metric shows the EJB transaction rollbacks per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of available beans for EJB %name%, EJB module %ejbModuleName% is %value%.

3.20.4 Bean Transaction Timeouts (per minute)

This metric shows the EJB transaction timeouts per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The number of available beans for EJB %name%, EJB module %ejbModuleName% is %value%.

3.21 Identity Federation - IdP Partner Federated Single Sign-Ons

This metric category provides information about the Oracle Identity Federation metrics.

Oracle Identity Federation is a standalone, self-contained federation server that enables single sign-on and authentication in a multiple-domain identity network. Oracle Identity Federation supports multiple federated identity protocols.

An identity provider (IdP) is responsible for managing, authenticating, and asserting a set of identities within its set of federations. This is one of the three primary roles defined in the identity federation protocols supported by Oracle Identity Federation.

For more information about Oracle Identity Federation, see Oracle Fusion Middleware Administrator's Guide for Oracle Identity Federation.

3.21.1 Federated Single Sign-Ons (per second)

This metric displays the number of identity provider (IdP) partner single sign-ons during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 15 Minutes Not Defined Not Defined IdP Partner Federated Single Sign-Ons during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.21.2 Federated Single Sign-On Latency (ms)

This metric displays the amount of time (in ms) it took the single sign-ons to respond during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 15 Minutes Not Defined Not Defined IdP Partner Federated Single Sign-On Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.22 Identity Federation - Protocol Federated Single Sign-Ons

This metric category provides information about the Identity Federation - Protocol Federated Single Sign-Ons metrics, that is, federated single sign-on in an Identity Provider and Server Provider environment.

A service provider (SP) provides services to a Principal (a group of users such as a corporation, or a system entity whose identity can be authenticated) while relying on an identity provider to authenticate the Principal's identity. Service providers enter into partnerships with other service providers and identity providers with the goal of providing their common users with secure single sign-on between all parties of the federation.

3.22.1 IdP Federated Single Sign-Ons (per second)

This metric displays the number of federated single sign-ons in an identity provider environment per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 15 Minutes Not Defined Not Defined IdP Federated Single Sign-Ons during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.22.2 IdP Federated Single Sign-On Latency (ms)

This metric displays the amount of time (in ms) it took the single sign-ons in the identity provider environment to respond during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 15 Minutes Not Defined Not Defined IdP Federated Single Sign-On Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.22.3 SP Federated Single Sign-Ons (per second)

This metric displays the number of federated single sign-ons in the service provider environment per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 15 Minutes Not Defined Not Defined SP Federated Single Sign-Ons during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold�

3.22.4 SP Federated Single Sign-On Latency (ms)

This metric displays the amount of time (in ms) it took the single sign-ons in the service provider environment to respond during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 15 Minutes Not Defined Not Defined SP Federated Single Sign-On Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.23 Identity Federation - SP Partner Federated Single Sign-Ons

This metric category provides information about the Identity Federation metrics in a Service Provider environment.

3.23.1 Federated Single Sign-Ons (per second)

This metric displays the number of federated single sign-ons in the service provider environment per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 15 Minutes Not Defined Not Defined SP Partner Federated Single Sign-Ons during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.23.2 Federated Single Sign-On Latency (ms)

This metric displays the amount of time (in ms) it took the single sign-ons in the service provider environment to respond during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 15 Minutes Not Defined Not Defined SP Partner Federated Single Sign-On Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.24 Identity Federation - Total Federated Single Sign-Ons

This metric category provides information about the Identity Federation - Total Federated Single Sign-Ons metrics.

3.24.1 Total IdP Federated Single Sign-Ons (per second)

This metric displays the total number of federated single sign-ons in the identity provider environment during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 15 Minutes Not Defined Not Defined Total IdP Federated Single Sign-Ons during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.24.2 Total IdP Federated Single Sign-On Latency (ms)

This metric displays the total amount of time it took the single sign-ons to respond in the identity provider environment during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 15 Minutes Not Defined Not Defined Total IdP Federated Single Sign-On Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.24.3 Total SP Federated Single Sign-Ons (per second)

This metric displays the total number of federated single sign-ons in the service provider environment during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 15 Minutes Not Defined Not Defined Total SP Federated Single Sign-Ons during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.24.4 Total SP Federated Single Sign-On Latency (ms)

This metric displays the total amount of time it took the single sign-ons to respond in the service provider environment during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 15 Minutes Not Defined Not Defined Total SP Federated Single Sign-On Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.25 JEE Web Service Endpoint Metrics

3.25.1 JEE WS Endpoint - Avg Invocation Time per interval (ms)

This metric displays the average invocation time (ms) for the Java EE web service end point.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 30 Minutes Not Defined Not Defined Average Invocation Time for endpoint in a five minute interval is %value%.

3.25.2 JEE WS Endpoint - Response Error Throughput (per minute)

This metric displays the number of response errors per minute for the Java EE web service end point.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 30 Minutes Not Defined Not Defined Response Error throughput for endpoint in a five minute interval is %value%.

3.25.3 JEE WS Endpoint - Invocation Throughput (per minute)

This metric displays the number of invocations per minute for the Java EE web service end point.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 30 Minutes Not Defined Not Defined Invocation throughput for endpoint in a five minute interval is %value%.

3.26 LDAP Operations

This metric category describes the metrics related to Oracle Access Manager user identity operations.

3.26.1 LDAP Operations per second

This metric specifies the rate per second for user or group related operations on the primary directory server repository. This value represents the aggregation of requests generated from this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined LDAP Operations Throughput during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.26.2 Average LDAP Operation Latency (ms)

This metric measures the average amount of time spent performing Identity Provider operations: authenticateUser() and isUserAssignedToGroup (), for example. It does not correspond to actual LDAP bind, search, or compare times.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined LDAP Operation Latency (ms) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold .

3.26.3 LDAP Success Rate (%)

This metric measures the success to failure ratio for all Identity Provider component method calls. This might not correspond to the LDAP bind, search, or compare times, because failure can occur in the Identity Provider itself or the underlying User/Role API or at the JNDI layer and might never get down to actual LDAP server operations.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined LDAP Operations Success Rate (%) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.26.4 Server Name

This metric identifies the name of the server performing user identity operations.

Target Version Collection Frequency
All Versions Every 5 Minutes

3.27 Log File Monitoring

This metric category provides information about the Log File Monitoring metric.

The Log File Monitoring metric allows the operator to monitor one or more log files for the occurrence of one or more perl patterns in the content. In addition, the operator can specify a perl pattern to be ignored for the log file. Periodic scanning will be performed against new content added since the last scan, lines matching the ignore pattern will be ignored first, then lines matching specified match patterns will result in one record being uploaded to the repository for each pattern. The user can set a threshold against the number of lines matching the given pattern. File rotation will be handled within the given file.

3.27.1 Log File Pattern Matched Line Count

This metric returns the actual content if the given file has been specifically registered for content uploading. Otherwise, it returns the count of lines that matched the pattern specified.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 60 Minutes Not Defined Not Defined %log_file_message%. %sys_occurrence_count% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.28 Log Operations

This metric category describes the metrics related to logging operations for Oracle Access Manager.

3.28.1 Average Log Latency (ms)

This metric specifies the average latency, in milliseconds, of the logging operations for this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Log Operations Latency (ms) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.28.2 Log Operations per second

This metric specifies the logging throughput (log operations per second) for this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Log Operations Throughput during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.28.3 Server Name

This metric specifies the name of the server performing the logging operations for this OAM instance.

Target Version Collection Frequency
All Versions Every 5 Minutes

3.29 MDS Metrics

This metric category provides information about the Metadata Services (MDB) metrics.

3.29.1 IOs Per Document Get

This metric displays the average number of physical IOs per persistence-level document get. This is an indication of the efficiency of the document cache portion of the metadata cache for the application. Ideally it should be much less than 1.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The average number of physical IOs per Document Get is %value%.

3.29.2 IOs Per MO Content Get

This metric displays the average number of physical IOs per metadata object XML content retrieval. This is an indication of the efficiency of the metadata cache for the application. Ideally it should be much less than 1.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The average number of physical IOs per MO Content Get is %value%.

3.29.3 Metadata Object Get Processing Time (seconds)

This metric displays the average elapsed time in seconds to get a metadata object.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The average processing time of each Metadata Object Get is %value% seconds.

3.29.4 Metadata Update Processing Time (seconds)

This metric displays the average elapsed time in seconds taken to update a metadata object.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The average processing time of each Metadata Update is %value% seconds.

3.30 Message-Driven EJB Metrics

This metric category provides information about the Message-Driven EJB metrics.

3.30.1 MDB Messages (per minute)

This metric displays the number of messages processed by message-driven beans (MDBs) per minute during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The MDB messages for EJB %name%, EJB module %ejbModuleName% are %value% (per minute).

3.30.2 MDB Suspensions (per minute)

This metric shows the average number of MDB suspensions per minute during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The MDB suspensions for EJB %name%, EJB module %ejbModuleName% are %value% (per minute).

3.30.3 MDB Status

This metric displays the status of the MDB.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The MDB status for EJB %name%, EJB module %ejbModuleName% is %value%.

3.31 Mobile and Social - Internet Identity Providers

This metric category provides information about the Mobile and Social - Internet Identity Providers metics.

For more information about Oracle Access Management Mobile and Social, see Oracle Fusion Middleware Administrator's Guide for Oracle Access Management.

3.31.1 Authentications (per second)

This metric displays the number of authentications per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Authentications during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.32 Mobile and Social - JWT Tokens

This metric category provides information about the Mobile and Social - JWT Tokens metrics.

JWT authentication permits users running a web application from a desktop device to authenticate using the JSON Web Token format. JSON Web Token is a compact token format that is suitable for space-constrained environments such as HTTP Authorization headers. For more information, see Oracle Fusion Middleware Administrator's Guide for Oracle Access Management.

3.32.1 JWT Access Creation Tokens (per second)

This metric displays the number of JWT Access Tokens created per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined JWT Access Creation Tokens during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.32.2 JWT Access Creation Token Latency (ms)

This metric displays the amount of time (in ms) required to process the JWT Access Tokens requests during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined JWT Access Creation Token Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.32.3 JWT User Creation Tokens (per second)

This metric displays the number of JWT User Tokens created per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined JWT Access Creation Token Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined JWT User Creation Tokens during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.32.4 JWT User Creation Token Latency (ms)

This metric displays the amount of time (in ms) required to process the JWT User Token requests during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined JWT Access Creation Token Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined JWT User Creation Token Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.32.5 JWT Client Creation Tokens (per second)

This metric displays the number of JWT Client Tokens created per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined JWT Access Creation Token Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined JWT Client Creation Tokens during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.32.6 JWT Client Creation Token Latency (ms)

This metric displays the amount of time (in ms) required to process the JWT Client Token requests during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined JWT Access Creation Token Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined JWT Client Creation Token Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.32.7 JWT Get Tokens (per second)

This metric displays the number of JWT Get Tokens created per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined JWT Access Creation Token Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined JWT Get Tokens during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.32.8 JWT Get Token Latency (ms)

This metric displays the amount of time (in ms) required to process the JWT Get Token requests during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined JWT Get Token Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.33 Mobile and Social - Local Logins and Registrations

This metric category provides information about the Mobile and Social - Local Logins and Registrations metrics.

For information about Oracle Access Management Mobile and Social, see Oracle Fusion Middleware Administrator's Guide for Oracle Access Management

3.33.1 Completed Local Logins (per second)

This metric displays the number of completed local logins per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Completed Local Logins during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.33.2 Failed Local Logins (per second)

This metric displays the number of failed local logins per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Failed Local Logins during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.33.3 Completed User Registrations (per second)

This metric displays the number of completed user registrations per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Completed User Registrations during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.33.4 Incomplete User Registrations(per second)

This metric displays the number of incomplete user registrations per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Incomplete User Registrations during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.34 Mobile and Social - Mobile JWT Tokens

This metric category provides information about the Mobile and Social - Mobile JWT Tokens metrics.

Mobile JWT permits users using mobile devices authenticate using the JSON Web Token format. For more information, see Oracle Fusion Middleware Administrator's Guide for Oracle Access Management.

3.34.1 JWT Access Creation Tokens (per second)

This metric displays the number of JWT Access Tokens created per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined JWT Access Creation Tokens during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.34.2 JWT Access Creation Token Latency (ms)

This metric displays the amount of time (in ms) required to process the JWT Access Tokens during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined JWT Access Creation Token Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.34.3 JWT User Creation Tokens (per second)

This metric displays the number of JWT User Tokens created per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined JWT User Creation Tokens during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.34.4 JWT User Creation Token Latency (ms)

This metric displays the amount of time (in ms) required to process the JWT User Token requests during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined JWT User Creation Token Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.34.5 JWT Client Creation Tokens (per second)

This metric displays the number of JWT Client Tokens created per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined JWT Client Creation Tokens during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.34.6 JWT Client Creation Token Latency (ms)

This metric displays the amount of time (in ms) required to process the JWT Client Token requests during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined JWT Client Creation Token Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.34.7 JWT Get Tokens (per second)

This metric displays the number of JWT Get Tokens created per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined JWT Get Tokens during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.34.8 JWT Get Token Latency (ms)

This metric displays the amount of time (in ms) required to process the JWT Get Token requests during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined JWT Get Token Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.35 Mobile and Social - Mobile OAM Tokens

This metric category provides information about the Mobile and Social - Mobile OAM Tokens metrics.

Mobile Oracle Access Manager authentication permits users using mobile devices to authenticate using Oracle Access Manager. For more information, see Oracle Fusion Middleware Administrator's Guide for Oracle Access Management.

3.35.1 OAM Access Creation Tokens (per second)

This metric displays the number of OAM Access Tokens created per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined OAM Access Creation Tokens during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.35.2 OAM Access Creation Token Latency (ms)

This metric displays the amount of time (in ms) required to process the OAM Access Token requests during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined OAM Access Creation Token Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.35.3 OAM User Creation Tokens (per second)

This metric displays the number of OAM User Tokens created per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined OAM User Creation Tokens during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.35.4 OAM User Creation Token Latency (ms)

This metric displays the amount of time (in ms) required to process the OAM User Token requests during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined OAM User Creation Token Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.35.5 OAM Client Creation Tokens (per second)

This metric displays the number of OAM Client Tokens created per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined OAM Client Creation Tokens during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.35.6 OAM Client Creation Token Latency (ms)

This metric displays the amount of time (in ms) required to process the OAM Client Token requests during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined OAM Client Creation Token Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.35.7 OAM Get Tokens (per second)

This metric displays the number of OAM Get Tokens created per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined OAM Get Tokens during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.35.8 OAM Get Token Latency (ms)

This metric displays the amount of time (in ms) required to process the OAM Get Token requests during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined OAM Get Token Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.35.9 OAM Termination Tokens (per second)

This metric displays the number of OAM Termination Tokens created per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined OAM Termination Tokens during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.35.10 OAM Termination Token Latency (ms)

This metric displays the amount of time (in ms) required to process the OAM Termination Token requests during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined OAM Termination Token Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.36 Mobile and Social - OAM Tokens

This metric category provides information about the Mobile and Social - OAM Tokens metrics.

Oracle Access Manager (OAM) authentication permits users running a web application from a desktop device to authenticate using Access Manager. For more information, see Oracle Fusion Middleware Administrator's Guide for Oracle Access Management

3.36.1 OAM Creation Tokens (per second)

This metric displays the number of OAM Creation Tokens issued per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined OAM Creation Tokens during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.36.2 OAM Creation Token Latency (ms)

This metric displays the amount of time (in ms) required to process the OAM Creation Token requests during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined OAM Creation Token Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.36.3 OAM Get Tokens (per second)

This metric displays the number of OAM Get Tokens issued per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined OAM Get Tokens during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.36.4 OAM Get Token Latency (ms)

This metric displays the amount of time (in ms) required to process the OAM Get Token requests during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined OAM Get Token Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.36.5 OAM Termination Tokens (per second)

This metric displays the number of OAM Termination Tokens issued per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined OAM Termination Tokens during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.36.6 OAM Termination Token Latency (ms)

This metric displays the amount of time (in ms) required to process the OAM Termination Token requests during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined OAM Termination Token Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.37 Mobile and Social - User Profile Service - Group

This metric category provides information about the Mobile and Social - User Profile Service - Group metrics.

User Profile Service Provider allows Oracle Mobile and Social to query and update an Identity Service Provider using Mobile (REST) Services calls. For more information, see Oracle Fusion Middleware Administrator's Guide for Oracle Access Management

3.37.1 Create Group Operations (per second)

This metric displays how group profiles were created per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Create Group Operations during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.37.2 Create Group Operation Latency (ms)

This metric displays the amount of time (in ms) required to process the Create a Group operation during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Create Group Operation Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.37.3 Read Group Operations (per second)

This metric displays the number of group profiles retrieved per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Read Group Operations during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.37.4 Read Group Operation Latency (ms)

This metric displays the amount of time (in ms) required to process the Read a Group operation during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Read Group Operation Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.37.5 Delete Group Operations (per second)

This metric displays the number of group profiles deleted per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Delete Group Operations during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.37.6 Delete Group Operation Latency (ms)

This metric displays the amount of time (in ms) required to process the Delete a Group operation during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Delete Group Operation Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.37.7 Update Group Operations (per second)

This metric displays the number of group profiles updated per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Update Group Operations during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.37.8 Update Group Operation Latency (ms)

This metric displays the amount of time (in ms) required to process the Update a Group operation during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Update Group Operation Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.37.9 Search Group Operations (per second)

This metric displays the number of searches performed per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Search Group Operations during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.37.10 Search Group Operation Latency (ms)

This metric displays the amount of time (in ms) it took to process the search operation.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Search Group Operation Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.38 Mobile and Social - User Profile Service - People

This metric category provides information about the Mobile and Social - User Profile Service - People metrics.

User Profile Service Provider allows Oracle Mobile and Social to query and update an Identity Service Provider using Mobile (REST) Services calls. The User Profile Services can access and update User records located in a Directory store. For more information, see Oracle Fusion Middleware Administrator's Guide for Oracle Access Management

3.38.1 Create People Operations (per second)

This metric displays how many People records were created per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Create People Operations during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.38.2 Create People Operation Latency (ms)

This metric displays the amount of time (in ms) required to process the Create People operation.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Create People Operation Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.38.3 Read People Operations (per second)

This metric displays how many People records were retrieved per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Read People Operations during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.38.4 Read People Operation Latency (ms)

This metric displays the amount of time (in ms) required to process the Read People operation.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Read People Operation Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.38.5 Delete People Operations (per second)

This metric displays how many People records were deleted per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Delete People Operations during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.38.6 Delete People Operation Latency (ms)

This metric displays the amount of time (in ms) required to process the Delete People operation.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Delete People Operation Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.38.7 Update People Operations (per second)

This metric displays how many People records were updated per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Update People Operations during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.38.8 Update People Operation Latency (ms)

This metric displays the amount of time (in ms) required to process the Update People operation.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Update People Operation Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.38.9 Search People Operations (per second)

This metric displays how many People records were searched per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Search People Operations during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.38.10 Search People Operation Latency (ms)

This metric displays the amount of time (in ms) required to process the Search People operation.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Search People Operation Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.39 Mobile and Social - User Profile Service - Relationship

This metric category provides information about the Mobile and Social - User Profile Service - Relationship metrics.

Relationships can be used to add, delete, read, and search a user with respect to a group. For more information, see Oracle Fusion Middleware Administrator's Guide for Oracle Access Management.

3.39.1 Create Relationship Operations (per second)

This metric displays the number of users assigned to a group during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Create Relationship Operations during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.39.2 Create Relationship Operation Latency (ms)

This metric displays the amount of time (in ms) required to process the Create Relationship operation.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Create Relationship Operation Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.39.3 Read Relationship Operations (per second)

This metric displays the number of relationship profiles that were retrieved.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Read Relationship Operations during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.39.4 Read Relationship Operation Latency (ms)

This metric displays the amount of time (in ms) required to process the Read Relationship operation.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Read Relationship Operation Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.39.5 Delete Relationship Operations (per second)

This metric displays the number of relationship profiles that were deleted during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Delete Relationship Operations during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.39.6 Delete Relationship Operation Latency (ms)

This metric displays the amount of time (in ms) required to process the Delete Relationship operation

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Delete Relationship Operation Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.39.7 Search Relationship Operations (per second)

This metric displays how many Relationship profiles were searched per second during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Search Relationship Operations during the last collection interval %value% (per second) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.39.8 Search Relationship Operation Latency (ms)

This metric displays the amount of time (in ms) required to process the Search Relationship operation.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined Search Relationship Operation Latency during the last collection interval %value% (ms) crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.40 Module EJB Cache Metrics

This metric category provides information about the Module EJB Cache metrics.

3.40.1 Cached Beans

This metric shows the total number of beans currently in the EJB cache.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 5 Minutes Not Defined Not Defined The number of cached beans for EJB module %ejbModuleName% is %value%.

3.40.2 Cache Hits (%)

This metric shows the percentage of cache accesses that completed successfully.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined The EJB cache hit rate for EJB module %ejbModuleName% is %value%%%.

3.40.3 Bean Activations (per minute)

This metric shows the average number of beans per minute that have been activated from the EJB home during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined The bean activations for EJB module %ejbModuleName% are %value% (per minute).

3.40.4 Cache Accesses (per minute)

This metric shows the number times per minute that an attempt was made to access the EJB cache during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined The cache accesses for EJB module %ejbModuleName% is %value% (per minute).

3.40.5 Cache Misses (per minute)

This metric shows the average number of cache misses per minute for this EJB module during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined The cache misses for EJB module %ejbModuleName% are %value% (per minute).

3.40.6 Cache Passivations (per minute)

This metric displays the total number of passivated beans per minutue during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR2 (11.1.2) Every 15 Minutes Not Defined Not Defined The EJB Passivations for EJB module %ejbModuleName% are %value% (per minute).

3.41 Module EJB Transaction Metrics

This metric category describes the Module EJB Transaction metrics.

3.41.1 Bean Transaction Commits (%)

This metric shows the percentage of EJB transactions that were committed during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The bean transaction commit rate for EJB module %ejbModuleName% is %value%%%.

3.41.2 Bean Transaction Commits (per minute)

This metric shows the EJB transaction commits per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The bean transaction commits for EJB module %ejbModuleName% are %value% (per minute).

3.41.3 Bean Transaction Rollbacks (per minute)

This metric shows the EJB transaction rollbacks per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The bean transaction rollbacks for EJB module %ejbModuleName% are %value% (per minute).

3.41.4 Bean Transaction Timeouts (per minute)

This metric shows the EJB transaction timeouts per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The bean transaction timeouts for EJB module %ejbModuleName% are %value% (per minute).

3.42 Module Message Driven EJB Metrics

3.42.1 MDB Messages (per minute)

This metric specifies the number of messages processed by message-driven beans (MDBs) per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The MDB messages for EJB module %ejbModuleName% are %value% (per minute).

3.42.2 MDB Suspensions (per minute)

This metric specifies the number of MDB JMS connection suspensions per minute.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The MDB suspensions for EJB module %ejbModuleName% are %value% (per minute).

3.43 Number of Authentications

This metric category describes the Number of Authentications metrics.

3.43.1 Number Of Invalid Credential Errors Against The LDAP User Identity Store

This metric displays the number of invalid credential errors against the LDAP user identity store.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 15 Minutes Not Defined Not Defined Invalid Credential Errors during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.43.2 Number of LDAP Time Out Errors In The Last Collection

This metric displays the number of LDAP timeout errors during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 15 Minutes Not Defined Not Defined User not found Errors during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.43.3 Number of User Not Found Errors In The Last Collection

This metric displays the number of user not found errors during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 15 Minutes Not Defined Not Defined LDAP Time Out Errors during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.44 Number of Authorizations

This metric category provides information about the Number of Authorizations metrics.

3.44.1 Number of Failed Authorizations in the last collection

This metric displays the number of failed authorizations during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 15 Minutes Not Defined Not Defined Failed Authorizations during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.44.2 Number of SSO Session Creation Failures

This metric displays the number of SSO session creation failures.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 15 Minutes Not Defined Not Defined Failed SSO Session Creations during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.45 OAM Application Clients

This metric category describes the metrics related to Oracle Access Manager application domains.

3.45.1 Average Application Authentication Latency (ms)

This metric specifies the average latency, in milliseconds, for authorization operations in an application domain.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Authentication Latency (ms) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.45.2 Application Authentication Requests per second

This metric specifies the rate of authentication requests processed, per second, in an application domain.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Authentication Requests Throughput during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.45.3 Application Authentication Success Rate (%)

This metric specifies the success to failure ratio for authorization operations in an application domain.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Authentication Success Rate (%) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.45.4 Average Application Authorization Latency (ms)

This metric specifies the average latency, in milliseconds, for authorization requests in an application domain.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Authorization Latency (ms) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.45.5 Application Authorization Requests per second

This metric specifies the rate of authorization requests, per second, for an application domain.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Authorization Requests Throughput during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.45.6 Application Authorization Success Rate (%)

This metric specifies the success to failure ratio, as a percentage, for authorization operations in an application domain.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Authorization Success Rate (%) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.46 OAM 10g Client

This metric category describes the metrics related to Oracle Access Manager operations in support of an OAM 10g Agent.

3.46.1 OAM Client Average Authentication Latency (ms)

This metric specifies the average latency, in milliseconds, of the authentication requests coming from an OAM 10g Agent.

The following table shows how often the metric's value is collected

Target Version Collection Frequency
All Versions Every 5 Minutes

3.46.2 OAM Client Authentication Requests per second

This metric specifies the authentication throughput (requests per second) coming from a OAM 10g Agent.

Target Version Collection Frequency
All Versions Every 5 Minutes

3.46.3 OAM Client Authentication Success Rate (%)

This metric specifies the success to failure rate, as a percentage, for authentication requests coming from an OAM 10g Agent.

Target Version Collection Frequency
All Versions Every 5 Minutes

3.46.4 OAM Client Average Authorization Latency (ms)

This metric specifies the average latency, in milliseconds, for authorization requests coming from an OAM 10g Agent.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Authorization Latency (ms) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.46.5 OAM Client Authorization Requests per second

This metric specifies the authorization throughput (requests per second) coming from an OAM 10g Agent.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Authorization Requests Throughput during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.46.6 OAM Client Authorization Success Rate (%)

This metric specifies the success to failure rate, as a percentage, for authorization requests coming from an OAM 10g Agent.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Authorization Success Rate (%) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.47 OAM Proxy

This metric category describes the OAM Proxy metrics.

3.47.1 Proxy Failed Authentications in Last Collection

This metric displays the number of proxy failed authentications during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Authorization Success Rate (%) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.47.2 Proxy Failed Authorizations in Last Collection

This metric displays the number of proxy failed authorizations during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Authorization Success Rate (%) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.47.3 Proxy Failed Resource Protected in Last Collection

This metric displays the number of proxy failed resources protected during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Authorization Success Rate (%) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.48 Oracle SSO 10g Client

This metric category describes the metrics related to Oracle Access Manager operations in support of an OSSO 10g agent.

3.48.1 OSSO Client Average Authentication Latency (ms)

This metric specifies the average latency, in milliseconds, of authentication requests coming from an OSSO 10g agent.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Authentication Latency (ms) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.48.2 OSSO Client Authentication Requests per second

This metric specifies the authentication throughput (requests per second) coming from an OSSO 10g Agent.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Authentication Requests Throughput during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.48.3 OSSO Client Authentication Success Rate (%)

This metric specifies the success to failure ratio, as a percentage, for authentication requests coming from an OSSO 10g Agent.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined Authentication Success Rate (%) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.49 Oracle Web Service Endpoint Metrics

This metric category describes the Oracle Web Service Endpoint metrics.

3.49.1 Oracle WS Endpoint - Avg Invocation Time per interval(sec)

This metric specifies the average invocation time for an Oracle Web Service end point for a 5 minute interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 30 Minutes Not Defined Not Defined Average Invocation Time for endpoint in a five minute interval is %value%.

3.49.2 Oracle WS Endpoint - Fault Throughput(per minute)

This metric specifies the number of faults per minute for an Oracle Web Service end point for a 5 minute interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 30 Minutes Not Defined Not Defined Fault throughput for endpoint in a five minute interval %value%.

3.49.3 Oracle WS Endpoint - Invocation Throughput(per minute)

This metric specifies the number of invocations per minute for an Oracle Web Service end point for a 5 minute interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 30 Minutes Not Defined Not Defined Invocation throughput endpoint in a five minute interval %value%.

3.50 Resource Utilization

This metric category describes the Resource Utilization metrics.

3.50.1 CPU Utilization (%)

This metric displays the percentage of CPU that is being used by Oracle Access Manager.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 300 Seconds Not Defined Not Defined The CPU utilization is greater than %value%

3.50.2 Memory Utilization (%)

This metric displays the percentage of memory that is being used by Oracle Access Manager.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 300 Seconds Not Defined Not Defined The Memory utilization is greater than %value%

3.51 Response

Response metrics represent the availability of the selected OAM instance.

3.51.1 UpDown Status

This metric shows the availability of this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every Minute Not Defined 0 The Oracle Access Manager is down.

3.52 RESTful Service Application Metrics

This metric category provides information about the RESTful Service Application metrics.

3.52.1 RESTful Service Invocation Throughput (per minute)

For this application, this metric displays the number of RESTful service invocations per minute during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 30 Minutes Not Defined Not Defined The RESTful service invocations are %value% (per minute).

3.52.2 RESTful Service Error Count Throughput (per minute)

For this application, this metric displays the number of RESTful service errors per minute during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 30 Minutes Not Defined Not Defined The RESTful service error counts are %value% (per minute).

3.52.3 RESTful Service Execution Time Average (seconds)

For this application, this metric displays the average time (in seconds) to process a RESTful service during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 30 Minutes Not Defined Not Defined The RESTful service execution time average is %value% (seconds).

3.53 RESTful Service Method Metrics

This metric category provides information about the RESTful Service Method metrics.

3.53.1 RESTful Service Invocation Throughput (per minute)

This metric displays the number of RESTful service invocations per minute during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 30 Minutes Not Defined Not Defined The RESTful service invocations are %value% (per minute).

3.54 RESTful Service Resource Metrics

This metric category provides information about the RESTful Service Resource metrics.

3.54.1 RESTful Service Invocation Throughput (per minute)

This metric displays the number of RESTful service invocations per minute during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 30 Minutes Not Defined Not Defined The RESTful service invocations are %value% (per minute).

3.55 Security Token Service - Token Generation Operations

This metric category provides information about the Security Token Service - Token Generation Operations metrics.

3.55.1 Issuance Latency (ms)

This metric specifies the average latency of security token creation or generation for this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR1 (11.1.1.4), 11gR2 (11.1.2) Every 5 Minutes Not Defined Not Defined Token issue creation latency (ms) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.55.2 Tokens Issued

This metric specifies the total number of security tokens that were created or generated by this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR1 (11.1.1.4), 11gR2 (11.1.2) Every 5 Minutes Not Defined Not Defined Token creations during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.55.3 Token Issuances per second

This metric specifies the throughput of the security token creation or generation (tokens per second) by this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR1 (11.1.1.4), 11gR2 (11.1.2) Every 5 Minutes Not Defined Not Defined Token creation throughput during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.56 Security Token Service - Token Validation Operations

This metric category describes the metrics pertaining to core (primitive) security token validation operations for this OAM instance.

3.56.1 Number of Tokens Validated

This metric specifies the total number of security tokens that were validated by this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR1 (11.1.1.4), 11gR2 (11.1.2) Every 5 Minutes Not Defined Not Defined Token validations during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.56.2 Token Validations per second

This metric specifies the throughput of security token validation (tokens per second) by this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR1 (11.1.1.4), 11gR2 (11.1.2) Every 5 Minutes Not Defined Not Defined Token validation throughput during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.56.3 Token Validation Latency (ms)

This metric specifies the average latency of security token validation (in milliseconds) by this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR1 (11.1.1.4), 11gR2 (11.1.2) Every 5 Minutes Not Defined Not Defined Token issue validation latency (ms) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.57 Security Token Service - Partners

This metric category describes the metrics pertaining to partner security token validation operations for this OAM instance

3.57.1 Tokens Issued

This metric specifies the total count of security token issuance requests received from a partner by this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR1 (11.1.1.4), 11gR2 (11.1.2) Every 5 Minutes Not Defined Not Defined Partner token requests during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.57.2 Issuance Latency (ms)

This metric specifies the average latency of processing security token issuance requests received from a partner by this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR1 (11.1.1.4), 11gR2 (11.1.2) Every 5 Minutes Not Defined Not Defined Partner token issue latency (ms) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.57.3 Token Issuances per second

This metric specifies the throughput of processing security token issuance requests received from a partner (requests per second) by this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR1 (11.1.1.4), 11gR2 (11.1.2) Every 5 Minutes Not Defined Not Defined Partner token issue request throughput during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.57.4 Issuance Success Rate (%)

This metric specifies the success to failure ratio, as a percentage, for security token issuance requests received from a partner by this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR1 (11.1.1.4), 11gR2 (11.1.2) Every 5 Minutes Not Defined Not Defined Partner token request issuance success rate (%) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.57.5 Number of Tokens Validated

This metric specifies the total number of security token validation requests received from a partner by this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR1 (11.1.1.4), 11gR2 (11.1.2) Every 5 Minutes Not Defined Not Defined Partner token validation requests during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.57.6 Token Validation Latency (ms)

This metric specifies the average latency of processing security token validation requests from a partner by this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR1 (11.1.1.4), 11gR2 (11.1.2) Every 5 Minutes Not Defined Not Defined Partner token validation latency (ms) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.57.7 Token Validations per second

This metric specifies the throughput of the processing security token validation requests from a partner by this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR1 (11.1.1.4), 11gR2 (11.1.2) Every 5 Minutes Not Defined Not Defined Partner token validation request throughput during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.57.8 Validation Success Rate (%)

The metric specifies the success to failure ratio, as a percentage, for security token validation requests from a partner by this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR1 (11.1.1.4), 11gR2 (11.1.2) Every 5 Minutes Not Defined Not Defined Partner token validation success rate (%) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold

3.58 Security Token Service - Token Requests

This metric category describes the metrics related to Oracle Access Manager security tokens for this OAM instance.

3.58.1 Issuance Latency (ms)

This metric specifies the latency of the security token issuance request processing (in milliseconds) for this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR1 (11.1.1.4), 11gR2 (11.1.2) Every 5 Minutes Not Defined Not Defined Token issue request latency (ms) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.58.2 Tokens Issued

This metric specifies the total number of security token issuance requests processed by this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR1 (11.1.1.4), 11gR2 (11.1.2) Every 5 Minutes Not Defined Not Defined Token issue requests during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.58.3 Token Issuances per second

This metric specifies the throughput of the security token issuance (requests per second) by this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR1 (11.1.1.4), 11gR2 (11.1.2) Every 5 Minutes Not Defined Not Defined Token issue request throughput during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.58.4 Issuance Success Rate (%)

This metric specifies the success to failure ratio, as a percentage, for security token issuance requests by this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR1 (11.1.1.4), 11gR2 (11.1.2) Every 5 Minutes Not Defined Not Defined Token issue request success rate (%) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.58.5 Token Validation Latency (ms)

This metric specifies the average latency of the security token validation request processing (in milliseconds) by this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR1 (11.1.1.4), 11gR2 (11.1.2) Every 5 Minutes Not Defined Not Defined Token validation request latency (ms) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.58.6 Number of Tokens Validated

This metric specifies the total number of security token validation requests processed by this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR1 (11.1.1.4), 11gR2 (11.1.2) Every 5 Minutes Not Defined Not Defined Token validation requests during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.58.7 Token Validations per second

This metric specifies the throughput of the security token validation request processing (in milliseconds) by this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR1 (11.1.1.4), 11gR2 (11.1.2) Every 5 Minutes Not Defined Not Defined Token validation request throughput during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.58.8 Validation Success Rate (%)

This metric specifies the success to failure ratio, as a percentage, for security token validation request processing by this OAM instance.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
11gR1 (11.1.1.4), 11gR2 (11.1.2) Every 5 Minutes Not Defined Not Defined Token validation request success rate (%) during the last collection Interval %value% crossed warning (%warning_threshold%) or critical (%critical_threshold%) threshold.

3.59 Servlet/JSP Metrics

This metric category provides information about the Servlet/JSP metrics.

3.59.1 Request Processing Time (ms)

This metric shows the average time consumed to execute servlets and JSPs during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The request processing time for servlet/jsp %name%, web module %webModuleName% is %value% ms.

3.59.2 Requests (per minute)

This metric shows the rate at which servlets and JSPs are being invoked during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The requests processed for servlet/jsp %name%, web module %webModuleName% are %value% (per minute).

3.59.3 Reloads (per minute)

This metric shows the average number of reloads of the selected servlet or JSP per minute during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The reloads for servlet/jsp %name%, web module %webModuleName% are %value% (per minute).

3.60 Servlet/JSP Metrics By Application

This metric category provides information about the Servlet/JSP Metrics By Application metrics.

3.60.1 Request Processing Time (ms)

This metric shows the average time consumed to execute servlets and JSPs for this application during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The request processing time is %value% ms.

3.60.2 Requests (per minute)

This metric shows the rate at which servlets and JSPs are being invoked for this application during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The requests processed are %value% (per minute).

3.60.3 Reloads (per minute)

This metric shows the average number of reloads of the selected servlet or JSP per minute for this application during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The reloads are %value% (per minute).

3.61 Servlet/JSP Metrics By Module

This metric category provides information about the Servlet/JSP Metrics By Module metrics.

3.61.1 Request Processing Time (ms)

This metric shows the average time consumed to execute servlets and JSPs for this module during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The reloads are %value% (per minute).

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The reloads are %value% (per minute).

3.61.2 Requests (per minute)

This metric shows the rate at which servlets and JSPs are being invoked for this module during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The reloads are %value% (per minute).

3.61.3 Reloads (per minute)

This metric shows the average number of reloads of the selected servlet or JSP per minute for this module during the last collection interval.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 5 Minutes Not Defined Not Defined The reloads are %value% (per minute).

3.62 Webgate Status

This metric category provides information about the status of the WebGate. A WebGate is a Web server plug-in that is shipped out-of-the-box with Oracle Access Manager.

3.62.1 Webgate Status

This metric monitors if the WebGate is up and running.

Target Version Evaluation and Collection Frequency Default Warning Threshold Default Critical Threshold Alert Text
All Versions Every 15 Minutes Not Defined 0 %webgatename% is Down.