<div dir="ltr">Hello Adrian,<div><br></div><div>i integrated this plugin to my Probes file like your example.</div><div><br></div><div>im currently stuck at the error:</div><div><br></div><div><pre style="color:rgb(0,0,0);line-height:normal">require Smokeping::probes::speedtest failed: Can't locate Smokeping/probes/<a href="http://speedtest.pm">speedtest.pm</a> in @INC (you may need to install the Smokeping::probes::speedtest module) (@INC contains: .. /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at (eval 22) line 2, <File> line 21.</pre><pre style="color:rgb(0,0,0);line-height:normal"><span style="font-family:'Helvetica Neue',Helvetica,Arial,sans-serif">debian jessie </span><br></pre><pre><font color="#000000"><span style="line-height:normal">perl --version
This is perl 5, version 20, subversion 2 (v5.20.2) built for x86_64-linux-gnu-thread-multi</span></font><span style="color:rgb(0,0,0);line-height:normal">
</span></pre><div><br></div><div>As im not a pro in smokeping i dont know where to look at now. i already looked for a perl speedtest module but am not sure if this is the right solution. also did had a look in various smokeping files but i dont find any place where to add this probe to.</div><div><br></div><div>could you give me a hint what i missed out?</div><div><br></div><div>Appreciate your work on this nice plugin!</div><div><br></div><div>Greetings</div><div>-chris<br></div><br><div class="gmail_quote"><div dir="ltr">Adrian Popa <<a href="mailto:adrian_gh.popa@telekom.ro">adrian_gh.popa@telekom.ro</a>> schrieb am Do., 11. Juni 2015 um 10:42 Uhr:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello everyone,<br>
<br>
I'd like to share with you a new probe I've been working on -<br>
integrating speedtest-cli project to work with smokeping. The idea was<br>
that we needed to run some tests to get the customer's "experience" when<br>
using <a href="http://speedtest.net" rel="noreferrer" target="_blank">speedtest.net</a> with different test servers. We developed this<br>
probe, and measure the upload/download rate the client's connection<br>
supports.<br>
<br>
Plugin description and examples are here:<br>
<br>
<a href="https://github.com/mad-ady/smokeping-speedtest" rel="noreferrer" target="_blank">https://github.com/mad-ady/smokeping-speedtest</a><br>
<br>
There is a bit of a deviation from standard plugins - meaning it ignores<br>
the pings variable and does only one test. This was done in order to<br>
prevent the IP getting banned for too agressive behavior by the<br>
<a href="http://speedtest.net" rel="noreferrer" target="_blank">speedtest.net</a> servers. It can be reactivated - I'm open to ideas.<br>
<br>
Here's a sample graph from a slave probe (1 hour polling):<br>
<br>
<a href="http://imgur.com/cTJdHCS" rel="noreferrer" target="_blank" class="hoverZoomLink">http://imgur.com/cTJdHCS</a><br>
<br>
@tobi: if you feel this plugin could be useful and should be included in<br>
the main release, let me know and I'll see how I can merge it...<br>
<br>
Feedback welcome,<br>
<br>
Regards,<br>
Adrian<br>
<br>
_______________________________________________<br>
smokeping-users mailing list<br>
<a href="mailto:smokeping-users@lists.oetiker.ch" target="_blank">smokeping-users@lists.oetiker.ch</a><br>
<a href="https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users" rel="noreferrer" target="_blank">https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users</a><br>
</blockquote></div></div></div>