On Wed, Mar 12, 2008 at 1:54 PM, Callahan, Tom <<a href="mailto:CallahanT@tessco.com">CallahanT@tessco.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div>
<font size="4"><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size: 11pt;">How would I get hobbit to monitor a specific port to ensure it is listening? For instance, I want to monitor a Java program that listens on port 8888, but just want hobbit to check if it can connect, and then disconnect.<br>

How could I do this?<font color="#888888"><br>
</font></span></font></font>
</div>


</blockquote></div><br>I've got a couple of systems on my display that are "port pings".  There may be a more efficient way to do it, but what I have in bb-hosts is:<br><br>    a.b.c.d <a href="http://hostname.domain.com">hostname.domain.com</a>    # telnet:1494<br>
<br>The Hobbit network tester telnets to port 1494 and either gets a connection or not.  If not, that's a red dot.  I have no idea what's supposed to be on port 1494, but there's a little bit of text returned that says "ICA" so maybe it's a Citrix server.<br>
<br>On several recent occasions when it failed, the response logged was:<br><br>   Service telnet on <a href="http://hostname.domain.com">hostname.domain.com</a> is not OK : Service unavailable (Connection reset by peer)<br>
<br>Ralph Mitchell<br><br>