exam questions

Exam AWS Certified SysOps Administrator - Associate All Questions

View all questions & answers for the AWS Certified SysOps Administrator - Associate exam

Exam AWS Certified SysOps Administrator - Associate topic 1 question 47 discussion

A data analytics application is running on an Amazon EC2 instance. A SysOps administrator must add custom dimensions to the metrics collected by the Amazon
CloudWatch agent.
How can the SysOps administrator meet this requirement?

  • A. Create a custom shell script to extract the dimensions and collect the metrics using the Amazon CloudWatch agent.
  • B. Create an Amazon EventBridge (Amazon CloudWatch Events) rule to evaluate the required custom dimensions and send the metrics to Amazon Simple Notification Service (Amazon SNS).
  • C. Create an AWS Lambda function to collect the metrics from AWS CloudTrail and send the metrics to an Amazon CloudWatch Logs group.
  • D. Create an append_dimensions field in the Amazon CloudWatch agent configuration file to collect the metrics.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Hisayuki
Highly Voted 1 year, 2 months ago
Selected Answer: D
Example of CloudWatch agent configuration file: "append_dimensions" : {     "ImageId" : "${aws:ImageId}"     "InstanceId" : "${aws:InstanceId}" }
upvoted 15 times
jipark
8 months, 3 weeks ago
wow great !!
upvoted 1 times
...
...
princajen
Highly Voted 1 year, 8 months ago
Selected Answer: D
In custom metrics, the --dimensions parameter is common. A dimension further clarifies what the metric is and what data it stores. You can have up to 30 dimensions assigned to one metric, and each dimension is defined by a name and value pair https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/publishingMetrics.html
upvoted 7 times
...
BietTuot
Most Recent 1 year, 4 months ago
Selected Answer: D
Answer is D
upvoted 1 times
...
michaldavid
1 year, 4 months ago
Selected Answer: D
ddddddddd
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago