Giter Site home page Giter Site logo

Comments (2)

svenvg93 avatar svenvg93 commented on June 14, 2024

Speedtest CLI doesnt uses that much data.
Looking at mine as a example, even if i run it every hour it will nowhere come close to the amout you are seeing.

138GB download and 77GB upload per week

Speedtest by Ookla
      Server: Odido - Amsterdam (id: 52365)
         ISP: Odido Netherlands
Idle Latency:     5.20 ms   (jitter: 0.19ms, low: 5.00ms, high: 5.56ms)
    Download:   934.41 Mbps (data used: 827.1 MB)
                 12.44 ms   (jitter: 4.03ms, low: 5.56ms, high: 233.88ms)
      Upload:   930.79 Mbps (data used: 454.9 MB)
                  6.17 ms   (jitter: 0.40ms, low: 4.90ms, high: 7.10ms)
 Packet Loss:     0.0%

Can you check how much data the container used by going into the container

docker exec -it <containername> sh

Run uptime and ifconfig. Eth0 should show how much data it used since the container is running.
Also if you go to the results table does it show the resutls every hour, just to make sure that the cron is not running more then you set ;)

from speedtest-tracker.

alexjustesen avatar alexjustesen commented on June 14, 2024

As @svenvg93 pointed out Ookla's CLI uses about 1.2GB of data per run so you'll need to manage your usage. Henry's and mine both use the same CLI unless they've made updates.

from speedtest-tracker.

Related Issues (20)

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.