Crontab job auto restart server on memory low CentOS 6 server

VPS Server with little memory is it very important to set up crontab job to automatically restart VPS Server on low memory based on condition. Check how much memory is left on theĀ VPS Server, if 100M memory left then reboot the VPS Server. Write bash script to checks how much memory is left and reboot … Continue reading Crontab job auto restart server on memory low CentOS 6 server