• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Question Processus detail

nageoconcept

New Pleskian
Hi,

I don't know if it's the right forum but I try :)
I have a website on my plesk who take a lot a CPU, 100% until 35 hours.
Someone know how can I find the source of the problem ?
1wKg3T.jpg

This is not a contractual picture :)

I just see a file in temporary directory.

Thx
 
Last edited:
Thx Igor,

I've used strace ... It seems to be a crypto-locker .... :(

gettimeofday({1513324654, 728614}, NULL) = 0
timerfd_settime(6, 0, {it_interval={0, 0}, it_value={0, 267775000}}, {it_interval={0, 0}, it_value={0, 0}}) = 0
gettimeofday({1513324654, 728675}, NULL) = 0
write(1, "Monero Aggregated Hash/sec: 28; "..., 174) = 174
write(1, "\n", 1) = 1
write(1, " xmr.crypto-pool.fr: On-line, S"..., 65) = 65
write(1, "\n", 1) = 1
epoll_wait(4, {{EPOLLIN, {u32=13188340, u64=13188340}}}, 128, -1) = 1
gettimeofday({1513324654, 996538}, NULL) = 0
gettimeofday({1513324654, 996556}, NULL) = 0
timerfd_settime(6, 0, {it_interval={0, 0}, it_value={9, 731871000}}, {it_interval={0, 0}, it_value={0, 0}}) = 0
gettimeofday({1513324654, 996612}, NULL) = 0
 
Back
Top