DSL stats Monitoring

General discussion about Gargoyle, OpenWrt or anything else even remotely related to the project

Moderator: Moderators

Post Reply
yousaf465
Posts: 49
Joined: Mon Nov 26, 2012 5:19 am

DSL stats Monitoring

Post by yousaf465 »

Is it possible to use gargoyle to Monitor DSL stats such SNR, attenuation on a gargoyle device.

Just like it monitor bandwidth. only this time it will query the stats over telnet and log a graph.


ATM I have to use PC apps e.g
http://www.s446074245.websitehome.co.uk/

User avatar
pyed
Posts: 37
Joined: Tue Aug 13, 2013 1:14 am

Re: DSL stats Monitoring

Post by pyed »

this will echo back some helpful info

Code: Select all

/etc/init.d/dsl_control status
Buffalo WBMR-HP-G300H

yousaf465
Posts: 49
Joined: Mon Nov 26, 2012 5:19 am

Re: DSL stats Monitoring

Post by yousaf465 »

Code: Select all

/tmp/tmp.sh: line 1: /etc/init.d/dsl_control: not found
Success
Got this

User avatar
pyed
Posts: 37
Joined: Tue Aug 13, 2013 1:14 am

Re: DSL stats Monitoring

Post by pyed »

yousaf465 wrote:

Code: Select all

/tmp/tmp.sh: line 1: /etc/init.d/dsl_control: not found
Success
Got this
maybe you are using a router not a modem ?

I'm using buffalo WBMR, it's a modem with Gargoyle on, i get the following info

Code: Select all

root@Main:~# /etc/init.d/dsl_control status
Chipset:		Ifx-AR9 1.2
Line State:		UP [0x801: showtime_tc_sync]
Data Rate:		16.382 Mb/s / 1.022 Mb/s
Line Attenuation:	33.0dB / 22.4dB
Noise Margin:		8.2dB / 8.5dB
Line Uptime:		9h 35m 3s
Buffalo WBMR-HP-G300H

Post Reply