user1852586
user1852586

Reputation: 41

How to Monitor camel route using jboss operational network?

I am new to SERVICEMIX and JBoss Operations Network(JON).

I have configured JON server and agent, service mix sucessfully.

But How do I monitor camel routes in JON.

Upvotes: 0

Views: 451

Answers (1)

Heiko Rupp
Heiko Rupp

Reputation: 30974

You need a plugin for JBoss ON, that allows for monitoring of the routes. I think this may be available in the future (dec 2012/jan 2013 -- with some luck).

For the moment the best bet is to use the generic JMX plugin of RHQ / JBoss ON and to monitor those via Jmx. See also this link.

Upvotes: 1

Related Questions