Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
themeEmacs
titleRun specific ETL-agent
/home/unix/analytics/TigerETL3/runEtlAgent.sh 


Code Block
languagebash
themeEmacs
titleEdit cronjob
sudo -u analytics EDITOR=nano crontab -e

...

Code Block
languagebash
themeEmacs
titleRun EtlShell
/home/unix/analytics/TigerETL3/runEtlShell.sh PoolingCalculator


Code Block
languagebash
themeEmacs
titleCheck overall health/load on the server
sudo -u analytics htop

...