Name
rcmd - Parallel Remote Command based SSH Command
Test_Command
Test SSH connection is available (by ssh command).
The command will execute a simple remote exit on the client.
# ssh [client] exit
The test was created to check the current client connection.
# rcmd -test [options] [nodelist]
(gets system's attributes)
Command_Options
attempts, maxthreads, non-iteractive, stderroff, stdoutoff, timeout,
tracking
ssh_Options
ssh-cipher, ssh-command, ssh-enable-tty, ssh-login, ssh-port,
ssh-private-key, ssh-logwarn, ssh_options,
Generic_Options
ignorelist, nodelist, node-status, noheaders, notitle, options, output,
system, tags, with-status, without-noanswer-notify
Test_Examples
1) Test System Linux.
# rcmd -test -system system=linux
2) Test Users tag 'tag1'.
# rcmd -test -tag tag'
ENDED