Optimize 10.3.0 | webMethods Optimize Documentation | Administering webMethods Optimize | Monitored KPI Definitions | Digital Event Services KPI Definitions | com.softwareag.des.jmx.subscriber | KPIs
 
KPIs
The following table describes the com.softwareag.des.jmx.subscriber KPIs.
Name
Description
long acknowledgedEvents
The number of events acknowledged by the client event processor that is associated with the subscriber.
long lastAcknowledgementAge
The time duration, measured as a difference between the current time and the time of the last event acknowledgement by the client processor that is associated with the subscriber.
long lastNegativeAcknowledgementAge
The time duration, measured as a difference between the current time and the last negative event acknowledgement by the client processor that is associated with the subscriber.
long lastReceivedEventAge
The time duration, measured as a difference between the current time and the time when the last event was received.
long lastReceivedRedeliveredEventAge
The time duration, measured as a difference between the current time and the time when the last redelivered event was received by the subscriber.
long negativelyAcknowledgedEvents
The number of events acknowledged negatively by the client event processor that is associated with the subscriber.
boolean ObjectStatus
Indicates whether this service is connected to the configured Universal Messaging server.
long receivedEvents
The number of events received by the subscriber, including the redelivered events.
long receivedRedeliveredEvents
The number of redelivered events that are received by the subscriber.
int status
Status of the subscriber:
1 - Active
2 - Inactive
3 - Not configured
0 - Error
int type
The subscriber type:
1 - Shared durable
2 - Non-durable
3 - Unknown