Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed two scripts, others are still not working #38

Open
lingenavd opened this issue Jan 2, 2020 · 0 comments
Open

fixed two scripts, others are still not working #38

lingenavd opened this issue Jan 2, 2020 · 0 comments

Comments

@lingenavd
Copy link

I am using a: 7390 with FRITZ!OS: 06.86
with a fresh (non docker) install of Munin version 2.0.49 on ubuntu server (on raspberry 4 (arm64))

I fixed these two scripts:
/usr/share/munin/plugins/fritzbox_connection_uptime.py
/usr/share/munin/plugins/fritzbox_traffic.py

using this URL to fix it:
https://bitbucket.org/kbr/fritzconnection/issues/37/unknown-service-wancommoninterfaceconfig-1
I changed the "WANCommonInterfaceConfig" into "WANCommonIFC"
and respectively:
"WANIPConnection" to "WANIPConn"

The rest of the scripts is using uPNP and I can't get them to work properly.
for instance the script: "fritzbox_cpu_usage.py"
gives the following error:
No JSON object could be decoded
Couldn't retrieve fritzbox cpu usage

I will try to troubleshoot and fix it myself and let you know but any help is appreciated.

grtz,
Andre

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant