Solaris server is slow, what action you will take?

Submitted by: Administrator
The following command will show the CPU utilization of
server.

prstat -s cpu -n 5

Take the output and check the maximum utilization process,
if it is not required kill it.

pkill <process name>
kill -9 <PID>
Submitted by: Administrator

Read Online Solaris System Calls Job Interview Questions And Answers