| Index: experimental/webtry/setup/sys/webtry_monit
|
| diff --git a/experimental/webtry/setup/sys/webtry_monit b/experimental/webtry/setup/sys/webtry_monit
|
| deleted file mode 100644
|
| index 35cf5d34dd80429c75534fa47ced158bcc9ac883..0000000000000000000000000000000000000000
|
| --- a/experimental/webtry/setup/sys/webtry_monit
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -check process webtry with pidfile /var/run/webtry.pid
|
| - start program = "/etc/init.d/webtry start"
|
| - stop program = "/etc/init.d/webtry stop"
|
| -
|
| -check process logserver with pidfile /var/run/logserver.pid
|
| - start program = "/etc/init.d/logserver start"
|
| - stop program = "/etc/init.d/logserver stop"
|
| -
|
| -check process squid3 with pidfile /var/run/squid3.pid
|
| - start program = "/etc/init.d/squid3 start"
|
| - stop program = "/etc/init.d/squid3 stop"
|
|
|