What's new

spdMerlin spdMerlin - Automated speedtests with graphs

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

To all early adopters on develop, are you happy that spdmerlin v3 is stable enough to be made the main release? I'm happy with things here (and no complaints of issues from my wife, so that's always a good sign!)
Absolutely!
 
hi,

just run in my ax-88u and worked fine, even upload test that wasn't with previous one.

Captura de pantalla 2019-12-29 a las 11.46.21.png
cpu & memory usage.jpg

thanks.
 
Last edited:
spdMerlin v3.0.0 is now available

Please run a speedtest manually after updating, to ensure licenses are accepted

Changelog:
Code:
Replace unofficial Python speedtest-cli with official Ookla Speedtest CLI (includes licenses that must be accepted prior to use)
Add support for additional interfaces in speedtests
Charts in WebUI now dynamically generated based on interface selection

Hi. Upgrade to 3.0 but I lose previous test :(

49293213857_e085a1a520_z.jpg
 
Is this supposed to work now with Gig connections, like FiOS or is it still capped? My tests are way off (slow) to what I know my bandwidth really is.

For instance the last test was:
Download: 271.80 Mbps (data used: 340.4 MB) - Upload: 278.35 Mbps (data used: 466.3 MB)

However even if I'm dl'ing something with sabnzbd I often saturate my connection at around 107MBps

Running various speedtests from a hardwired computer also yields proper Gig bandwidth results.
 
Is this supposed to work now with Gig connections, like FiOS or is it still capped? My tests are way off (slow) to what I know my bandwidth really is.

For instance the last test was:
Download: 271.80 Mbps (data used: 340.4 MB) - Upload: 278.35 Mbps (data used: 466.3 MB)

However even if I'm dl'ing something with sabnzbd I often saturate my connection at around 107MBps

Running various speedtests from a hardwired computer also yields proper Gig bandwidth results.
SpeedTest CLI binary underperforms above 350Mbps it seems. Better than the previous Python tool which would outright crash the router at these speeds though!
 
Check for script errors in browser console
Code:
Dec 29 11:06:22 AC3100 rc_service: httpd 349:notify_rc start_spdmerlin
Dec 29 11:06:22 AC3100 custom_script: Running /jffs/scripts/service-event (args: start spdmerlin)
Dec 29 11:06:23 AC3100 rc: received unrecognized event: spdmerlin
Dec 29 11:06:25 AC3100 spdMerlin: Starting speedtest using auto-selected server for WAN interface
Dec 29 11:07:01 AC3100 spdMerlin: Speedtest results - Download: 264.55 Mbps (data used: 321.7 MB) - Upload: 265.96 Mbps (data used: 359.8 MB)

That's from when I fired it off from the web interface. Looks like it runs fine, but no charts.
 
Code:
Dec 29 11:06:22 AC3100 rc_service: httpd 349:notify_rc start_spdmerlin
Dec 29 11:06:22 AC3100 custom_script: Running /jffs/scripts/service-event (args: start spdmerlin)
Dec 29 11:06:23 AC3100 rc: received unrecognized event: spdmerlin
Dec 29 11:06:25 AC3100 spdMerlin: Starting speedtest using auto-selected server for WAN interface
Dec 29 11:07:01 AC3100 spdMerlin: Speedtest results - Download: 264.55 Mbps (data used: 321.7 MB) - Upload: 265.96 Mbps (data used: 359.8 MB)

That's from when I fired it off from the web interface. Looks like it runs fine, but no charts.
Your browser's console while on the Tools/Speedtest page (press F12)
 
Your browser's console while on the Tools/Speedtest page (press F12)
Code:
AiMesh_Node_FirmwareUpgrade.asp:47 GET http://192.168.1.1/ext/shared-jy/moment.js net::ERR_ABORTED 404 (Not Found)
2
AiMesh_Node_FirmwareUpgrade.asp:51 GET http://192.168.1.1/ext/shared-jy/chartjs-plugin-annotation.js 404 (Not Found)
spdstatsdata.js:3 Uncaught ReferenceError: moment is not defined at spdstatsdata.js:3
AiMesh_Node_FirmwareUpgrade.asp:117 Uncaught ReferenceError: moment is not defined at Draw_Chart (AiMesh_Node_FirmwareUpgrade.asp:117) at RedrawAllCharts (AiMesh_Node_FirmwareUpgrade.asp:308) at Object.success (AiMesh_Node_FirmwareUpgrade.asp:376) at c (jquery.js:3) at Object.fireWith [as resolveWith] (jquery.js:3) at k (jquery.js:5) at XMLHttpRequest.r (jquery.js:5)

Thanks for troubleshooting and I'm happy to work this to resolve, even though I won't use this tool since it doesn't work right with Gig connects.
 
Last edited:
Code:
AiMesh_Node_FirmwareUpgrade.asp:47 GET http://192.168.1.1/ext/shared-jy/moment.js net::ERR_ABORTED 404 (Not Found)
2
AiMesh_Node_FirmwareUpgrade.asp:51 GET http://192.168.1.1/ext/shared-jy/chartjs-plugin-annotation.js 404 (Not Found)
spdstatsdata.js:3 Uncaught ReferenceError: moment is not defined at spdstatsdata.js:3
AiMesh_Node_FirmwareUpgrade.asp:117 Uncaught ReferenceError: moment is not defined at Draw_Chart (AiMesh_Node_FirmwareUpgrade.asp:117) at RedrawAllCharts (AiMesh_Node_FirmwareUpgrade.asp:308) at Object.success (AiMesh_Node_FirmwareUpgrade.asp:376) at c (jquery.js:3) at Object.fireWith [as resolveWith] (jquery.js:3) at k (jquery.js:5) at XMLHttpRequest.r (jquery.js:5)

Thanks for troubleshooting and I'm happy to work this to resolve, even though I won't use this tool since it doesn't work right with Gig connects.
For some reason the shared resources don't exist. Can you run option uf or reinstall please?

EDIT: Looks like an oversight in the install method that shared resources aren't grabbed, hopefully fixed on develop
 
Standard installation via
/usr/sbin/curl --retry 3 "https://raw.githubusercontent.com/jackyaz/spdMerlin/master/spdmerlin.sh" -o "/jffs/scripts/spdmerlin" && chmod 0755 /jffs/scripts/spdmerlin && /jffs/scripts/spdmerlin install

upload_2020-1-2_7-40-18.png


upload_2020-1-2_7-41-55.png


upload_2020-1-2_7-42-44.png


Allways on VPN and "Force Internet traffic through tunnel" = Yes

On 2nd screenshot some errors related to VPN?

Any advise why "no data to display"?
 
Standard installation via
/usr/sbin/curl --retry 3 "https://raw.githubusercontent.com/jackyaz/spdMerlin/master/spdmerlin.sh" -o "/jffs/scripts/spdmerlin" && chmod 0755 /jffs/scripts/spdmerlin && /jffs/scripts/spdmerlin install

View attachment 20631

View attachment 20632

View attachment 20633

Allways on VPN and "Force Internet traffic through tunnel" = Yes

On 2nd screenshot some errors related to VPN?

Any advise why "no data to display"?
Check browser console for errors, perhaps I've missed something in the latest update still :(
 
After the latest update to 3.0.1 it works again. It stopped today at 1:15pm:
upload_2020-1-1_21-24-48.png
 
Working fine on my AC86. No issues.
 

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top