Though, note that Net::OpenSSH::Parallel does not work on Windows.use Net::OpenSSH::Parallel; my $pssh = Net::OpenSSH::Parallel->new(); $pssh->add_host($_) for @servers; $pssh->push('*', command => 'poweroff'); $pssh->run;
In reply to Re: Shuting down servers
by salva
in thread Shuting down servers
by subhash_fire
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |