I just have a simple perl script that uses qstat, polls to check servers up (in case process is up but its "hung"), and restarts if its down. Can't really give it out unfortunately (not my choice), but certainly don't mind helping anyone create their own so to speak.
<br><br>
<div><span class="gmail_quote">On 10/18/05, <b class="gmail_sendername">Xealot</b> &lt;<a href="mailto:xealot@gmail.com">xealot@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">You dont need any particular knowledge to do this,<br>i would imagine to do it very simple you can google up the basics about
<br>bash scripting (found out IFs and such), also google about cronjobs<br><br>simply set a cronjob to execute a script that will look at running apps<br>if the cod server is amongst them nothing happens, if not..&nbsp;&nbsp;it executed the cod
<br>binary again<br><br>- Xealot<br><br>On 10/18/05, Geoff Goas &lt;<a href="mailto:gitman@gmail.com">gitman@gmail.com</a>&gt; wrote:<br>&gt; i know this has been mailed before, but does anyone have a nice shell<br>&gt; script that will monitor my cod/uo server to see if it has crashed and
<br>&gt; will restart it if it has?<br>&gt;<br>&gt; --<br>&gt; Geoff Goas, Administrator<br>&gt; |ax|anarchic - <a href="http://www.anarchic-x.com">http://www.anarchic-x.com</a><br>&gt;<br></blockquote></div><br>