<div><span class="gmail_quote">On 2/20/08, <b class="gmail_sendername">Roger</b> <<a href="mailto:Roger@nagioswiki.com">Roger@nagioswiki.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>I have ~300 Foundry routers, and periodically something (not sure what) "happens" that resets some sort of key that prevents me from SSH'ing in with a tool like PuTTY and Teraterm (have not tried this from a Linux ssh box).</div>

<div> </div>
<div>check_ssh, I know, checks the ssh handshake but (to my knowledge) does not help us make sure that we can add the user/passwd from PuTTY (or equiv).</div>
<div> </div>
<div>Is there a switch in check_ssh that I'm missing? Or perhaps a plugin?  Or is this something that I will have to kludge myself?</div></blockquote>
<div> </div>
<div>For what it's worth, one associate of mine has suggested using a script based on Net::Telnet (which, according to the man page, can be told to use SSH for the underlying transport -- see man page), Net::SSH, or maybe even just a plain expect script to prove that one can log in.</div>

<div> </div>
<div>Anybody have an example of one of these that I can look at?</div></div>