diff --git a/healthcheck/md/md_checklist.sh b/healthcheck/md/md_checklist.sh index af02916..16f1ec7 100755 --- a/healthcheck/md/md_checklist.sh +++ b/healthcheck/md/md_checklist.sh @@ -71,8 +71,8 @@ run_eqt_checklist() { done Commands["cloud21:sim"]="ssh cvtt@cloud21.cvtt.vpn ls -l /works/cvtt/md_archive/equity/alpaca_md/sim | tail -5" - Commands["gpushnik-eqt"]="ssh oleg@gpushnik.cvtt.vpn 'ls -l /opt/jupyter_gpu/data/eqty_md | tail -10'" - Commands["cvtt-dev-server"]="ssh oleg@gpushnik.cvtt.vpn 'ls -l /opt/jupyter_gpu/data/eqty_md | tail -10'" + Commands["gpushnik-eqt"]="ssh cvtt@gpushnik.cvtt.vpn 'ls -l /works/data/eqty_md | tail -10'" + Commands["cvtt-dev-server"]="ssh cvtt@cvtt-dev-server.cvtt.vpn 'ls -l /works/data/equity/* | tail -10'" for name in $(printf "%s\n" "${!Commands[@]}" | sort); do