izmjena porta za tomcat7
[monit-cn.git] / monit-cn / tomcat7.conf
index b0f02b2..804240f 100644 (file)
@@ -8,7 +8,7 @@
 check process tomcat7 with pidfile "/var/run/tomcat7.pid"
        start program = "/etc/init.d/tomcat7 start"
        stop program = "/etc/init.d/tomcat7 stop"
-       if failed host 127.0.0.1 port 8081 protocol http
+       if failed host 127.0.0.1 port 8080 protocol http
                with timeout 15 seconds
                then restart
        if children > 250 then restart