vxargs

vxargs provides parallel versions of any arbitrary command, including ssh, rsync, scp, wget, and curl. One reason to use it is to control a large set of machines in a wide-area network or a big cluster. The main features are parallelism (for running many jobs at the same time), flexibility, visualization (users can monitor the total and per-job progress in a curses-based UI), and redirection, in which stdout and stderr of each individual job are redirected to files for further analysis.

Licenses LGPL
Operating Systems POSIX Linux
Implementation Python

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  19 Feb 2005 19:05
  • Rrelease-after

Changes: This release fixes the bug where when a command spawned multiple processes after timeout, only the main process was terminated or killed, adds better handling SIGINT signals, adds a --no-exec (-n) option, similar to make -n, and adds pattern-based argument and safepath examples.

  • Rrelease-mid
  •  07 Jan 2005 01:44
  • Rrelease-after

Changes: This release adds process exit code statistics when vxargs finishes. It embeds a get_output API to ease result analysis work.

  • Rrelease-mid
  •  20 Dec 2004 01:55
  • Rrelease-after

Changes: A bug that allowed both the -a and -y options to be specifie d was fixed. The last line of stderr or stdout from each job is now displayed and lists containing the processes that exited with a non-zero status and for which timeouts occurred are generated.

Rss Recent comments

Rcomment-before 23 Sep 2008 02:50 Rcomment-trans maoyun1977 Rcomment-after

Re: How to deal with interactive ssh password?

> When using

> vxargs -a iplist.txt -o /tmp/result ssh

> {} uptime

> to have a try, I was prompted to type

> the ssh

> password. Could you give me some

> suggestions

> to deal with the problem?

this is probably a very late reply, but you can just google "ssh no password" to setup public/private key pairs to avoid passwords.

Rcomment-before 24 Jan 2007 18:39 Rcomment-trans KevinShen Rcomment-after

How to deal with interactive ssh password?
When using
vxargs -a iplist.txt -o /tmp/result ssh {} uptime
to have a try, I was prompted to type the ssh
password. Could you give me some suggestions
to deal with the problem?

No-screenshot

Project Spotlight

Free Islamic Toolbar

Islamic toolbar for watching Islamic TV channels, listen Islamic radio, Islamic Search engine and more..

5ce91300369404ce3a4befb9acb03d4d_thumb

Project Spotlight

CLIChart

Command line tools to summarize and chart data from system logs.