fritzbox_exporter icon indicating copy to clipboard operation
fritzbox_exporter copied to clipboard

Prometheus Exporter for FRITZ!Box (TR64 and UPnP)

Results 9 fritzbox_exporter issues
Sort by recently updated
recently updated
newest added

Hi all, I installed the container and Prometheus is receining metrics from my 7490. But when I install Grafana Dashboard there is no data shown. https://grafana.com/grafana/dashboards/12579 Which Dashboard is working...

I used the docker container, the `docker logs` gives this: ``` services loaded 2019/03/11 07:49:12 could not call action: XML syntax error on line 1: element closed by 2019/03/11 08:08:10...

Is it possible to add VPN metrics? Like whether the link is up/down, how much data has been transferred or the bandwidth of the tunnel?

Hi, I'm using the docker image 'mxschmitt/fritzbox_exporter'. In a linux VM everything is just plain fine. When I use the same docker-compose on my Raspberry Pi I get: `standard_init_linux.go:211: exec...

enhancement
good first issue

Because my FritzBox currently frequently loses the DSL Connection (thanks 1and1), I started monitoring it with this tool. However, the `gateway_wan_bytes_received` and `gateway_wan_bytes_sent` counters show an odd behaviour: Prometheus counters...

I would like to run the docker_exporter on my Raspberry PI. Could you please publish your Docker image for arm on Docker-Hub?

enhancement
good first issue

TL;DR, I think the current implementation can support non-fritzbox modems fairly quickly. Sharing some info that I have. Scrolling through the code, most of it uses UPnP's intended workflow to...

Hi there. I am trying to run the docker image but it seems to fail. The error message does not really indicate what I could fix. It's a new setup...

help wanted
good first issue

I get a lot of messages like this in the container logs: ``` 2019/05/05 09:52:55 could not call action: authorization required ``` I am running fritzos 7.0 The metrics looks...