Interface allows operations staff to monitor the state of EMS servers, queues and connections.
Example uses:
- ensure a queue has a regular message flow in and out and is not growing
- ensure a connection from an application is established, is the correct version and has the expected number of consumers on it
- ensure required topics are available
Interface provides
- details of queues on a server, including number of active consumers, queue size and incoming and outgoing data rates
- details of topics provided by a server, including number of active consumers, number of active and total durables, number of queue messages, and incoming and outgoing data rates
- details of bridges between servers
- details of connections to EMS servers, including uptime, type, status, client version and counts of the numbers of sessions, consumers and producers per connection
- durable subscriptions, including the number of pending messages
- list of routes (with types)
- server summary including state, number of queues, uptime, memory usage, size of maximum and current pending messages, and rates of incoming messages
Plug-ins
E4JMS Bridges, E4JMS Connections, E4JMS Durables, E4JMS Queues, E4JMS Server, E4JMS Server, E4JMS Topics, E4JMS User Summary
You can follow us on