Am 02.07.2013 20:55, schrieb Chris Oryschak:
Does anyone have any good scripts they are willing to share to restart a
server when it hangs/freezes with the 100% cpu bug?
I'm guessing you will need to use qstat to query the server to determine if
it's no longer running/responding and then restart it.
Anyone?
Thanks,
Chris
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux
if [[ `printf
'\xFF\xFF\xFF\xFF\x54\x53\x6F\x75\x72\x63\x65\x20\x45\x6E\x67\x69\x6E\x65\x20\x51\x75\x65\x72\x79\x00'
| netcat -u -w 1 myip 27020` ]]; then echo "server is up"; fi
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux