EVENTPROCESS: Summary global statistics
Shows information and summary global statistics about event processing.
Summary statistics are not available online.
| DFHSTUP name | Description |
|---|---|
| Number of put events | The number of events passed to the EP component for emission. |
| Number of commit forward events | The number of units of work that have been committed, and that included one or more asynchronous transactional events. |
| Number of commit backward events | The number of units of work that have been backed out, and that included one or more asynchronous transactional events. |
| Current event capture queue | The current number of events on the event capture queue. |
| Peak event capture queue | The peak number of events on the event capture queue. |
| Current transactional queue | The current number of events on the transactional queue. |
| Peak transactional queue | The peak number of events on the transactional queue. |
| Number of async normal events | The number of asynchronous normal priority events. |
| Number of async priority events | The number of asynchronous high priority events. |
| Number of transactional events | The number of transactional events. |
| Transactional events discarded | The number of transactional events discarded. |
| Number of synchronous events | The number of synchronous emission events captured. |
| Number of sync events failed | The number of synchronous emission events that were not emitted. |
| Number of dispatcher attaches | The number of dispatcher tasks attached. |
| Current dispatcher tasks | The current number of dispatcher tasks. |
| Peak dispatcher tasks | The peak number of dispatcher tasks. |
| Events to WebSphere® MQ EP adapter | The number of events dispatched to the WebSphere MQ EP adapter. |
| Events to transaction EP adapter | The number of events dispatched to the Transaction EP adapter. |
| Events to Tdqueue EP adapter | The number of events dispatched to the TD queue EP adapter. |
| Events to Tsqueue EP adapter | The number of events dispatched to the TS queue EP adapter. |
| Events to custom EP adapter | The number of events dispatched to the Custom EP adapter. |
| Events to HTTP EP adapter | The number of events dispatched to the HTTP EP adapter. |
| Events lost (dispatch) - config | The number
of events that were captured but not dispatched to an EP adapter because
the dispatcher encountered a problem relating to a resource specified
in the eventDispatcherPolicy section of the event
binding. |
| Events lost (dispatch) - other | The number of events that were captured but not dispatched to an EP adapter because the dispatcher encountered a problem in the CICS® environment, for example, insufficient storage. |
| Events lost (adapter) - config | The number
of events that were captured but not emitted because the EP adapter
encountered a problem relating to a resource specified in the eventDispatcherAdapter configuration
section of the event binding. |
| Events lost (adapter) - other | The number of events that were captured but not emitted because the EP adapter encountered a problem in the CICS environment, for example, insufficient storage. |
| Events lost - adapter unavailable | The number of events that were not emitted because the EP adapter is disabled or not installed. |