Valid 200-201 Dumps shared by ExamDiscuss.com for Helping Passing 200-201 Exam! ExamDiscuss.com now offer the newest 200-201 exam dumps, the ExamDiscuss.com 200-201 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 200-201 dumps with Test Engine here:
An engineer received an alert affecting the degraded performance of a critical server Analysis showed a heavy CPU and memory load. What is the next step the engineer should take to investigate this resource usage?
Correct Answer: A
When a server is experiencing heavy CPU and memory load, the initial step is to identify the processes consuming the most resources. The command "ps -ef" provides a detailed view of all running processes, including their IDs, CPU, and memory usage, which helps in pinpointing the resource-intensive processes1234. Reference:: This approach is supported by various resources on server management and troubleshooting, which recommend using the "ps -ef" command as a starting point for investigating high resource usage on servers