Files
tower-tests/utils/aap2_worker_count.sh
Chris Hammer 20c9d5ceb9 add utils
2022-02-11 12:37:21 -05:00

2 lines
56 B
Bash
Executable File

watch -t -n .1 'ps auxww|grep -i worker|grep awx|wc -l'