Giter VIP home page Giter VIP logo

docker-speedtest's Introduction

Hi there ๐Ÿ‘‹

docker-speedtest's People

Contributors

sthuber90 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

docker-speedtest's Issues

Line+Stat shows 0

The dashboard example ends up displaying zero as the single stat for Latency and Packet Loss, regardless of the actual last value

I think it might be because of the FILL(null) at the end of the query, as per influxdata/chronograf#1493

Changing it to FILL(none) seems to work for me

alpine:latest with known networking issues

The latest alpine:3.13 build has networking issues and was unable to resolve DNS queries correctly. When trying to feed the data to IndluxDB with curl I got "could not resolve indluxdb" error message.
Even swaping out all references in the project to "influxdb:8086" with "instance-specific local Container-IP:8086" did not resolve the Problem.

This is a know issue with the latest alpine image: alpinelinux/docker-alpine#135

If you just pin alpine to the previous Version 3.12 in your Dockerfile like this

FROM alpine:3.12

you can avoide the issue. This is the reccomendet temporary fix. I was researching my network and local DNS handling quite a bit before I found this :-)

Great project btw! After a long night of research and debugging its now running on my RPI3 and monitoring my Network ;-)

Greetings from Germany.

Could not resolve host: influxdb

Hi,
I am trying to run docker-speedtest ni RPi3 and I have problem with accessing influxdb:8086 from speedtest container
here is log from docker

speedtest    | Speedtest exited with 0
speedtest     | Download: 49.34
speedtest     | Upload: 51.45
speedtest     | Packet Loss: 0.0
speedtest     | Latency: 8.12
speedtest     | Timestamp: 186806140136
speedtest     | Download (49.34 Mbit/s) send returned with 204
speedtest     | curl: (6) Could not resolve host: influxdb
speedtest     | Upload (51.45 Mbit/s) send returned with 000
speedtest     | curl: (6) Could not resolve host: influxdb
speedtest     | Packet Loss (0.0 %) send returned with 000
speedtest     | Latency (8.12 ms) send returned with 204
speedtest     | curl: (6) Could not resolve host: influxdb
speedtest     | Jitter (16.71 ms) send returned with 000
speedtest     | Sleep 900 before next run. -6491260 s remaining
speedtest     | sleep: invalid number '-6491260'

Running on x86

Hi I've tried to get this going on my x86 (x64) based Synology NAS (DS918)

I changed the Dockerfile source for speedtest to:

wget -O speedtest-cli.tgz https://install.speedtest.net/app/cli/ookla-speedtest-1.0.0-x86_64-linux.tgz

Influx and Grafana spin up without issue, but the speedtest container restarts continuously. The error is

standard_init_linux.go:230: exec user process caused: exec format error

Which is believe is an architecture error ? Is there something else I need to modify to get it going on x86 ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.