Closed maistrovyi closed 7 years ago
@maystrovyy thank you for the interests in Parallec!
You can run those commands via the parallel ssh option and run any scripts/commands there.
thanks,
@jeffpeiyt thank you, I'll try it.
Cool, I got it right! But one question:
Timedout after 15 SEC (no response but no exception catched). Details more info
I was trying to 'host' only 100 domains...
@maystrovyy . Glad you make some progress :-) . Sometimes it means the destination host can get stuck (where the socket is connected by no response back etc) can you first try a quick command such as ls
with a single target host and make sure the machine is ssh able ?
Then try with more target hosts; the timeout can be changed if you try to run a script that takes very long time to return. http://www.parallec.io/docs/configurations/#timeout
Closing it for now as there is no more activity. Feel free to reopen it.
Hi, at the first - thank you for this cool project! I have a question, could I execute host or nslookup commands from prepareTcp/prepareUdp methods? If yes - please, reproduce it.