diff --git a/oleg/ops-server.cron b/oleg/ops-server.cron index d7527a2..4655149 100644 --- a/oleg/ops-server.cron +++ b/oleg/ops-server.cron @@ -2,6 +2,11 @@ # # ----------------- # TEST # +# ------------------------ market data collection checklists +15 13 * * * /home/oleg/prod/run/crypto_md_chcklst.sh 2>&1 >> /home/oleg/prod/logs/$(date +\%Y\%m\%d).crypto_md_chcklst.log 2>&1 +15 13 * * * /home/oleg/prod/run/eqty_md_chcklst.sh 2>&1 >> /home/oleg/prod/logs/$(date +\%Y\%m\%d).eqty_md_chcklst.log 2>&1 +# +# ------------------------ storage healthcheck 0 0,12 * * * /home/oleg/prod/run/storage_health_check.sh 2>&1 > /home/oleg/prod/logs/$(date +\%Y\%m\%d).storage_health_check.log 2>&1 # # ------------------------ save cronjobs