Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Monitoring of Apache Camel with hawtio

...

  • Lists of all running Camel applications
  • Detailed information of each Camel Context such as Camel version number, runtime statics
  • Lists of all routes in each Camel applications and their runtime statistics
  • Manage the lifecycle of all Camel applications and their routes, so you can restart / stop / pause / resume, etc.
  • Graphical representation of the running routes along with real time metrics
  • Live tracing and debugging of running routes
  • Profile the running routes with real time runtime statics; detailed specified per processor
  • Browsing and sending messages to Camel endpoint

Image RemovedImage AddedImage Removed

Image Added

You can also configure JMX properties, for example for Throttling Configuration:

...

Hawtio web console communicates with application by a jolokia agentJolokia is a JMX-HTTP bridge giving an alternative to JSR-160 connectors. It is an agent based approach with support for many platforms. In addition to basic JMX operations it enhances JMX remoting with unique features like bulk requests and fine grained security policies. There are many ways to use console such as using executable jar, deployable WAR and others. For details see official site.

...