Commit 8785a791 authored by litaolemo's avatar litaolemo

update

parent 861d6836
killall locust killall locust
num=15 num=$0
nohup locust -f es_locust.py -H http://172.16.52.25:9200 -u ${num} --headless & nohup locust -f es_locust.py -H http://172.16.52.25:9200 -u ${num} --headless &
nohup locust -f es_locust.py -H http://172.16.52.26:9200 -u ${num} --headless &
nohup locust -f es_locust.py -H http://172.16.52.36:9200 -u ${num} --headless & nohup locust -f es_locust.py -H http://172.16.52.36:9200 -u ${num} --headless &
nohup locust -f es_locust.py -H http://172.16.52.36:9200 -u ${num} --headless & nohup locust -f es_locust.py -H http://172.16.52.36:9200 -u ${num} --headless &
nohup locust -f es_locust.py -H http://172.16.52.25:9200 -u ${num} --headless &
tail -f nohup.out tail -f nohup.out
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment