aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--opensim-monit.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/opensim-monit.conf b/opensim-monit.conf
index 60ab632..9688a25 100644
--- a/opensim-monit.conf
+++ b/opensim-monit.conf
@@ -24,7 +24,7 @@ check process sim01 with pidfile /var/run/opensim/sim01.pid
24 as uid opensim and gid opensim 24 as uid opensim and gid opensim
25 stop program = "/bin/bash -c 'cd /opt/opensim/config/sim01 && /opt/opensim/config/sim01/stop-sim'" with timeout 600 seconds 25 stop program = "/bin/bash -c 'cd /opt/opensim/config/sim01 && /opt/opensim/config/sim01/stop-sim'" with timeout 600 seconds
26 if cpu usage > 50% for 4 cycles then restart 26 if cpu usage > 50% for 4 cycles then restart
27 if 5 restarts within 5 cycles then timeout 27# if 5 restarts within 5 cycles then timeout
28# if failed url http://127.0.0.1:9005/jsonSimStats/ 28# if failed url http://127.0.0.1:9005/jsonSimStats/
29# and content != '"SimFPS":0.0,' for 4 cycles 29# and content != '"SimFPS":0.0,' for 4 cycles
30# then restart 30# then restart