Every 3 or 4 days my ram, cpu and disk hits the roof and I am not sure why?
Does anyone know why this might be happening or how I can log this to view the processes latter?
Cheers
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Install these utils so you can gather historical data:
apt install atop sysstat
then:
service atop start
service sysstat start
My wild guess would be that every few days bots (ex: googlebots) try to re-index your site simultaneously or aggressively. And that causes the memory/cpu spikes you’re observing. It could also be malicious bots brute forcing your authentication pages. Review your access logs or analytics to try to understand what’s happening.
Cheers
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.