Open MacMarc opened 8 years ago
I suspected something like that. Unfortunately, I do not have a Fritzbox that runs FritzOS 6.50 right now at hand. Does none of the scripts work or just some of them?
CPU Temp, CPU Usage, Memory Power Consumtion Fritzbox Uptime doesn't work
Connected Wifi Devices, Connection Uptime and WAN Traffic still works.
@MacMarc AVM has released a Labor version for the 7362SL (FRITZ!OS:131.06.36-32026 BETA) I don't know how much it differs from FritzOS6.5. I have installed it on my Fritzbox and adapted the scripts accordingly. Unfortunately AVM switched a lot in the background and I have to get most of the information from the web pages of the box. That means that right now it only works if you language is set to German. If you want to give it a try check out the branch fritzos6.5: https://github.com/Tafkas/fritzbox-munin/tree/fritzos6.5
Language is German. At least the GUI differs quite a lot from <6.50. So I assume, that it changed a lot in the backend as well. I'll try out 6.5 branch and let you know.
Works now! Thanks a lot! :-)
Great. I will leave it for now in a separate branch as the 7490 is the only box so far that runs on Fritz!OS 6.5. As soon as more boxes follow I will merge it into the master.
It works with 6.60 as well.
Hi there,
just upgraded my Unitymedia Box to 6.5. Checked out the 6.5-Branch: Wifi Devices, Connection Uptime and WAN Traffic is working, the other plugins not. Checked the regex in there: They are ok. It seems an issue with the login (getting the sid). Any idea?
Regards
I don't think AVM changed the login procedure. I will have access to a cable Fritzbox (6360) with Kabeldeutschland-branding running 6.50 on the weekend. Hopefully I get a better idea of what's happening then.
Checked again: Only Connection Uptime and WAN Traffic is working. Those who get their data via upnp. The plugins using the fritzbox_helper.py do not work.
Strange: If I put my login credentials directly into to plugins, they work. The default (server = os.environ['fritzbox_ip'] / password = os.environ['fritzbox_password']) does not work...
Doesn't Work anymore with FritzOS 6.50 :-(