• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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