CPU/Load using the top command
2. Check the CPU utilization processes using
#prstat -s cpu -n 5 ;; Use pkill/kill command to end the process
if it is not so important/required
3. In case the process is a zombie , use preap -F
4. Check, CPU/Memory(swap)/Disk
5. dmesg for any sytem-level issues
No comments:
Post a Comment