projects
/
monit-cn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee0772b
)
izmjena porta za tomcat7
debian/1%5.9_cn0
author
Ivan Rako
<irako@nekkar.carnet.hr>
Wed, 24 Feb 2016 14:13:25 +0000
(15:13 +0100)
committer
Ivan Rako
<irako@nekkar.carnet.hr>
Wed, 24 Feb 2016 14:13:25 +0000
(15:13 +0100)
monit-cn/tomcat7.conf
patch
|
blob
|
history
diff --git
a/monit-cn/tomcat7.conf
b/monit-cn/tomcat7.conf
index
b0f02b2
..
804240f
100644
(file)
--- a/
monit-cn/tomcat7.conf
+++ b/
monit-cn/tomcat7.conf
@@
-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