<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>(Sorry if it's been asked, but google search didn't clearly explain how to resolve this =()</div><div><br></div><div><br></div><div>I'm trying to implement a probe using TCPPing <br></div><div>I have the script working along with tcptraceroute (i.e. works via CLI fine)</div><div><br></div><div>however, smokeping isn't generating any data against the target host,</div><div>and from debug allI see is the following:</div><div><br></div><div>TCPPing: forks 5, timeout for each target 301<br>TCPPing: Executing /usr/sbin/tcpping -C -x 20 <a href="http://host.somewhere.com">host.somewhere.com</a> 443<br>TCPPing: Received: GLOB(0x2e388e8)<br>TCPPing: 
<a href="http://host.somewhere.com">host.somewhere.com</a>: got <br></div><div>(Nothing else afterwards related to TCPPing, just FPING targets and related results)<br></div><div><br></div><div>I tried to search on "
TCPPing: Received: GLOB(0x2e388e8)"</div><div>which got me this: <a href="https://github.com/oetiker/SmokePing/issues/60">https://github.com/oetiker/SmokePing/issues/60</a></div><div>but I'm not sure if I'm missing something...</div><div><br></div><div>my Probe definition:</div><div><br></div><div>+ TCPPing<br><br>binary = /usr/sbin/tcpping<br>forks = 5<br>step = 300<br>offset = 50%<br>timeout = 15</div><div><br></div><div>my Target definition:</div><div><br></div><div>probe = TCPPing<br>menu = zoom<br>title = 
<a href="http://host.somewhere.com">host.somewhere.com</a>

<br>host = 
<a href="http://host.somewhere.com">host.somewhere.com</a>

<br>port = 443</div><div><br></div><div>Pls help,</div><div><br></div><div>Chris<br></div><div><br></div></div></div></div></div></div>