## Begin - Generated by CARNet package monit-cn # # This is a monit-cn template file. REMOVE this whole comment block if # you DON'T WANT monit-cn to edit/remove/delete your configuration file. # ## End - Generated by CARNet package monit-cn check process apache with pidfile "/var/run/apache.pid" start program = "/etc/init.d/apache start" stop program = "/etc/init.d/apache stop" if failed host 127.0.0.1 port 80 protocol http with timeout 15 seconds then restart if children > 250 then restart