configuration-templates – Blame information for rev 116

Subversion Repositories:
Rev:
Rev Author Line No. Line
35 office 1 ###########################################################################
2 ## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ##
3 ###########################################################################
4  
116 office 5 check process tomcat8 with pidfile /var/run/tomcat8.pid
6 start program = "/etc/init.d/tomcat8 start"
7 # as uid nobody and gid nobody
8 stop program = "/etc/init.d/tomcat8 stop"
35 office 9 # You can also use id numbers instead and write:
116 office 10 # as uid 99 and with gid 99
11 if failed port 8080 then alert