Jeff Geerling
Jeff Geerling
I just rebuilt my Internet monitoring Pi today and I saw the same thing happening... However, after maybe 30 minutes, I started seeing data in the graph. It looks like...
I don't have an option that only does the ping/latency tests, at least not with the current configuration. You could set the monitoring speedtest interval much higher (like 24h so...
This is a fairly large amount of configuration changes that would seem to support Ubuntu only... does it break Ubuntu 22.04 as well, or just 20.04 (and older?). I don't...
That field should work with special characters, so this is most definitely a bug. Hopefully something simple.
My goal is to test this with multiple plugs, but even testing with one plug and seeing success would be good enough for me.
I would like to allow people to set the environment variable if they'd like—right now they'd have to manually set it in the `docker-compose.yml` file, but another run of the...
Just to add more detail, you'd set `SPEEDTEST_SERVER` in the `docker-compose.yml` file; see this documentation specifically: https://docs.miguelndecarvalho.pt/projects/speedtest-exporter/#environments
Yeah, it might be good to break that out somehow...
The ping check is every 5 seconds by default, so usually that's the minimum resolution you can get. You can visualize performance problems depending on how long you set the...
For backup for Pi-hole at least, in the GUI you can go to Settings > Teleporter and click 'Backup'. To automate it through the console, you can run `pihole -a...