Hey all
I have a simple host.txt on my ubuntu in form of te...@x.x.x.x:22
in all of my remote machines, I have installed the load testing package, named locust which I have global access to when logged in under test user.
But, when I try to execute the locust command remotely using pssh I get the error: locust: command not found.
What might be the problem?