fritzbox-munin icon indicating copy to clipboard operation
fritzbox-munin copied to clipboard

Made a conversion of the scripts to read the DOCSIS data

Open Bucklew opened this issue 8 years ago • 6 comments

Hi,

I changed your scripts in order to get the DOCSIS data out of a 6490 from Unitymedia.

Its ugly but works, any interest in adding it?

Steffen

Bucklew avatar May 10 '16 15:05 Bucklew

Hi Bucklew,

yes, that sounds very interesting.

Tafkas avatar May 12 '16 19:05 Tafkas

My script is attached. Only changed the relevant parts and - well, not used to Python and also suck at reg exp :-\

But it works. And - yeah, no autoconfig :(

fritzbox_docsis_stats.txt

Bucklew avatar May 13 '16 07:05 Bucklew

Thank you for the script. I will check it out later this weekend. Can you give me some more information about the Fritzbox 6490? Which version of Fritz OS do you run?

Tafkas avatar May 14 '16 09:05 Tafkas

Great, you can contact me anytime. I am just embarrassed how bad my python and reg ex styles are :)

The box I "own" is a Unitymedia-branded 6490 with the firmware 6.5. Earlier versions (firmware 6.3x) worked with the old UPNP munin script just fine. With 6.5 AVM killed this way to get the information (or it is only disabled in the unitymedia-branding? dont know).

Here is a screenshot from the table the script scans: 6490 docsis specs

The script should be detecting how many channels are active, but I never checked if it works...

Bucklew avatar May 14 '16 17:05 Bucklew

Currently I have only access to a Fritzbox 6360 from Vodafone (formerly Kabel Deutschland). I will adapt the script to work for that version. After than I will urge Vodafone to upgrade the firmware to 6.5 and implement the changes. This might take a week or two though.

Tafkas avatar May 19 '16 08:05 Tafkas

Hi,

Not sure if this is still of interest. Anyway, I slightly modified Bucklew's Script to work with a FritzBox 6490 UM 7.02 using munins multigraph feature.

Cheers, Michael

fritzbox_docsis_stats.py.txt

shasta123 avatar Aug 02 '19 08:08 shasta123