We are trying to create a custom JMX measure to monitor the total number of times a failed attempt was made to get an instance from the free pool, MissTotalCount. I am wondering how we can select all the MBeans from the jvm agent just to see which EJB is contributing the most failed attempts from an jvm agent.
Answer by Andreas G. ·
Hi. In the Custom JMX Measure Definition you can define Wildcards for the Bean Properties. I am not sure if this helps in your scenario - but you could give it a try. Otherwise you may need to create multiple measures for the individual Beans
JANUARY 15, 3:00 PM GMT / 10:00 AM ET