Kitz Forum

Broadband Related => Router Monitoring Software => Topic started by: Alex Atkin UK on May 14, 2022, 10:41:42 AM

Title: OpenWRT to get improved DSL statistics monitoring
Post by: Alex Atkin UK on May 14, 2022, 10:41:42 AM
https://github.com/sqrwf/openwrt-collectd-exec-dslstats
(https://github.com/sqrwf/openwrt-collectd-exec-dslstats/blob/master/screenshot.png?raw=true)
Title: Re: OpenWRT to get improved DSL statistics monitoring
Post by: Chrysalis on May 16, 2022, 09:44:41 AM
I tried to get this to work on Openwrt 19 and gave up, funny how everyone is suddenly doing a development rush after 21 got released.

I probably will upgrade my plusnet hub to 21 again though, as you did mention it auto converts the network config, and I now am only using it as a WAP, it will probably take over my second managed switch completely when I can be bothered to move things around.
Title: Re: OpenWRT to get improved DSL statistics monitoring
Post by: Alex Atkin UK on May 16, 2022, 11:18:42 AM
Looks like 21.02.3 is as new as I will be going as 22.03 moves Lantiq to DSA and this gem:

Quote
There is no migration path for targets that switched from swconfig to DSA. In that case, sysupgrade will refuse to proceed with an appropriate error message:
Image version mismatch. image 1.1 device 1.0 Please wipe config during upgrade (force required) or reinstall. Config cannot be migrated from swconfig to DSA Image check failed

I'm a little confused as I thought it was supposed to migrate.
Title: Re: OpenWRT to get improved DSL statistics monitoring
Post by: Alex Atkin UK on May 22, 2022, 07:39:31 AM
The pattern of the upstream FECs sure is curious:
Title: Re: OpenWRT to get improved DSL statistics monitoring
Post by: neil on May 23, 2022, 05:47:02 PM
will it work with modem using telnet on router running openwrt?
Title: Re: OpenWRT to get improved DSL statistics monitoring
Post by: Alex Atkin UK on May 23, 2022, 06:21:06 PM
As it stands, no, but I'm sure it could be adapted.

Although I'm kinda confused what this note refers to as OpenWRT is not supported on that device so when would this actually be used?
Quote
exec.js contains code to display the same data collected from a Broadcom-based ZyXEL VMG1312-B30A modem using a different shell script. I am currently unable to test that collection script, so it is not part of this repository yet.
Title: Re: OpenWRT to get improved DSL statistics monitoring
Post by: neil on May 24, 2022, 08:44:00 AM
As it stands, no, but I'm sure it could be adapted.

Although I'm kinda confused what this note refers to as OpenWRT is not supported on that device so when would this actually be used?

Please please please  :idea: do it to support dsl stats over telnet
Title: Re: OpenWRT to get improved DSL statistics monitoring
Post by: Alex Atkin UK on May 24, 2022, 06:08:26 PM
Please please please  :idea: do it to support dsl stats over telnet

I'm not the one who wrote it and there's probably a few people on this forum better skilled at scripting than me to handle that.  ;)