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 17 discussion

A company has a web application that is experiencing performance problems many times each night. A root cause analysis reveals sudden increases in CPU utilization that last 5 minutes on an Amazon EC2 Linux instance. A SysOps administrator must find the process ID (PID) of the service or process that is consuming more CPU.
What should the SysOps administrator do to collect the process utilization information with the LEAST amount of effort?

  • A. Configure the Amazon CloudWatch agent procstat plugin to capture CPU process metrics.
  • B. Configure an AWS Lambda function to run every minute to capture the PID and send a notification.
  • C. Log in to the EC2 instance by using a .pem key each night. Then run the top command.
  • D. Use the default Amazon CloudWatch CPU utilization metric to capture the PID in CloudWatch.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
moonwalkeryj
Highly Voted 2 years, 8 months ago
A The procstat plugin enables you to collect metrics from individual processes. It is supported on Linux servers and on servers running Windows Server 2012 or later. https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Agent-procstat-process-metrics.html
upvoted 11 times
...
stallionaws
Most Recent 8 months ago
Selected Answer: A
The procstat plugin allows monitoring of specific processes based on criteria such as process name, command line, or user. This means you can capture CPU utilization data and PIDs for the processes causing high CPU usage.
upvoted 1 times
...
be9z
10 months, 2 weeks ago
Option D: The default Amazon CloudWatch CPU utilization metric already provides aggregated data on CPU usage for the EC2 instance. It requires no additional configuration or setup. While it doesn’t directly provide the specific process ID (PID), it’s the simplest and least effort-intensive approach.
upvoted 1 times
flaacko
8 months ago
This is not true as the easiest way will be to use the procstat plugin by configuring on the CloudWatch agent. It will collect data and metrics for each individual process on your EC2 instance. So the correct option is A.
upvoted 1 times
...
...
Mangesh_XI_mumbai
1 year, 5 months ago
Selected Answer: A
A is correct, procstat to be enabled.
upvoted 1 times
...
DZRomero
1 year, 9 months ago
Opcion A
upvoted 1 times
...
anantk007
1 year, 10 months ago
Selected Answer: A
Procstat plugin is the answer
upvoted 1 times
...
michaldavid
2 years, 4 months ago
Selected Answer: A
aaaaaa
upvoted 1 times
...
Liongeek
2 years, 5 months ago
ANS: A
upvoted 1 times
...
Surferbolt
2 years, 6 months ago
Selected Answer: A
A. CloudWatch by default collects only aggregated CPU utilization, but can be configured with the Procstat plugin to collect more data.
upvoted 4 times
...
get_certified
2 years, 7 months ago
Selected Answer: A
Procstat plugin allows to collect more data
upvoted 2 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