<html><body><div style="color:#000; background-color:#fff; font-family:bookman old style, new york, times, serif;font-size:12pt"><div style="font-family: 'bookman old style', 'new york', times, serif; font-size: 12pt; ">I'm pulling my hair out over this one.</div><div style="font-family: 'bookman old style', 'new york', times, serif; font-size: 12pt; "><br></div><div style="font-family: 'bookman old style', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal; ">If I execute the following from the command line....</div><div style="font-family: 'bookman old style', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal; "><br></div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 16px; font-family: 'bookman old style', 'new york', times, serif; font-style: normal; "><div style="color: rgb(0, 0, 0); font-family:
 'bookman old style', 'new york', times, serif; font-size: 16px; font-style: normal; background-color: transparent; "><font face="bookman old style, new york, times, serif">./check_by_ssh -t 60 -H 10.171.6.75 -C "~/bin/check_disk -t 60 -w 20% -c 10%"</font></div><div style="color: rgb(0, 0, 0); font-family: 'bookman old style', 'new york', times, serif; font-size: 16px; font-style: normal; "><br></div><div style="color: rgb(0, 0, 0); font-family: 'bookman old style', 'new york', times, serif; font-size: 16px; font-style: normal; ">I get a perfect response.</div><div style="color: rgb(0, 0, 0); font-family: 'bookman old style', 'new york', times, serif; font-size: 16px; font-style: normal; "><br></div><div style="color: rgb(0, 0, 0); font-family: 'bookman old style', 'new york', times, serif; font-size: 16px; font-style: normal; ">But, when the following command in commands.cfg is executed, it always returns Service Check Timed Out</div><div style="color:
 rgb(0, 0, 0); font-family: 'bookman old style', 'new york', times, serif; font-size: 16px; font-style: normal; "><br></div><div><div><font face="bookman old style, new york, times, serif">define command{</font></div><div><font face="bookman old style, new york, times, serif">        command_name    check_remote_disk</font></div><div><font face="bookman old style, new york, times, serif">        command_line    $USER1$/check_by_ssh -t 60 -H $HOSTADDRESS$ -C "~/bin/check_disk -t 60 -w $ARG1$ -c $ARG2$"</font></div><div><font face="bookman old style, new york, times, serif">        }</font></div><div style="color: rgb(0, 0, 0); font-family: 'bookman old style', 'new york', times, serif; font-size: 16px; font-style: normal; "><br></div><div style="color: rgb(0, 0, 0); font-family: 'bookman old style', 'new york', times, serif; font-size: 16px; font-style: normal;
 "><br></div><div style="color: rgb(0, 0, 0); font-family: 'bookman old style', 'new york', times, serif; font-size: 16px; font-style: normal; ">Any ideas?</div></div></div></div></body></html>