100% of CPU constantly

Hi everyone!

From time to time the CPU usage of the Google VM i’m using for the production enviroment uses the 100% of the CPU and the erp crashes.

Does anyone know were should I start debugging? Any tips to try to find the bottleneck?

Thanks!

Depends on what OS you’re using. If Ubuntu, you can use “top” or “htop” command to see what processes are using the CPU.

Search for similar commands for other OS.

Thanks. Will do.

I’ve noticed it happens at the same time every day. Maybe its something related to the scheduler.

I’ve also noticed that the backups are not beeing generated, so I will check that.