I'm probably missing something extremely obvious but I only see 6 metrics on my cloudwatch -- 4 EC2 (all about CPU Credits) and 2 for S3 (bucket size and # of objects). It feels like there should be ... you know more than 6 metrics? I really only have one EC2 instance on this account and it is currently stopped, but it runs every day for about half an hour. I should be able to see its metrics, right?
Asked
Active
Viewed 1,086 times
0
-
Sure, hit the blue "Browse Metrics" button on the Cloudwatch console's main page. Should be right under a line of text saying something like "You currently have 1,710 CloudWatch metrics available in the US West (Oregon) region." – ceejayoz Jan 18 '18 at 18:51
-
well, that's the thing -- it only shows 6 for me! – MK. Jan 18 '18 at 19:11
-
Are you in the right region? – ceejayoz Jan 18 '18 at 19:17
-
in what sense am I in the right region? My instance is in us-east-1b. – MK. Jan 18 '18 at 19:27
-
OK, so you're in the right spot. Is this a brand-new account and/or instance? Or has stuff in this account been running for at least a few days already? – ceejayoz Jan 18 '18 at 19:29
-
This has been setup over a year ago. – MK. Jan 18 '18 at 19:34
-
I'm out of ideas, then, and would suggest reaching out to AWS Support. – ceejayoz Jan 18 '18 at 19:42
1 Answers
0
Was your stopped instance stopped over 3 hours ago? The CloudWatch console defaults to a 3 hour view. Change the time period by looking in the upper right for the text "1g 3h 12h 1d 3d 1w custom", and choose 1w. Expect to see at least the 9 metrics per instance that are documented at https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/ec2-metricscollected.html#ec2-metrics

David Filiatrault
- 543
- 3
- 9