1 Answer
- Newest
- Most votes
- Most comments
0
It's part of the functionality offered by Fleet Manager. From the doc:
"Using Fleet Manager, you can view information about processes. For example, you can see the CPU utilization and memory usage of processes in addition to their handles and threads. With Fleet Manager, you can start and terminate processes from the console."
If you want to dig into all the functionality of the SSM Agent and what it collects, it's on GitHub here.
answered 3 years ago
Relevant content
- asked 2 years ago
- asked 2 years ago
- AWS OFFICIALUpdated 4 years ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
Why does the agent collect process information even when I am not using(open) the fleet manager? Isn't the process information fetched from the instance in real time?