configuration-templates

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