I want to start monitoring of websphere cluster in grafana tool by using jolokia. For that , mbeans and their attributes are required.For few of them like heap memory usage , thread count i have found by jconsole .
But didn't get mbeans and attribute value to monitor for JDBC connection pool , garbage collection , thread count or others. Any idea how can i get that ?