cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Chart for JVM stuck threads

mauricio_capiz
Participant

Hello, 

is it possible to generate charts and alerts for JVM threads that are in a stuck state?

This is the type of thread you expect to see:

 

mauricio_capiz_0-1647478552925.png

 

Thank you

5 REPLIES 5

Babar_Qayyum
DynaMight Guru
DynaMight Guru

Hello @mauricio_capiz 

It seems you are looking for the hung threads. We are using a builtin feature 'Use JMX/PMI extension editor to add custom metrics without coding.' to get the hung threads for the traditional WebSphere.

You can try this feature in case it is available for Weblogic. Otherwise, you might have to use your own custom-built OneAgent extension.

Regards,

Babar

mauricio_capiz
Participant

Hello @Babar_Qayyum

 

Thank you for you help. That took some time but it worked.

 

Regards.

john_gallina
Newcomer

I am looking for a metric for JVM hung threads. I would like to pick a management zone and split by and filter by a chart showing a hung state count or a chart showing how long these threads are showing still connected/still running(time) or do I need a custom OneAgent extension built?

Is there something built-in Dynatrace or do I need a 

Hi,

You can see here built JVM metrics.

If your metric, if not there, you can try to find some extension in Hub, in relation to your technology stack.

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

john_gallina
Newcomer

Thanks! I requested the Tomcat (JMX) ext. It says it is for JMX monitoring of Tomcat connections, thread pools, and web requests......

Featured Posts