r1: [svn-inject] Installing original source of monit-cn
[monit-cn.git] / monit-cn / sophie.conf
1 # sophie monit-cn template
2
3 check process sophie with pidfile "/var/run/sophie/pid"
4         group mail
5         start program = "/etc/init.d/sophie start"
6         stop program = "/etc/init.d/sophie stop"
7         if failed unixsocket "/var/run/sophie/sock"
8                 then restart