Hi all,

What's the best way to monitor ssh connectivity, and not just ssh port
availability, to a server using perl assuming following constraints ?

I tried for Net::SSH but public private key is not allowed.

I tried for Net::SSH::Perl etc but these are not built in perl distribution
(active perl on windows or part of perl distribution of linux / solaris).

Can we do it via "IO::Socket::INET" ?

Thanks & Regards,
Amit Saxena

Reply via email to