• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Server is down

alegsa

New Pleskian
Hi. Sorry my English. I have a dedicated server with Plesk Obsidian. The server is going down from time to time and I can't figure out what is happening.

This is the chart of Advanced Monitoring of Plesk: a huge use of memory from Apache!:
edrror.png

An increase of sleeping processes too:
cpu.png

I have to reboot it usually from GoDaddy panel, because I can't even connect through SSH sometimes. When I reboot the server, it is back to normal.
The problem happens randomly (sometimes 12 hours, sometimes 1 week), it is not connected to scheduled tasks.

This is TOP when the server is with problems (you can see a lot of sleeping processes) :
problemas.png
This is TOP when the server is normal:
normal.png

I changed from Onyx to Obsidian 1 month and a half ago. This problem is happening like 2 weeks ago.
I don't know where to start to collect data to figure out what is wrong. Maybe logging processes?

Thanks
 

Attachments

  • problema.png
    problema.png
    128.6 KB · Views: 11
Your 2nd screenshot of "top" shows that your server is out of memory (although you said that this is the screenshot when the server is working fine). But you have no swap space configured and all of your 4GB of RAM are used.
Once all available memory is used, your server will become dead-slow and (if activated) the out-of-memory killer from the kernel starts killing processes.

So you should investigate why your RAM usage is so high. You may have a website that is under attack and thus consumes all your memory.

Some starting points:
 
Your 2nd screenshot of "top" shows that your server is out of memory (although you said that this is the screenshot when the server is working fine). But you have no swap space configured and all of your 4GB of RAM are used.
Once all available memory is used, your server will become dead-slow and (if activated) the out-of-memory killer from the kernel starts killing processes.
So you should investigate why your RAM usage is so high. You may have a website that is under attack and thus consumes all your memory.

I'm not out of RAM memory when the server is normal, the memory is CACHED:

cache.png
see: What is difference between cached memory and used memory?

Some starting points:

No, it is not a DDoS attack. I have DDoS attacks in the past and I resolve them. I have check the websites logs and everything is fine. Besides the problem disappear immediately when I reboot the server.
 
Back
Top