Valid SK0-005 Dumps shared by ExamDiscuss.com for Helping Passing SK0-005 Exam! ExamDiscuss.com now offer the newest SK0-005 exam dumps, the ExamDiscuss.com SK0-005 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com SK0-005 dumps with Test Engine here:
A technician runs top on a dual-core server and notes the following conditions: top -- 14:32:27, 364 days, 14 usersload average 60.5 12.4 13.6 Which of the following actions should the administrator take?
Correct Answer: C
Explanation The administrator should identify the runaway process or processes that are causing high load average on the server. Load average is a metric that indicates how many processes are either running on or waiting for the CPU at any given time. A high load average means that there are more processes than available CPU cores, resulting in poor performance and slow response time. A runaway process is a process that consumes excessive CPU resources without terminating or releasing them. A runaway process can be caused by various factors, such as programming errors, infinite loops, memory leaks, etc. To identify a runaway process, the administrator can use tools such as top, ps, or htop to monitor CPU usage and process status. Tostop a runaway process, the administrator can use commands such as kill, pkill, or killall to send signals to terminate it.