nerdexam
Oracle

1Z0-403 · Question #1

The server performance has dropped suddenly and you want to fix the issue. Which three steps would you consider to analyze the system performance? (Choose three.)

The correct answer is B. Use the top command to get the real-time listing of the CPU utilization. D. Use the ps -ef command to list all the currently running processes in the system. E. Use the w command to list all the currently logged in users and view their current running processes. See the full explanation below for the reasoning.

Question

The server performance has dropped suddenly and you want to fix the issue. Which three steps would you consider to analyze the system performance? (Choose three.)

Options

  • AUse the /proc/cpuinfo file to find the CPU utilization.
  • BUse the top command to get the real-time listing of the CPU utilization.
  • CUse the pstree command to list all the processes and their CPU utilization.
  • DUse the ps -ef command to list all the currently running processes in the system.
  • EUse the w command to list all the currently logged in users and view their current running processes.

How the community answered

(56 responses)
  • A
    7% (4)
  • B
    84% (47)
  • C
    9% (5)

Community Discussion

No community discussion yet for this question.

Full 1Z0-403 Practice