- Newest
- Most votes
- Most comments
Your feature request highlights an important gap in AWS's observability and management tooling. You're correct that Fleet Manager provides near real-time performance counters including memory and disk I/O metrics that aren't available in CloudWatch by default, and that customers currently need to run both the SSM Agent and CloudWatch agent to get comprehensive visibility.
The CloudWatch agent does enable collection of Windows Performance Monitor counters and Linux system metrics including memory utilization, disk I/O, and other performance data that aren't captured by default CloudWatch metrics. When installed on Windows Server instances, it collects metrics from Performance Monitor counters, and on Linux instances it gathers CPU, memory, disk, network, and process metrics. Fleet Manager separately provides real-time performance data through its interface, allowing you to view performance counters like CPU, memory, disk utilization, and network traffic for troubleshooting purposes.
Your observation about the impact on right-sizing recommendations is particularly insightful. Without memory and disk I/O data in CloudWatch, services like Trusted Advisor, Compute Optimizer, and Cost Optimization Hub can only make recommendations based on CPU utilization, which as you note, limits the accuracy and trustworthiness of those recommendations.
The overhead of managing two separate agents—each consuming instance resources and requiring updates—is a valid concern, especially when the performance data already exists within Fleet Manager. Your suggestions to either consolidate the CloudWatch agent functionality into the SSM Agent or enable Fleet Manager to publish its performance counters directly to CloudWatch would indeed streamline operations and reduce resource consumption.
For submitting this feature request formally, I'd recommend adding your detailed feedback through the AWS Support Center at https://console.aws.amazon.com/support/ where it can be properly tracked and considered by the AWS service teams. You might also consider reviewing your AWS Support plan options if you need faster engagement on feature requests and architectural guidance.
Sources
AWS Systems Manager | Fleet Manager | Gain Operational Insights & Take Action
Create the CloudWatch agent configuration file with the wizard - Amazon CloudWatch
Metrics collected by the CloudWatch agent - Amazon CloudWatch
Relevant content
asked a year ago
asked 6 years ago
asked a year ago
- AWS OFFICIALUpdated 4 years ago
