|
This section is common to all the editions of IT360, as per the below constraints;
Professional Edition
Enterprise Edition [Applicable to Probes only, and not applicable / relevant to the Central Server, since the configuration of the monitors happens only at the Probe level. However, you may see these discovered monitors from the Central Server]
MSP Edition [Applicable to Probes only, and not applicable / relevant to the Central Server, since the configuration of the monitors happens only at the Probe level. However, you may see these discovered monitors from the Central Server]
WebLogic Integration Server 8.x.
WebLogic Integration servers are monitored, based on a parameters / attributes, such as Business Process Details, Application Integration details, and Message Broker details. These attributes provide information about the functioning of WebLogic Integration server monitor, and you can receive alerts, based on the thresholds, configured on the attributes of the server.
Availability tab, gives the Availability history for the past 24 hours or 30 days. Performance tab gives the Health Status and events for the past 24 hours or 30 days. List view enables you to perform Bulk admin configurations. Click on the individual monitors listed, to view the following information.
Note: The WebLogic Server parameters
are shown, along with the Weblogic Integration Server parameters, in the
monitor details page.
|
Parameters |
Description |
|---|---|
|
Business Process Details |
|
|
Process Name |
Name of the Process. |
|
Health |
Health of the process; depends on the below given parameters. |
|
Avg Elapsed Time |
Specifies the average elapsed time of the process. Elapsed time is the time elapsed, since all the instances started. |
|
Completed Instances |
Specifies the number of instances completed, per minute. |
|
SLA Exceeded Instances |
Shows the number of instances, where SLA has exceeded. |
|
Running Instances |
Shows the number of instances, running currently. |
|
Aborted Instances |
Shows the number of instances that were aborted - i.e., threw an unhandled exception. |
| Frozen Instances | Shows the number of instances running frozen - i.e., failed, but can be unfrozen. When an instance is unfrozen, it resumes from the point, where it failed. |
|
Terminated Instances |
Shows the number of instances that were terminated. |
|
Application Integration Details |
|
|
AppView Name |
Application View ID. |
|
Health |
Health of the Application. |
|
Service Count |
Number of service invocations, since the service counter was last reset. |
|
Service Error Count |
Number of service errors, since the service counter was last reset, plus the number of event delivery errors, since the event counter was last reset. |
|
Avg. Service Elapsed Time |
Average elapsed time, in milliseconds, for service invocations. This number averages elapsed time for both synchronous and asynchronous services. For asynchronous services, elapsed time includes only time spent communicating with the adapter and excludes time spent, waiting on the asynchronous request queue. |
|
Event Count |
Number of events delivered, since the event counter was last reset. |
|
Event Error Count |
Number of event delivery errors, since the event counter was last reset. |
|
Message Broker Details |
|
|
Channel Name |
Specifies the name of the Channel. |
|
Health |
Specifies the health of the Channel, depends on the Message Count, Subscriber Count & Dead Letter Count. |
|
Message Count |
Specifies the number of messages, delivered to this channel. |
|
Subscriber Count |
Specifies the number of processes or Web service types that can subscribe to the channel. |
|
Dead Letter Count |
When the Message Broker is unable to determine the URI to send a message to (that is, no subscribers are found), the message is sent to the appropriate deadletter channel: /deadletter/xml, /deadletter/string, or /deadletter/rawData. The Dead Letter Count specifies the number of messages, sent to the dead letter channels, since the count was last reset. |
See Also:
Creating New Monitor - WebLogic Integration Server
|