16 Mar 2022
05:57 PM
- last edited on
17 Mar 2022
01:37 AM
by
AgataWlodarczyk
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:
Thank you.
Solved! Go to Solution.
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