• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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