Hello, what should i use for auto restarting of CS 1.6 servers on crash?Thank you.
Hello, what should i use for auto restarting of CS 1.6 servers on crash?Thank you.
There should be a cronjob in /etc/crontab that looks like this:
*/5 * * * * root /var/cpanel/cpgs/cpgs_chk 2>&1 >>/var/log/cpgsd.log
This runs the cpgs_chk script every 5 minutes to bring back up crashed servers or servers after a reboot, basically any server that has not been explicitly stopped by the user.
Need to put in a support ticket for cPGS ? Click on the url below and follow the bottom most link "Submit a Support Request without Logging In"
https://tickets.cpanel.net/submit/index.cgi?support=1