I was waiting to see someone report on this one - I've not updated yet as I was mulling over if it is still useful due to the high speed limitations
editing the crontab to run 2x a day at non critical hours gives me what i needed
Fixed, thanks for reportingI think there is a mistake in the spdmerlin.sh file at line number 328.
It's:
rrdtool restore -f "$SCRIPT_DIR/spdstats_xml.xml" "$SCRIPT_DIR/spdstats_xml.rrd"
Should be:
rrdtool restore -f "$SCRIPT_DIR/spdstats_xml.xml" "$SCRIPT_DIR/spdstats_rrd.rrd"
When installing the script and running a speedtest I got the following message:
ERROR: opening '/jffs/scripts/spdmerlin.d/spdstats_rrd.rrd': No such file or directory
ScriptHeader(){
clear
printf "\\n"
printf "\\e[1m############################################################\\e[0m\\n"
printf "\\e[1m## _ __ __ _ _ ##\\e[0m\\n"
printf "\\e[1m## | || \/ | | |(_) ##\\e[0m\\n"
printf "\\e[1m## ___ _ __ __| || \ / | ___ _ __ | | _ _ __ ##\\e[0m\\n"
printf "\\e[1m## / __|| '_ \ / _ || |\/| | / _ \| '__|| || || '_ \ ##\\e[0m\\n"
printf "\\e[1m## \__ \| |_) || (_| || | | || __/| | | || || | | | ##\\e[0m\\n"
printf "\\e[1m## |___/| .__/ \__,_||_| |_| \___||_| |_||_||_| |_| ##\\e[0m\\n"
printf "\\e[1m## | | ##\\e[0m\\n"
printf "\\e[1m## |_| ##\\e[0m\\n"
printf "\\e[1m## ##\\e[0m\\n"
printf "\\e[1m## %s on %-9s ##\\e[0m\\n" "$SCRIPT_VERSION" "$ROUTER_MODEL"
printf "\\e[1m## ##\\e[0m\\n"
printf "\\e[1m## https://github.com/jackyaz/spdMerlin ##\\e[0m\\n"
printf "\\e[1m## ##\\e[0m\\n"
printf "\\e[1m############################################################\\e[0m\\n"
printf "\\n"
}
these graphs will be going away in favour of those used by uiDivStats@Jack Yaz
I installed spdMerlin a couple of days ago and just noticed my Y axis scaling isn’t from zero to 36 or so, but is from 32 to 36. That makes a small change seem more drastic than it really is. But I understand the reasoning. Perhaps in a future version there could be the option to toggle between a zero-to-Ymax scaling and the current stock-exchange style of Ymin to Ymax?
Regardless, it’s still a brilliant script.
They're welcome to the code, it's freely available! I wouldn't say no to anything they wanted to contribute though hahaThese scripts are amazing. I don't know why Asus does not give you a call and say "How much" and include them in the firmware officially.
Thread starter | Title | Forum | Replies | Date |
---|---|---|---|---|
vnStat Exclude spdMerlin from vnStat reports | Asuswrt-Merlin AddOns | 3 | ||
Router Speed Test (spdMerlin) | Asuswrt-Merlin AddOns | 5 | ||
D | Skynet, speedtests, CGNAT | Asuswrt-Merlin AddOns | 3 |
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!