Tafkas / fritzbox-munin

A collection of munin plugins to monitor your AVM FRITZ!Box router
GNU General Public License v2.0
148 stars 36 forks source link

Wifi devices broken for Fritzbox 7412 with firmware 06.86 #57

Open cweiske opened 2 years ago

cweiske commented 2 years ago

Commit 883c61e498740da08036223f5c36e7d11e776699 broke the wifi device number for FritzBox 7412, for which the latest firmware is 6.86.

/system/energy.lua in that firmware version does not return JSON. Parsing the number with a regex is still needed here.

Only a few plugins work:

ok  fritzbox_connection_uptime.py
err fritzbox_cpu_temperature.py
err fritzbox_cpu_usage.py
err fritzbox_memory_usage.py
err fritzbox_power_consumption.py
ok  fritzbox_traffic.py
err fritzbox_uptime.py
err fritzbox_wifi_devices.py

Going back to the 6.83.2 does not work on systems without python2 anymore:

$ ./fritzbox_wifi_devices.py
/usr/bin/env: 'python': No such file or directory

Related: #47, #38

Ldwg2002 commented 1 year ago

for 7390 os 06.87 7272 os 06.88 would be perfect too., see https://github.com/Tafkas/fritzbox-munin/issues/61 closed now

Ldwg2002 commented 1 year ago

WLAN-Funkkanal / WLAN-Funknetz data.lua System - Energiemonitor - Energieverbrauch / System - Energiemonitor - Statistik HTML Internet - Online-Monitor OFF / is an AccessPoint included in these TXT-files: 2023_7272os06.88.txt and 2023_7390os06.87.txt

cweiske commented 1 year ago

@Ldwg2002 please delete your previous comment and attach their content as file.