On Wed, Nov 21, 2012 at 7:31 AM, tosheer <tosh...@gmail.com> wrote: > Hi All, > > I have different set of requirement for monitoring, as we have route will > will always be running and has a timer/Quartz based trigger which goes off > after few seconds. Can you also please guide us how we can monitore this > timer/Quartz based activity. > > Also we are facing issue in which camel route deployed in Karaf stopped > working continuesly for say around a week. Any ideas how we can monitor this > automatically? >
Most monitoring tooling can integrate with JMX and allows them to monitor metrics, if they change etc. So you can monitor the route JMX if the total number of exchanges change over a period of time. If that number doesnt change over X period, then you may raise some alert etc. > ~Regards > Tosheer > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-Monitoring-Tool-tp5618301p5723041.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: cib...@redhat.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen