blob: a62d8ad53bac58bcf3ef26a2f1b3f92a382684b1 [file]
check process ingest with pidfile /var/run/ingest.pid
start program = "/etc/init.d/ingest start"
stop program = "/etc/init.d/ingest stop"
depends on ingest_init
depends on ingest_exe
check process skiacorrectness with pidfile /var/run/skiacorrectness.pid
start program = "/etc/init.d/skiacorrectness start"
stop program = "/etc/init.d/skiacorrectness stop"
depends on skiacorrectness_init
depends on skiacorrectness_exe
check file ingest_init
with path /etc/init.d/ingest
if changed timestamp then restart
check file ingest_exe
with path /usr/local/bin/ingest
if changed timestamp then restart
check file skiacorrectness_init
with path /etc/init.d/skiacorrectness
if changed timestamp then restart
check file skiacorrectness_exe
with path /usr/local/bin/skiacorrectness
if changed timestamp then restart