Hi Novita,
This sounds like a problem caused by resource-heavy queries. If this is a trend, there are several solutions.
I would start by doing performance monitoring, in order to determine what exactly is causing the bottleneck. Is it CPU, RAM, or Disk IO.
Then, first try and see if you can...