Thanks for clearing that up.  I didn&#39;t think about that.<br><br><div class="gmail_quote">On Wed, Jul 18, 2012 at 1:06 PM, Peter Kristolaitis <span dir="ltr">&lt;<a href="mailto:alter3d@alter3d.ca" target="_blank">alter3d@alter3d.ca</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 12-07-18 12:38 PM, Kwame Bahena wrote:<br>
&gt; Hi Ryan,<br>
&gt;<br>
&gt; Thanks for your reply, but creating a second probe for FPing it&#39;s not working.<br>
&gt;<br>
&gt; I created a second probe like this:<br>
&gt;<br>
&gt; + FPingFE<br>
&gt;<br>
&gt; binary = /usr/sbin/fping<br>
&gt; soureceaddress = the.source.ip.of.this.probe<br>
&gt; hostinterval = 1.5<br>
&gt; mininterval = 0.001<br>
&gt; offset = 50%<br>
&gt; packetsize = 5000<br>
&gt; pings = 20<br>
&gt; step = 300<br>
&gt; timeout = 1.5<br>
&gt;<br>
&gt; and in the target I specified it to use this probe:<br>
&gt;<br>
&gt; ++ target_host<br>
&gt; probe = FPingFE<br>
&gt; menu = target_host<br>
&gt; title = target_host<br>
&gt; host = fqdn.of.the.target.host<br>
&gt;<br>
&gt; But when I attempt to restart smokeping I see this error:<br>
&gt;<br>
&gt; ./smokeping --config=/opt/smokeping/etc/config --debug-daemon<br>
&gt; require Smokeping::probes::FPingFE failed: Can&#39;t locate<br>
&gt; Smokeping/probes/FPingFE.pm in @INC (@INC contains: ..<br>
&gt;<br>
<br>
</div>You need to create an &quot;instance&quot; of the probe by using a second-level<br>
definition underneath the main FPing probe definition.<br>
<br>
Check the smokeping_examples page<br>
(<a href="http://oss.oetiker.ch/smokeping/doc/smokeping_examples.en.html" target="_blank">http://oss.oetiker.ch/smokeping/doc/smokeping_examples.en.html</a>),<br>
specifically example #3 for samples.<br>
<br>
- Pete<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
smokeping-users mailing list<br>
<a href="mailto:smokeping-users@lists.oetiker.ch">smokeping-users@lists.oetiker.ch</a><br>
<a href="https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users" target="_blank">https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users</a><br>
</div></div></blockquote></div><br>