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!

Run this:

Code:
cru a spdMerlin "* */3 * * * /jffs/scripts/spdmerlin generate"

Will run every 3 hours.
Thanks!

Sent from my SM-G965F using Tapatalk
 
Could I ask for speculation on some results I am seeing in the automated speed tests since I changed the way QoS was set up?

I have a scheduled backup that backs up my Synology NAS data to my iDrive account, starting at 6:30 AM each day. What I am not sure about is the fact that the speed test graph drops right down at 6:42 each morning (the backup is still running at that time, usually backing up my daughter's games files at 6:42 according to the iDrive logs). I'm just curious as to why this should be happening and whether it indicates that FreshJR QoS is working properly or the opposite. I'd be interested to hear what those who know about these things make of the results I am getting. I'm uploading the speed test results + a screenshot of how I have QoS set up at present (based on 60 Mb/s down and 15-17 Mb/s up without QoS enabled).
 

Attachments

  • Screenshot - 03_04_2020 , 12_36_07.png
    Screenshot - 03_04_2020 , 12_36_07.png
    371.6 KB · Views: 105
  • Screenshot - 03_04_2020 , 12_50_45.png
    Screenshot - 03_04_2020 , 12_50_45.png
    161.3 KB · Views: 136
Run this:

Code:
cru a spdMerlin "/jffs/scripts/spdmerlin generate"

Will run every 3 hours.

Wouldn't this make it run constantly every minute, every 3 hours? I thought it would be better to do this maybe, i.e. specify the minute past the hour that it will run at only:
Code:
10 */3 * * *
 
Exactly, so best to specify a minute instead of * for the first character, assuming that the intention was to run once every 3 hours.

Anyway, I'm pretty sure these edits wouldn't survive a reboot, once the script is initialised.
 
Do continuous automatic speed tests wear out the flash/router memory?
Since much data is being downloaded, it must be stored somewhere.
 
Last edited:
Exactly, so best to specify a minute instead of * for the first character, assuming that the intention was to run once every 3 hours.

Anyway, I'm pretty sure these edits wouldn't survive a reboot, once the script is initialised.

Yes, good catch. Typo.
This does not survive a reboot.
 
v3.3.2 is now available
@Jack Yaz
RT-AC3100
I know there are some issues with speedtest not being able to give true max numbers on some routers
Should this change give full priority to the speedtest? Should there be any other setting slowing down the test?

If I am not getting my 1Gig now what else should I look for in the router to see if something is slowing my speed tests down??
 
v3.3.2 is now available
Changelog:
Code:
Ensure traffic from spdmerlin is not subject to QoS limits
@Jack Yaz, I recently installed the script and it seems my speed test are backwards, the WAN shows what my VPN speeds should be:
Any idea why this might happening?

UPDATE: I figured it out, I had the cat5 cable connected to port 2 of the CM1150v modem, which was for some reason messing with speeds.
 

Attachments

  • Screenshot (5).png
    Screenshot (5).png
    378 KB · Views: 161
Last edited:
@Jack Yaz I'm changing the USB drive so I started uninstalling all scripts to reinstall it on new drive.

But noticed after uninstalling them spdmerlin showed 3 lines saying couldn't touch x files and now on WebGUI spdmerlin tab remains. Is it a bug on the uninstall option of spdmerlin or what could it be? (And how to remove it)

Thanks
f70d7b3d66243e1d01ef053d99ae7de4.jpg





Run this:

Code:
cru a spdMerlin "* */3 * * * /jffs/scripts/spdmerlin generate"

Will run every 3 hours.

After applying it, instead it started doing it every 1 minute

Sent from my SM-G965F using Tapatalk
 
@Jack Yaz I'm changing the USB drive so I started uninstalling all scripts to reinstall it on new drive.

But noticed after uninstalling them spdmerlin showed 3 lines saying couldn't touch x files and now on WebGUI spdmerlin tab remains. Is it a bug on the uninstall option of spdmerlin or what could it be? (And how to remove it)

Thanks
f70d7b3d66243e1d01ef053d99ae7de4.jpg







After applying it, instead it started doing it every 1 minute

Sent from my SM-G965F using Tapatalk

Yes, typo. Use.

Code:
cru a spdMerlin "0 */3 * * * /jffs/scripts/spdmerlin generate"
 
Yes, typo. Use.

Code:
cru a spdMerlin "0 */3 * * * /jffs/scripts/spdmerlin generate"
Nope.. keeps doing it every 30 min [emoji20]

Sent from my SM-G965F using Tapatalk
ffa4ede0a9e05e80aee5de6482b27b89.jpg
 
I noticed that all the speed test graphs had disappeared this morning and even running a speedtest from within the GUI after rebooting my RT-AX88U (running beta 3) didn't make any difference. I then carried out a speed test through amtm and when I re-checked, the speed test graphs had re-appeared. However, two of the upload graphs don't seem to be agreeing with each other. The monthly graph is showing the same dips in upload speed at 6.42AM that I was getting on the daily graphs, but the weekly graph is now showing something different.
 

Attachments

  • Screenshot - 05_04_2020 , 12_25_16.png
    Screenshot - 05_04_2020 , 12_25_16.png
    167.5 KB · Views: 142
  • Screenshot - 05_04_2020 , 12_25_25.png
    Screenshot - 05_04_2020 , 12_25_25.png
    188 KB · Views: 111
I noticed that all the speed test graphs had disappeared this morning and even running a speedtest from within the GUI after rebooting my RT-AX88U (running beta 3) didn't make any difference. I then carried out a speed test through amtm and when I re-checked, the speed test graphs had re-appeared. However, two of the upload graphs don't seem to be agreeing with each other. The monthly graph is showing the same dips in upload speed at 6.42AM that I was getting on the daily graphs, but the weekly graph is now showing something different.
that's strange, it could be a side effect of whitelisting upload in QoS. has it stabilised since your post?
 
that's strange, it could be a side effect of whitelisting upload in QoS. has it stabilised since your post?
It seems to have done. One odd thing though - the upload speed has increased.
 

Attachments

  • Screenshot - 06_04_2020 , 20_16_14.png
    Screenshot - 06_04_2020 , 20_16_14.png
    21 KB · Views: 122
  • Screenshot - 06_04_2020 , 20_12_00.png
    Screenshot - 06_04_2020 , 20_12_00.png
    20.2 KB · Views: 103
Similar threads

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

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