Created
September 22, 2016 19:55
-
-
Save mattbillenstein/d55318657d212b6917eb5f97add9b841 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(tve)push@prod-db2:PROD::/data/log/airflow/corpus $ date; ps aux | grep scheduler | |
Thu Sep 22 19:54:32 UTC 2016 | |
push 10687 0.0 0.0 6044 476 pts/3 S+ 09:54 0:00 tail -f scheduler.log | |
push 29313 0.0 0.0 12944 928 pts/4 S+ 19:54 0:00 grep --color=auto scheduler | |
(tve)push@prod-db2:PROD::/data/log/airflow/corpus $ date; ps aux | grep scheduler | |
Thu Sep 22 19:54:34 UTC 2016 | |
push 10687 0.0 0.0 6044 476 pts/3 S+ 09:54 0:00 tail -f scheduler.log | |
app 29310 90.2 0.5 161352 44924 ? R 19:54 0:03 /tve/bin/python /tve/bin/airflow scheduler --num_runs 10 | |
push 29322 0.0 0.0 12944 928 pts/4 S+ 19:54 0:00 grep --color=auto scheduler | |
(tve)push@prod-db2:PROD::/data/log/airflow/corpus $ date; ps aux | grep scheduler | |
Thu Sep 22 19:54:36 UTC 2016 | |
push 10687 0.0 0.0 6044 476 pts/3 S+ 09:54 0:00 tail -f scheduler.log | |
app 29310 97.4 0.9 383344 75412 ? S 19:54 0:04 /tve/bin/python /tve/bin/airflow scheduler --num_runs 10 | |
app 29329 0.0 0.8 383176 64604 ? S 19:54 0:00 /tve/bin/python /tve/bin/airflow scheduler --num_runs 10 | |
app 29330 0.0 0.8 383176 64604 ? S 19:54 0:00 /tve/bin/python /tve/bin/airflow scheduler --num_runs 10 | |
app 29331 0.0 0.8 383176 64604 ? S 19:54 0:00 /tve/bin/python /tve/bin/airflow scheduler --num_runs 10 | |
app 29332 0.0 0.8 383176 64604 ? S 19:54 0:00 /tve/bin/python /tve/bin/airflow scheduler --num_runs 10 | |
app 29333 0.0 0.8 383176 64608 ? S 19:54 0:00 /tve/bin/python /tve/bin/airflow scheduler --num_runs 10 | |
app 29334 0.0 0.8 383176 64608 ? S 19:54 0:00 /tve/bin/python /tve/bin/airflow scheduler --num_runs 10 | |
app 29335 0.0 0.8 383176 64608 ? S 19:54 0:00 /tve/bin/python /tve/bin/airflow scheduler --num_runs 10 | |
app 29336 0.0 0.8 383176 64608 ? S 19:54 0:00 /tve/bin/python /tve/bin/airflow scheduler --num_runs 10 | |
push 29342 0.0 0.0 12944 940 pts/4 S+ 19:54 0:00 grep --color=auto scheduler | |
(tve)push@prod-db2:PROD::/data/log/airflow/corpus $ date; ps aux | grep scheduler | |
Thu Sep 22 19:54:38 UTC 2016 | |
push 10687 0.0 0.0 6044 476 pts/3 S+ 09:54 0:00 tail -f scheduler.log | |
app 29310 60.8 0.9 383344 75412 ? S 19:54 0:04 /tve/bin/python /tve/bin/airflow scheduler --num_runs 10 | |
app 29329 0.0 0.8 383176 64604 ? S 19:54 0:00 /tve/bin/python /tve/bin/airflow scheduler --num_runs 10 | |
app 29330 0.0 0.8 383176 64604 ? S 19:54 0:00 /tve/bin/python /tve/bin/airflow scheduler --num_runs 10 | |
app 29331 0.0 0.8 383176 64604 ? S 19:54 0:00 /tve/bin/python /tve/bin/airflow scheduler --num_runs 10 | |
app 29332 0.0 0.8 383176 64604 ? S 19:54 0:00 /tve/bin/python /tve/bin/airflow scheduler --num_runs 10 | |
app 29333 0.0 0.8 383176 64608 ? S 19:54 0:00 /tve/bin/python /tve/bin/airflow scheduler --num_runs 10 | |
app 29334 0.0 0.8 383176 64608 ? S 19:54 0:00 /tve/bin/python /tve/bin/airflow scheduler --num_runs 10 | |
app 29335 0.0 0.8 383176 64608 ? S 19:54 0:00 /tve/bin/python /tve/bin/airflow scheduler --num_runs 10 | |
app 29336 0.0 0.8 383176 64608 ? S 19:54 0:00 /tve/bin/python /tve/bin/airflow scheduler --num_runs 10 | |
push 29347 0.0 0.0 12944 932 pts/4 S+ 19:54 0:00 grep --color=auto scheduler |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment