Skip to main content

Is there a safe time when to reboot server every morning?

Comments

3 comments

  • Eminds
    Rebooting server to resolve the high memory issues is not the solution and by rebooting the server every day you are actually loosing the uptime. So instead of rebooting the server, you have to identify the issue on the server, whats eating up RAM etc... Optimize the server, tweak it, fine tuning the server will resolve the issues.
    0
  • 24x7server
    Hi, Regarding the reboot, if you are concern about the cron, then you should go to the /var/spool/cron directory and look into the user's cron and analyze it. However, I think you should only check the main processes. The best for a reboot is to put the reboot schedule on the notice board, send in mails to the client updating them about the server downtime and reboot situation and then plan on it. Regarding the RAM, you will have to either ask your system administrator to check the online application of the RAM or you need to reboot the server, so the actual RAM would be visible.
    0
  • cPanelMichael
    Hello, Ideally, you'd address the memory usage issue first instead of rebooting the system via a daily cron job. The following thread is a good place to start: Troubleshooting high server loads on Linux servers That said, to answer your question, the 4AM time slot looks open based on the times the default cron jobs run, but that's assuming your nightly backup process finishes in under two hours. Thank you.
    0

Please sign in to leave a comment.