Speedtest-for-InfluxDB-and-Grafana
Speedtest-for-InfluxDB-and-Grafana copied to clipboard
A tool to run periodic speedtests and save them in InfluxDB for graphing in Grafana
Since I run this program as daemon and is started before my InfluxDB container is ready, I added a retry mechanism to the influxdb connection initialization code. The behavior is...
Hi. Please can someone help me what the default login (user id and password ) is to Grafana?
Starting last night I got intermittent errors in the log and as a result, speedtests are not occurring/recorded. After a few hours, the intermittent nature went away and failure is...
my container keeps restarting and the error show is below im not sure if i am missing something in the setup but my understanding the server url is set in...
Added mapping for the below and added config option for sharing. If Share=True result is uploaded to speedtest.net servers and a url is returned, useful for ISP troubleshooting. bytes_received bytes_sent...
I am running the latest docker container. Results come in at right around 150 Mbps download and 35 Mpbs upload. The upload speed is correct, but the download speed should...
Sorry for the logs as image, I don't have a quick and easy way to export them. Since I caught this one today, here it is. This issue happens at...
As you haven't provided a licence, by default no-one is allowed to derive from your code here. Was this the intention? If not, could you please provide a licence, as...
I just updated the atribe/Speedtest-for-InfluxDB-and-Grafana image to the latest version and the container restarts because of the following errors immediately after starting the container - This didn't happen with the...
Seems that password containing chars like `%` trigger a template rendering error for python. For example `my%p4ss%word` will trigger the following error: ``` Loading Configuration File config.ini Traceback (most recent...