| Index: perf/sys/ingest_monit
|
| diff --git a/perf/sys/ingest_monit b/perf/sys/ingest_monit
|
| deleted file mode 100644
|
| index 42266b9f511dfa9d3725e4cf12372a97df7e88c4..0000000000000000000000000000000000000000
|
| --- a/perf/sys/ingest_monit
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -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 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
|
|
|