Consumo de CPU user www-data processo kdevtmpfsi [RESOLVIDO]

1. Consumo de CPU user www-data processo kdevtmpfsi [RESOLVIDO]

Daniel Sbardeloto
DanielSNTI

(usa CentOS)

Enviado em 12/02/2021 - 08:36h

Ola, estou com um problema no servidor apache que roda em um ubuntu, o processo kdevtmpfsi esta consumindo 400% da CPU e mesmo matando o processo ele volta a ativar, excluir os arquivos do processo mas ele volta, alguém tem alguma solução para remover esse processo? Pelo que entendi é algum vírus minerador mas não consigo remover alguém pode me ajudar.


  


2. Re: Consumo de CPU user www-data processo kdevtmpfsi [RESOLVIDO]

leandro peçanha scardua
leandropscardua

(usa Ubuntu)

Enviado em 12/02/2021 - 15:09h

Kill the kdevtmpfsi process. Run the top command in terminal to list all running process. Note the PID of the kdevtmpfsi process and terminate the process using command
kill -9 <PID>
Delete the script file. I found the script in both /var/tmp and /tmp directory. Delete the files that contain kdevtmpfsi in the filename. Also, you can search your entire disk using the command find / -iname kdevtmpfsi and remove all instances of that file.
Make sure that the process didn’t come back by examining the active processes using the top command

Tirado daqui
https://meanands.medium.com/kdevtmpfsi-using-100-of-cpu-here-is-how-you-can-fix-that-89c247a24442






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts