fritzbox-munin
fritzbox-munin copied to clipboard
fritzbox 7490 - sections not working
FYI: I've noticed that the following sections do not generate any data on the graph: AVM Fritz!Box WAN traffic AVM Fritz!Box Connection Uptime AVM Fritz!Box Uptime
I have the same Issue on FritzBox 7590:
2020/05/11-20:05:02 [891732] Error output from fritzbox_traffic.py:
2020/05/11-20:05:02 [891732] Couldn't retrieve fritzbox traffic
2020/05/11-20:05:02 [891732] Service 'fritzbox_traffic.py' exited with status 1/0.
2020/05/11-20:05:09 [891732] Error output from fritzbox_connection_uptime.py:
2020/05/11-20:05:09 [891732] Couldn't retrieve fritzbox connection uptime
2020/05/11-20:05:09 [891732] Service 'fritzbox_connection_uptime.py' exited with status 1/0.
And no values are updated. All other scripts are working as expected.
Thanks for the great work.
Hi, looks like an old version of fritzconnection was used. I update and tested the network modules with fritzconnection 1.3.1. But this requires python 3.
You can find the updates code at https://github.com/oe73773/fritzbox-munin.
I created a pull request but I don't know if Christian is still maintaining the project.
Thanks, I have tried your version and everything works fine now :-) Best regards!
fritzbox 7580, fritzos: .7.25
/etc/munin/plugins# munin-run fritzbox_traffic.py
runs ok, but no graphs.

any hints to check?
maybe connection permissions?

i followed this https://github.com/Tafkas/fritzbox-munin#different-hosts-for-the-fritzbox-and-your-system to add another section and now the graphs are in this section.
maybe a noob mistake ?!