<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>No, not yet.</DIV>
<DIV> </DIV>
<DIV>I am able to do the following from the command line:</DIV>
<DIV>ssh -1 <hostname> <command></DIV>
<DIV>(without a passphrase)</DIV>
<DIV> </DIV>
<DIV>I tried the check_by_ssh command with the "-1" (minus one) option from the command line:</DIV>
<DIV>check_by_ssh -1 -H <hostname> -C <command></DIV>
<DIV>(without a passphrase)</DIV>
<DIV> </DIV>
<DIV>Amazingly, it worked. I believe the "-1" says to use ssh protocol 1.</DIV>
<DIV> </DIV>
<DIV>However, when I edit my services.cfg and checkcommands.cfg to include the new option, I get:</DIV>
<DIV>ssh: connect to address 100.1.30.31 port 22: Connection refused </DIV>
<DIV> </DIV>
<DIV>define service{</DIV>
<DIV>use generic-service</DIV>
<DIV>host_name casbtest</DIV>
<DIV>service_description check_total_procs</DIV>
<DIV>contact_groups dtroncall</DIV>
<DIV>check_command check_by_ssh!check_procs 500 800</DIV>
<DIV>}</DIV>
<DIV> </DIV>
<DIV># 'check_by_ssh' command definition</DIV>
<DIV>define command{</DIV>
<DIV>command_name check_by_ssh</DIV>
<DIV>command_line $USER1$/check_by_ssh -H $HOSTADDRESS$ -C $ARG1$ -t 30 -1</DIV>
<DIV>}</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ><> ~~~<BR>Brian Hendrix<BR>Team Leader<BR>DTR Services<BR>Saint Thomas Health Services<BR>2000 Church Street<BR>Nashville, TN  37236</DIV>
<DIV> </DIV>
<DIV><A href="mailto:bhendrix@stthomas.org">bhendrix@stthomas.org</A> <BR>(615) 284-5297 (work)<BR>(615) 222-1704 (fax)<BR>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<BR>Whatever you do, do your work heartily,<BR>as for the Lord rather than for men<BR>    - Colossians 3:23<BR>~~~ ><> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</DIV>
<DIV><BR>>>> "David Olbersen" <DOlbersen@stbernard.com> 1/20/2004 3:05:25 PM >>><BR>Brian,<BR><BR>I know we went a little off-problem on the list: have you resolved your SSH issue?<BR><BR>-- <BR>David Olbersen <BR>iGuard Engineer<BR>St. Bernard Software<BR>15015 Avenue of Sciences<BR>San Diego, CA 92127 <BR>x2152<BR><BR></DIV><FONT SIZE=3 COLOR=BLUE><PRE>
Confidentiality Notice: This email message, including any attachments, contains 
information that is confidential and/or legally privileged. The information is intended 
only for the individual(s) named above. If you are not the intended recipient or the 
person responsible for delivering the email to the intended recipient, be advised that 
you have received this email in error and that any use, dissemination, distribution, 
forwarding, printing, or copying of this email is strictly prohibited. If you have received 
this email in error, please purge it immediately and notify the sender.
</PRE></FONT>
</BODY></HTML>