configuration-templates

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 63  →  ?path2? @ 64
/monit/debian/templates/verdaccio
@@ -0,0 +1,9 @@
###########################################################################
## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ##
###########################################################################
 
check process verdaccio with pidfile /var/run/verdaccio.pid
start program "/etc/init.d/verdaccio restart"
stop program "/etc/init.d/verdaccio stop"
if failed host 127.0.0.1 port 4873 type tcp then restart
# if 5 restarts within 5 cycles then timeout