- Der Batch-Job fritzbox7490.sh wird durch cron gestartet und liest alle relevanten Daten aus dem AVM-Router aus.
- Die Daten werden aufbereitet und in der Datei /var/log/fritzbox7490.log gespeichert.
- Das Plugin bereitet die Daten für Munin auf.
--------------------------------------------------------------------------------------------------------------------------
- The batch job fritzbox7490.sh is started by cron and reads all relevant data from the AVM router.
- The data are processed and stored in the /var/log/fritzbox7490.log file.
- The plugin prepares the data for Munin.
- Der Batch-Job fritzbox7490.sh wird durch cron gestartet und liest alle relevanten Daten aus dem AVM-Router aus.
- Die Daten werden aufbereitet und in der Datei /var/log/fritzbox7490.log gespeichert.
- Das Plugin bereitet die Daten für Munin auf.
--------------------------------------------------------------------------------------------------------------------------
- The batch job fritzbox7490.sh is started by cron and reads all relevant data from the AVM router.
- The data are processed and stored in the /var/log/fritzbox7490.log file.
- The plugin prepares the data for Munin.
Added some raw data for better understanding
Some fixes for empty set arrays
Workarounds for munin's "clean_fieldname", whereas it replaces the first symbol to "_" if a field begins with digit
Added local/remote independent navicli. Comfy for block-only devices without Control Stations
check_conf -> check_conf_and_set_vars: Now sets variables while checking configuration
get_answer_field fix