check process nginx with pidfile /var/run/nginx.pid
	start program = "/etc/init.d/nginx start"
	stop program = "/etc/init.d/nginx stop"
	if failed port 80 protocol http request "/" then restart
	if 5 restarts with 5 cycles then timeout
