Supported Versions: Following versions of WebLogic Servers can be monitored by Applications Manager:
Prerequisites for setting up WebLogic server monitoring: Click here
Using the REST API to add a new WebLogic monitor: Click here
To create a new WebLogic monitor, follow the steps given below:
Note: Clusters are added as Cluster Monitor type.
Oracle WebLogic Monitoring offered by Applications Manager, sufficiently tracks the performance of the most critical applications.WebLogic servers are monitored based on a few parameters or the attributes. These attributes provide information about the functioning of the Monitors of WebLogic server and you can also receive alarms based on the thresholds configured on the numerical attributes of the server.
Click on the monitor name to see all the server details listed:
Parameters | Description |
---|---|
Minimum Heap Size | The minimum amount of heap memory that was used by the WebLogic server. (KB) |
Maximum Heap Size | The maximum amount of heap memory that was used by the WebLogic server. (KB) |
Average Heap Size | The average amount of heap memory that was used by the WebLogic server. (KB) |
Total Heap Size | The total amount of heap memory allocated to the WebLogic server. (KB) |
Current Heap Size | The amount of heap memory currently available in the WebLogic server. (KB) |
Current Heap Size (%) | The percentage of the amount of heap memory currently available in the WebLogic server. (%) |
Server Response Time | |
Server Response Time | Server Response Time is the time the server takes to respond to a user request. Here, it is calculated as the time that the Weblogic Server takes to establish a connection with and respond to a request from Applications Manager. You can also track the minumum, maximum, average and current response time of your Weblogic Servers. |
Parameters | Description |
---|---|
Name | Name of the database connection pools that enables caching of database connection in the monitor easier through pools. |
Threads waiting for connection | Mentions the number of threads waiting for the connection. |
JDBC Active Connections | Mentions the number of active connections made to the monitor. |
Total Connections | Specifies the number of database connection pool. |
Pool State | Specifies the state of the pool Running/Suspended |
JDBC Connection Leak Count | There can be some problems in connections that are checked out from the connection pool but are not returned back to the pool and they are specified using the parameter. |
JDBC Active Connection in % | Amount of active connections in % |
Parameters | Description |
---|---|
Idle Threads Count | Specifies the threads that are idle or not used. |
Total Threads | Refers to the total count of threads assigned in this thread queue. |
Pending Request Total Count | Specifies the number of requests that are pending in the queue. |
Threads In Use | Specifies the threads that are currently in use. |
Parameters | Description |
---|---|
Name | Name of the Web Application. |
Session Opened Total | Refers to the total number of sessions that were opened since deployment of an Application. |
Number of Active Sessions | Specifies the number of sessions that are currently active in the Application. |
Maximum Number of Sessions | Refers to the highest number of sessions that were open for an Application. |
Number of Servlets | Refers to the total number of servlets of a web application |
Parameters | Description |
---|---|
Name | The name of JMS server. |
Current | The current number of messages stored on this JMS server. |
Pending | The current number of messages pending (unacknowledged or uncommitted) stored on this JMS server. |
Received/Min | The number of messages received on this destination since the last reset per minute. |
Parameters | Description |
---|---|
Name | Name of SAF Agent in Weblogic. |
Current Conversations | The current number of conversations. |
Conversations/Minute | The total number of conversations per minute since the last reset. |
Current Remote EndPoints | The current number of remote endpoints to which this SAF agent has been storing and forwarding messages. |
EndPoints/Minute | The rate at which this SAF agent has been storing and forwarding messages per minute. |
You can also view the custom attributes of the WebLogic Server in the same page. Click Add Attributes to add custom WebLogic attributes. For information on adding Custom Monitors, refer to Custom Monitors topic.