EM13c: How to check the tasks(e.g., zombie tasks) status of an agent
(Doc ID 2947336.1)
Last updated on MAY 09, 2023
Applies to:
Enterprise Manager Base Platform - Version 13.1.0.0.0 and laterLinux x86-64
Goal
An agent runs multiple tasks which are essentially threads to perform metric collection work.
A thread could be in a bunch of statuses - running, sleeping, stopped, and zombie.
This note is intended to provide a method to check the tasks(threads) status of an agent.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
Perform the below steps to check the tasks(threads) status of an agent. |
1. Get the PID of the agent's Java process |
2. Get the threads status of the agent's Java process |