Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
09-24-2020 09:27 AM
Hi,
We would like to generate a JavaCore which is similar to Thread Dumps on our WebSphere Application Servers (v8.5.5) running with the IBM JVM. I have implemented the available action of a Thread Dump to be fired if any hung threads are detected. However, the thread dump that is being captured does not have the complete information that we're looking for ( Stack Trace and full JVM related information)
The usual way the admins generate this information is by running the kill -3 <PID> command against the JVM process ID.
Is it possible to implement the same using the AppDynamics Thread Dump action?
Kind Regards,
Ashley Lewis
01-08-2021 12:28 AM
Hello Ashley,
You may want to first create a Health Rule to detect the hung threads.
Then you may want to create a custom action where you can create a script to trigger the Java Core .
Follow the documentation
https://docs.appdynamics.com/display/PRO45/Build+a+Custom+Action
https://docs.appdynamics.com/display/PRO45/Remediation+Actions
Now you may want to create a policy where you can add the HR created in Health Rule Scope and use the Custom Action in Actions.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form