100-140 Question 65
Select 3A user contacts the IT support team, reporting that their MacBook is running slowly and frequently overheating. As a support technician, which macOS tools should you use to identify resource-intensive processes and gather system performance metrics?
- A
Activity Monitor
- B
About This Mac
- C
System Settings
- D
Console
- E
ifconfig
Show answer and explanation
Correct answers: A, B, D
Explanation
To troubleshoot a MacBook running slowly and overheating, you need to identify resource-heavy processes and gather system performance data. Activity Monitor is the primary tool for this purpose, while 'About This Mac' provides system-level insights and specifications. Console can also help by revealing potential errors or warnings contributing to the issue. The other tools, System Settings and ifconfig, are not directly relevant to diagnosing or resolving performance-related problems in this scenario.
- A. Correct.
Activity Monitor is the primary tool for identifying resource-intensive processes, monitoring CPU, memory, energy, disk, and network usage. It is essential for diagnosing performance issues.
- B. Correct.
About This Mac provides an overview of the system's hardware, software, and storage. It can help determine baseline system specifications and whether the system is underpowered for its workload.
- C. Incorrect.
System Settings is mainly used for configuring system preferences and is not a tool for identifying resource-intensive processes or gathering performance metrics.
- D. Correct.
Console allows you to view system logs and troubleshoot specific errors or warnings, which can sometimes help diagnose underlying performance issues.
- E. Incorrect.
ifconfig is a command-line tool for managing network interfaces. While useful for diagnosing network issues, it does not provide information about resource-intensive processes or system performance metrics.