Will it be ready by the weekend?ok, you tempted me. i've asked for blessing to write a generic email script using Diversion as a base
Will it be ready by the weekend?ok, you tempted me. i've asked for blessing to write a generic email script using Diversion as a base
And Marco deleted his avatar...hmmhmmm...posts deleted....
i hope my responses on this thread weren't taken the wrong wayAnd Marco deleted his avatar...hmm
you were nothing less than a perfect gentleman. I dont know why he took his toys and went home.i hope my responses on this thread weren't taken the wrong way
I should just stick to scripting
wow, i think you're winning in lowest speeds! first report of the KB range that i've seen....Hey, Jack. Thank you. It works great. I just noticed that the results table does not display the unit of uploaded data correctly when it's below 1 MB, it should be KB. Please check the screen shot.
View attachment 33490
Unfortunately, here in my remote location I have to settle for 16/0.78 Mbps adls line.
I get the same error, although on an AC86U with 386.2_4 and have only dirty flashed. Uninstalled and reinstalled spdmerlin, tried to check for any leftover files between uninstall and reinstall.Hi there Jack...
I am getting some errors right after installing SPDMERLIN. Some tables are not initialized. Happens if I try test all interfaces or wan only, no difference. I reinstalled a couple times, from scratch. Shows it always. AC68U running 386.2_4,
More info:
I tried this code:
sqlite3 /opt/share/spdmerlin.d/spdstats.db
PRAGMA table_info(spdstats_WAN);
The database is not found. The folder spdmerlin.d doesn't exist.
# sqlite3 /jffs/addons/spdmerlin.d/spdstats.db
SQLite version 3.33.0 2020-08-14 13:23:32
Enter ".help" for usage hints.
sqlite> PRAGMA table_info(spdstats_WAN);
0|StatID|INTEGER|1||1
1|Timestamp|NUMERIC|1||0
2|Download|REAL|1||0
3|Upload|REAL|1||0
4|Latency|REAL|0||0
5|Jitter|REAL|0||0
6|PktLoss|REAL|0||0
7|ResultURL|TEXT|0||0
8|DataDownload|REAL|1||0
9|DataUpload|REAL|1||0
sqlite> PRAGMA table_info(spdstats_VPNC1);
0|StatID|INTEGER|1||1
1|Timestamp|NUMERIC|1||0
2|Download|REAL|1||0
3|Upload|REAL|1||0
4|Latency|REAL|0||0
5|Jitter|REAL|0||0
6|PktLoss|REAL|0||0
7|ResultURL|TEXT|0||0
8|DataDownload|REAL|1||0
9|DataUpload|REAL|1||0
sqlite> PRAGMA table_info(spdstats_VPNC2);
sqlite> PRAGMA table_info(spdstats_VPNC3);
etc.
WAN
VPNC1
VPNC2 #excluded - interface not up#
VPNC3 #excluded - interface not up#
VPNC4 #excluded - interface not up#
VPNC5 #excluded - interface not up#
I get the same error, although on an AC86U with 386.2_4 and have only dirty flashed. Uninstalled and reinstalled spdmerlin, tried to check for any leftover files between uninstall and reinstall.
There's no /opt/share/spdmerlin.d folder on my router, my spdstats.db is in /jffs/addons/spdmerlin.d so I ran sqlite against that and get results for VAN and VPNC1, as expected, and no results for VPNC2.
I get the sameCode:# sqlite3 /jffs/addons/spdmerlin.d/spdstats.db SQLite version 3.33.0 2020-08-14 13:23:32 Enter ".help" for usage hints. sqlite> PRAGMA table_info(spdstats_WAN); 0|StatID|INTEGER|1||1 1|Timestamp|NUMERIC|1||0 2|Download|REAL|1||0 3|Upload|REAL|1||0 4|Latency|REAL|0||0 5|Jitter|REAL|0||0 6|PktLoss|REAL|0||0 7|ResultURL|TEXT|0||0 8|DataDownload|REAL|1||0 9|DataUpload|REAL|1||0 sqlite> PRAGMA table_info(spdstats_VPNC1); 0|StatID|INTEGER|1||1 1|Timestamp|NUMERIC|1||0 2|Download|REAL|1||0 3|Upload|REAL|1||0 4|Latency|REAL|0||0 5|Jitter|REAL|0||0 6|PktLoss|REAL|0||0 7|ResultURL|TEXT|0||0 8|DataDownload|REAL|1||0 9|DataUpload|REAL|1||0 sqlite> PRAGMA table_info(spdstats_VPNC2); sqlite> PRAGMA table_info(spdstats_VPNC3); etc.
"Error: near line 4: no such table: spdstats_VPNC2" etc.
spam multiple times for every unused VPN client after running a speedtest from the shell. Even if I only select a specific interface (WAN or VPNC1), I still get errors for the non-configured VPN clients. I have been through VPN clients 2-5 and reset them to default in the router GUI, in case there was some holdover data there from when I had more clients.
It seems fairly benign, but thought I'd mention it.
Contents of .interfaces and .interfaces_user are identical:
Code:WAN VPNC1 VPNC2 #excluded - interface not up# VPNC3 #excluded - interface not up# VPNC4 #excluded - interface not up# VPNC5 #excluded - interface not up#
Didn't even spot that was an option, thanks for pointing me towards it.I have never toggled the storage location
I'd forgotten how ridiculously fast you can sometimes be with fixes! All good here, thanks Jack.Hotfix pushed for database table errors, thanks all for reporting!
In spdMerlin, you can use "exclude from QoS" at Yes, to ensure that the test is not limited by QoS.
It's done by browser cookies which expire after 31 days. Next version sets a 10 year expiry so that will fix itHi Jack
any reason why we cant make "toggle lines" stick in all your addons? We lose this particular setting intermittently. Also windows which get collapsed eg all the VNPC1 to VNPC5 always lose their collapsed status at various times when logging in to router.
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!