izmjena porta za tomcat7 debian/1%5.9_cn0
authorIvan Rako <irako@nekkar.carnet.hr>
Wed, 24 Feb 2016 14:13:25 +0000 (15:13 +0100)
committerIvan Rako <irako@nekkar.carnet.hr>
Wed, 24 Feb 2016 14:13:25 +0000 (15:13 +0100)
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