Digital Event Services MBeans : Subscriber MBean
Subscriber MBean
Monitors the subscribers to Digital Event Services (DES) event types.
MBean Name
com.softwareag.events.routing:type=EventTypes,
eventType=event_type_name,category=Subscribers,subscriber=subscriber_name
where event_type_name is the name of the event type and subscriber_name is the unique name that DES generated for the subscriber.
Note:  
You can retrieve the subscriber ID that you specify when creating a shared durable subscriber from the subscriberId attribute.
MBean Attributes
Attribute
Description
subscriberId
String. The identifier of a subscriber.
type
String. The type of the subscribe. Values are:
*Shared durable
*Non-durable
For more information about durable and non-durable subscribers, see webMethods Service Development Help.
sourceService
String. The name of the source service from which the subscriber receives events.
status
String. The status of the subscriber. Values are:
*Active - the subscriber is working as expected.
*Inactive - the subscriber is closed but not yet unsubscribed. This state is valid only for subscribers that are of the Shared durable type.
*Not configured - no source service is configured for the event type, or the source service is removed from the configuration after the subscriber was created.
Note:  
When a subscriber is closed and unsubscribed, its MBean is unregistered. In this case, the subscriber has no status.
statusDetails
String. An explanation of the current subscriber status.
receivedEvents
Long. The number of events received by the subscriber, including redelivered events.
lastReceivedEventTime
Instant. The time when the last event was received by the subscriber.
receivedRedeliveredEvents
Long. The number of redelivered events received by the subscriber.
lastReceivedRedelivered-EventTime
Instant. The time when the last redelivered event was received by the subscriber.
acknowledgedEvents
Long. The number of events acknowledged by the client event processor associated with the subscriber.
lastAcknowledgementTime
Instant. The time of the last event acknowledgement by the client event processor associated with the subscriber.
negativelyAcknowledged-Events
Long. The number of events acknowledged negatively by the client event processor associated with the subscriber.
lastNegative-AcknowledgementTime
Instant. The time of the last negative event acknowledgement by the client processor associated with the subscriber.
Copyright © 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback