configuration-templates – Rev

Subversion Repositories:
Rev:
###########################################################################
##  Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3      ##
###########################################################################

check process jetty8 with pidfile /var/run/jetty8.pid
  start program = "/etc/init.d/jetty8 start"
  stop  program = "/etc/init.d/jetty8 stop"
  if failed host localhost port 8983 then restart
#  if 5 restarts within 5 cycles then alert

Generated by GNU Enscript 1.6.5.90.