Consider http://search.cpan.org/perldoc?Net::Ping:
use Net::Ping; my $ping = Net::Ping->new ( "tcp", 1 ); $ping->port_number ( 22 ); $ping->ping ( $host );
In reply to Re: Net::OpenSSH fastest way to reconnect to a rebooted machine?
by thewebsi
in thread Net::OpenSSH fastest way to reconnect to a rebooted machine?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |