Oracle WebLogic Server

There are no Oracle WebLogic Server specific configuration metrics supported. All configuration metrics are inherited from parent entities as listed below.

Table 1-442 Supported Configuration Metrics for Java Application Server

Metric Group Name Unit Description
Server Listen Port N/A The value of the server listening port
SSL Server SSL Listen Port N/A The value of the secure server listening port

Datasource Config Metrics

Datasource Name N/A Name of the Datasource

Datasource Config Metrics

Datasource Connection URL N/A URL of Datasource Connection

JDBC Connection Pool

Maximum JDBC Connections N/A The maximum pool size of JDBC connections

JDBC Connection Pool

Minimum JDBC Connections N/A The minimum pool size of JDBC connections

JVM Configuration

Maximum Heap Size GB Maximum heap size configured

JVM Configuration

Operating System Name N/A Name of the operating system

JVM Configuration

Operating System Version N/A Version of the operating system

JVM Configuration

Java Vendor N/A The company that created this Java implementation

JVM Configuration

Java Version N/A The version of this Java implementation

Table 1-443 Supported Configuration Metrics for Hosted Target

Metric Group Name Unit Description
Resource Allocation Total CPUs N/A Total number of CPUs allocated or available to the entity
Resource Allocation Total Memory GB Total amount of usable Physical RAM allocated or available to the entity

Table 1-444 Supported Status and Performance Metrics for WebLogic Server

Metric Group Category Name Unit Description
Work Manager Metrics Error Work Manager Stuck Threads NA Count of work manager stuck threads.
Datasource Metrics Load JDBC Connection Creation Rate ops/min Datasource connection create operation throughput.
Datasource Metrics Load JDBC Connection Leak Rate ops/min Rate of connection leaks.
Datasource Metrics Response JDBC Connection Create Delay ms Average latency creating a datasource connection.
Datasource Metrics Load JDBC Connection Request Rate ops/min The rate of incoming requests for JDBC connections.
Datasource Metrics Load JDBC Successful Connection Request Wait Rate ops/min The rate of requests that had to wait before getting a JDBC connection and eventually succeeded in getting a connection.
Datasource Metrics Load JDBC Connection Requests Waiting NA The number of JDBC connection requests waiting for a database connection.
Datasource Metrics Load JDBC Connection Request Wait Rate ops/min The rate of requests that had to wait before getting a JDBC connection including those that eventually got a connection and those that did not get a connection.
Thread Pool Metrics Load Active Thread Pool Threads NA The number of active threads in this Thread Pool
Thread Pool Metrics Load Idle Thread Pool Threads NA The number of idle threads in this Thread Pool
Thread Pool Metrics Load Hogging Thread Pool Threads NA The number of hogging threads in this Thread Pool
Deployment Summary Metrics(Deprecated) Availability Status NA Status of the Deployment.
Deployment Summary Metrics(Deprecated) Availability State NA State of the Deployment.
Deployment Summary Metrics(Deprecated) Availability Health NA Health of the Deployment.
Server Deployment Summary Metrics Availability Server Deployment Status NA Status of the Deployment.
Server Deployment Summary Metrics Availability State NA State of the Deployment.
Server Deployment Summary Metrics Availability Health NA Health of the Deployment.
Server Connection Pool Metrics Load Active Open Connections NA Number of Active Open Connections.
Server Connection Pool Metrics Capacity Active Free Connections NA Number of Free Connections
Server Connection Pool Metrics Capacity Active Unavailable Connections NA Number of Unavailable Connections
Server Connection Pool Metrics Load Active Connection Waiters NA Number of Connection Waiters
Server Connection Pool Metrics Load Connection Close Throughput ops/min Number of Connections Closed (per minute)
Server Connection Pool Metrics Load Connection Create Throughput ops/min Number of Connections Created (per minute)
Server Connection Pool Metrics Error Connection Destroy Error Throughput ops/min Number of Connections Destroyed due to Error (per minute)
Server Connection Pool Metrics Load Connection Destroy Shrink Throughput ops/min Number of Connections Destroyed due to Shrinking (per minute)
Server Connection Pool Metrics Load Connection Destroy Throughput ops/min Number of Connections Destroyed (per minute)
Server Connection Pool Metrics Load Connection Satisfied Throughput ops/min Number of Connection Requests Satisfied (per minute)
Server Connection Pool Metrics Error Connection Rejected Throughput ops/min Number of Connection Requests Rejected (per minute)
Server Connection Pool Metrics Load Connection Recycled Throughput ops/min Number of Connections Recycled (per minute)

Table 1-445 Status and Performance Metrics for Java Application Server

Metric Group Category Name Unit Description
JVM Memory Usage Load Heap Usage GB Current size of the JVM memory heap in GB
JVM Memory Usage N/A Heap Utilization % Current size of the JVM memory heap in percent
JVM Memory Usage N/A Non-Heap Memory Usage GB Current size of the JVM non-heap memory in GB
Threads Load Active Threads N/A The number of active threads running in JVM
JVM Garbage Collection N/A Garbage Collector Name N/A Name of the Garbage Collector
JVM Garbage Collection Load Heap Usage After GC GB Heap memory after garbage collection
JVM Garbage Collection Utilization Heap Utilization After GC % Heap memory used as a percentage of maximum heap memory after garbage collection
JVM Garbage Collection Load Max Heap After GC GB Maximum heap memory after garbage collection in GB, that can be used by Java virtual machine for memory management
JVM Garbage Collection N/A Committed Heap After GC GB Committed heap memory after garbage collection in GB. Committed memory is guaranteed to be available for use by the Java virtual machine
JVM Garbage Collection N/A Non-Heap Usage After GC GB Non-heap memory usage after garbage collection
JVM Garbage Collection Response Garbage Collection Execution Time ms The average time in milliseconds per garbage collector invocation during the last collection interval
JVM Garbage Collection Load Garbage Collection Throughput ops/min The average rate at which garbage collection ran during the last collection interval
JVM Garbage Collection Utilization Garbage Collection Overhead % The percentage of time spent in garbage collection during the last collection interval
JVM Garbage Collection N/A Old HeapSize After GC GB Size in GB of the old generation heap after garbage collection
JVM Garbage Collection N/A Old Heap Utilization After GC % Percentage of the old generation heap that is free after garbage collection
JVM Garbage Collection Rollup Response Avg GC Execution Time ms The average time in milliseconds per garbage collector invocation across all garbage collectors
JVM Garbage Collection Rollup N/A GC Collection Overhead % The percentage of time spent in garbage collection during the last collection interval across all garbage collectors
JVM Garbage Collection Rollup Load Avg GC Throughput ops/min The average rate at which garbage collection ran during the last collection interval across all garbage collectors

Table 1-446 Supported Status and Performance Metrics for Java EE Application Server

Metric Group Category Name Unit Description
EJB Pool Load EJBs in Use NA Beans currently in use.
EJB Pool Load EJB Access Rate ops/min Bean access throughput.
JMS Server Load JMS Messages Stored NA The number of JMS messages stored on the server.
JMS Server Load JMS Message Receive Rate msgs/min The rate that JMS messages are received.
JMS Destination . JMS Server Name NA Name of the JMS Server
JMS Destination . JMS JNDI Name NA JMS Resources JNDI Name
JMS Destination . JMS Destination Type NA JMS Destination Type.(Queue or Topic)
JMS Destination Load Bytes Stored bytes The current number of bytes stored in the destination. This does not include the pending bytes.
JMS Destination Load Pending Bytes Stored bytes The number of pending bytes stored in the destination.
JMS Destination Load Bytes Received Throughput ops/min The rate of bytes received per minute in this destination since the last reset.
JMS Destination Load Active Consumers NA The current number of consumers accessing this destination.
JMS Destination Load Messages Stored NA The current number of messages stored in the destination. This does not include the pending messages.
JMS Destination Load Messages Deleted Throughput msgs/min The rate of messages that have been deleted per minute from the destination.
JMS Destination Load Messages Moved Throughput msgs/min The rate of messages that have been moved per minute from the destination.
JMS Destination Load Pending Messages NA The number of pending messages in the destination.
JMS Destination Load Messages Received Throughput msgs/min The rate of messages received per minute in the destination since the last reset.
Deployment Summary Metrics(Deprecated) Load Active EJB Pool Used NA Beans currently in use.
Deployment Summary Metrics(Deprecated) Load EJB Pool Access Throughput ops/min Bean access throughput.
Server Deployment Summary Metrics Load EJBs in Use NA Beans currently in use.
Server Deployment Summary Metrics Load EJB Access Rate ops/min Bean access throughput.

Table 1-447 Status and Performance Metrics for Database Connectable Web Application Server

Metric Group Category Name Unit Description
Datasource Metrics Load JDBC Connectino Pool Size N/A Size of the Datasource connection pool
Datasource Metrics Load JDBC Connections in Use N/A Datasource connections in use

Table 1-448 Supported Status and Performance Metrics for Web Application Server

Metric Group Category Name Unit Description
Web Requests Load Web Request Processing Time ms Average processing time per web request since the last collection
Web Requests N/A Web Request Rate ops/min Number of web requests per minute since the last collection
Web Application Component Load Open HTTP Sessions N/A Current total number of open HTTP sessions for all the web applications on this web application server

Table 1-449 Supported Status and Performance Metrics for Hosted Target

Metric Group Category Name Unit Description
CPU Utilization CPU Usage sec All CPUs usage during the interval
CPU N/A CPU Utilization % Percentage of CPU that was utilized
CPU N/A Interval sec Interval of metric collection
Memory Load Memory Usage GB Memory used in GB
Memory Utilization Memory Utilization % Percentage of memory that is utilized
Memory N/A Interval sec Interval of metric collection

Table 1-450 Status and Performance Metrics for Generic Target

Metric Group Category Name Unit Description
Response Availability Status N/A Status of the target