1830061 Members
2982 Online
109998 Solutions
New Discussion

Re: High CPU Utilization

 
praveen..
Super Advisor

High CPU Utilization

I notice there are couple processes constantly running on my box. They use a lot system resource and cpu. Please let me know if they are valid processes or not.


PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND

14190 root 25 0 375m 267m 3764 R 99.9 3.4 7835:01 system-config-l

14895 root 25 0 375m 267m 3764 R 99.9 3.4 7825:38 system-config-l


i think system-config-l means system-config-lvm


should i kill these process or not?

1 REPLY 1
praveen..
Super Advisor

Re: High CPU Utilization

I have killed these process using kill -9 command

Thanks