Do we have any custom plugins for monitoring routes, processors,components of Camel? I have configured Munin in one of the nodes and enabled JMX monitor plugin to capture the stats of my Java app which used Camel for routing. I could capture the standard JVM stats using jmx_MultigraphAll. Unable to locate a plugin to capture Camel parameters. Do we need to write a custom plugin?
PS: I am able to view the MBeans in JConsole though. How do I get my Munin node to capture the values?