Commit cd004df4 authored by Adam Wujek's avatar Adam Wujek 💬

userspace/monit: add config file for lighttpd

Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
parent 223acb15
check process lighttpd with pidfile /var/run/lighttpd.pid
start program = "/etc/init.d/lighttpd.sh start"
stop program = "/etc/init.d/lighttpd.sh stop"
if failed host localhost port 80 type tcp then restart
if 5 restarts within 10 cycles then exec "/sbin/reboot"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment