Thanks for clearing that up. I didn't think about that.<br><br><div class="gmail_quote">On Wed, Jul 18, 2012 at 1:06 PM, Peter Kristolaitis <span dir="ltr"><<a href="mailto:alter3d@alter3d.ca" target="_blank">alter3d@alter3d.ca</a>></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>
> Hi Ryan,<br>
><br>
> Thanks for your reply, but creating a second probe for FPing it's not working.<br>
><br>
> I created a second probe like this:<br>
><br>
> + FPingFE<br>
><br>
> binary = /usr/sbin/fping<br>
> soureceaddress = the.source.ip.of.this.probe<br>
> hostinterval = 1.5<br>
> mininterval = 0.001<br>
> offset = 50%<br>
> packetsize = 5000<br>
> pings = 20<br>
> step = 300<br>
> timeout = 1.5<br>
><br>
> and in the target I specified it to use this probe:<br>
><br>
> ++ target_host<br>
> probe = FPingFE<br>
> menu = target_host<br>
> title = target_host<br>
> host = fqdn.of.the.target.host<br>
><br>
> But when I attempt to restart smokeping I see this error:<br>
><br>
> ./smokeping --config=/opt/smokeping/etc/config --debug-daemon<br>
> require Smokeping::probes::FPingFE failed: Can't locate<br>
> Smokeping/probes/FPingFE.pm in @INC (@INC contains: ..<br>
><br>
<br>
</div>You need to create an "instance" 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>