Digital Event Services MBeans : Queue MBean
Queue MBean
Retrieves on-disk and in-memory storage details per event type.
MBean Name
com.softwareag.events.routing:type=EventTypes,eventType=event_type_name,
category=Queues,queueType=queue_type
where event_type_name is the name of the event type and queue_type is type of storage used for the queue. Values for queue_type are On-Disk and In-Memory.
MBean Attributes
Attribute
Description
status
String. The status of the queue. Values are:
*Green
*Yellow
*Red
statusDetails
String. An explanation of the current status. Values are:
*Green - the utilization is below 90%.
*Yellow - the queue is functioning properly, but the utilization is equal to or greater than 90% but still less than 100%.
*Red - the queue is full.
capacity
Long. The maximum number of events that the queue can store.
currentSize
Long. The number of events currently stored in the queue.
averageUtilization
Float. The average size:capacity ratio since the first send operation for the event type that uses the queue.
queueBufferFullCount
Integer. The number of times that the queue becomes full, that is when currentSize is equal to capacity.
Copyright © 2016-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback