configuration-templates

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 26  →  ?path2? @ 27
/monit/debian/templates/realmd
@@ -0,0 +1,10 @@
###########################################################################
## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ##
###########################################################################
 
check process realm with pidfile /srv/MaNGOS/bin/realmd.pid
group mangos
start program = "/etc/init.d/realmd start"
stop program = "/etc/init.d/realmd stop"
if failed port 3724 type tcp then restart
# if 5 restarts within 5 cycles then timeout