Raised This Month: $ Target: $400
 0% 

Auto restart on crash


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
wariorman
Senior Member
Join Date: Mar 2008
Old 01-17-2010 , 17:35   Auto restart on crash
Reply With Quote #1

Hi,

I would like a plugin that makes the server restart if it crashes.

//Lawend

Last edited by wariorman; 01-17-2010 at 17:37.
wariorman is offline
Jack86
Veteran Member
Join Date: Dec 2008
Location: Belgrade, Serbia
Old 01-17-2010 , 17:47   Re: Auto restart on crash
Reply With Quote #2

U cant achieve that with amxx.
__________________

Jack86 is offline
wariorman
Senior Member
Join Date: Mar 2008
Old 01-18-2010 , 01:34   Re: Auto restart on crash
Reply With Quote #3

Ok how can i do it then?
wariorman is offline
platzpatrone
Veteran Member
Join Date: Apr 2007
Location: Germany
Old 01-18-2010 , 02:55   Re: Auto restart on crash
Reply With Quote #4

Check if the process still runs, and if not restart the server

or check every x minute if the server is responding, if not for about 5 minutes
then restart it.

u can do this with PHP and a Bash Script on linux, or with any other
Scripting language if u can do it. we have it done with PHP and Bash and it works great
platzpatrone is offline
wariorman
Senior Member
Join Date: Mar 2008
Old 01-18-2010 , 07:09   Re: Auto restart on crash
Reply With Quote #5

would you help me with this? I don't have a clue on how to do it, and btw I'm hiring the server and it's linux
wariorman is offline
SpILL
Veteran Member
Join Date: Oct 2009
Location: Karachi, Pakistan
Old 01-19-2010 , 04:34   Re: Auto restart on crash
Reply With Quote #6

Start server with these parameters,
Code:
screen -A -m -d -S cs1 ./hlds_run -game cstrike +maxplayers 12 +map de_dust2 +port 27020
BTW, its Off-Topic you should read the rules first, and also had been discussed already.
__________________


SpILL is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:09.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode