Mon Sep 2 21:12:50 UTC 2024

This commit is contained in:
Oleg Sheynin 2024-09-02 21:12:50 +00:00
parent 1498564545
commit f655f6650a

View File

@ -2,9 +2,6 @@
#
# ----------------- # 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