100-140 Question 64
Select 2A MacOS user reports their system is running slowly, and applications are unresponsive. Which MacOS tools can you use to identify resource-intensive processes and check the system's performance?
- A
Activity Monitor
- B
About This Mac
- C
System Settings
- D
Console
- E
ifconfig
Show answer and explanation
Correct answers: A, D
Explanation
When troubleshooting performance issues on a MacOS system, Activity Monitor is the best tool for identifying resource-intensive processes and monitoring system performance. Console can also be useful for analyzing system logs and identifying potential issues contributing to the problem. Other tools like About This Mac, System Settings, or ifconfig do not provide the necessary insights for performance troubleshooting.
- A. Correct.
Activity Monitor is the primary tool in MacOS for monitoring system performance, including CPU, memory, energy, and disk usage. It allows you to identify resource-intensive processes and terminate them if needed.
- B. Incorrect.
About This Mac provides a high-level overview of the system information, such as the hardware, storage, and macOS version, but it doesn't help identify resource-intensive processes.
- C. Incorrect.
System Settings is used for configuring system preferences and settings but does not provide real-time monitoring of system performance.
- D. Correct.
Console is used to view system logs and diagnostic messages, which can help identify application errors or issues contributing to system slowness.
- E. Incorrect.
ifconfig is a command-line tool used to configure and monitor network interfaces. It does not help with identifying resource-intensive processes or overall system performance.