[jboss-dev-forums] [Design of JBoss ESB] - Re: ESB Monitoring and Metrics : what should be monitored?
kurt.stam@jboss.com
do-not-reply at jboss.com
Thu May 31 15:33:44 EDT 2007
Monitoring and managing are two different things. I think
management:
- What listeners/services are running?
- Recycle the listener/service
both of which are close to what we already have for an .esb archive (See the jmx-console)
monitoring:
- Is the listener/service alive?
- How many messages are waiting to be processed?
- How old is the oldest message?
and here I'd like to add:
- Statistics/history on message processing over time: Messages/min for each service.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050288#4050288
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4050288
More information about the jboss-dev-forums
mailing list