Added by Erik Drolshammer, last edited by Erik Drolshammer on Mar 31, 2009  (view change)

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.

Probably a good idea to create a (web) portal to have one central point of access to these tools.

  • End-to-end "shallow ping" through the system, service level
  • Front end for centralized Logging
  • Monitoring of the system and services
    • Monitoring the workflow/value chain is often a good idea
  • Metrics and reports (BI?)
  • Management tools for the applications and hardware.
  • JMX

JMS

  • check that all topics and queues exist and that add/remove messages work.
  • Performance
    • throughput (Object and TextMessage)
    • is the sending or the receiving the bottleneck?
  • Cleanup
    • purge a Queue/Topic
    • purge all Queues/Topics
  • Information
    • supported transport protocols
    • is messages persisted?
    • number of sessions
    • number of consumers per Destination
    • Min, max and average values for each Destination

Brain-dump, very work in progress
All content on this wiki is licensed under a Creative Commons Attribution 3.0 Unported License.