d3f2a8a373dc039143e1b7a6811a102d207c8eec
[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