Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
Your review has been submitted and is pending approval.
Basically, deep-ssh just constructs a bunch of ssh’s that call other ssh’s, until you’re at your destination, at which point, a command is run.
Current Version
Last Release Date
June 23, 2009
Owner
Nagios Exchange
Website
http://dcs.nac.uci.edu/~strombrg/deep-ssh.html
Compatible With
deep-ssh, python script
If you've ever worked with an unrouted network, one or more discontinuities deep, then you may appreciate "deep-ssh". Basically, deep-ssh just constructs a bunch of ssh's that call other ssh's, until you're at your destination, at which point, a command is run. Usage is like: deep-ssh '' host1!host2!host3 'uname -a' This command will ssh to host1, which in turn will ssh to host2, which in turn will ssh to host3, and then on host3 the command "uname -a" is run.
You must be logged in to submit a review.
To:
From: