I'm messing 'round with jsonfeed.do action. I wish I could create a customized view for a combination of attributes taken from 6 JMX Dashboards. The only example I see is a jsonfeed.do?method=createMonitorGroupFeed, are there any other methods? I need a method able to import something more than the availability/health for a monitor. In case of a dashboard, I need to access to the JMX fields numActive,maxActive,numIdle,maxIdle of a Catalina datasource. Is that possible? Are there any other jsonfeed.do methods available with which I could retrieve more detailed information from a monitor?