Giter VIP home page Giter VIP logo

trashcanmonitor's Introduction

TrashCanMonitor

Monitors your 5G21-12W-A High-Speed Internet Gateway device. Writes a log as a CSV (comma-separated values) file.

Firmware Version

This software may need to be updated for newer gateway device firmware versions. It has been tested with version 1.2101.00.1609.

Copyright

TrashCanMonitor © Copyright 2021, Eric Bergman-Terrell

Links

Quick Start

  1. Install Python 3. TrashCanMonitor was developed and tested with Python version 3.9.1.
  2. Install required modules:
    1. Windows users: just run the install-modules.bat file in a command shell
    2. Otherwise, run the following commands in a command shell:
      1. python -m pip install dnspython
      2. python -m pip install dnspython3
      3. python -m pip install pythonping
      4. python -m pip install requests
  3. In a command shell, navigate to the TrashCanMonitor source code folder.
  4. python ./main.py {seconds between samples} {log (csv) file path, e.g. "c:\temp\trashcan-stats.csv"}

License

GPL3

Feedback

Please submit your feedback to [email protected].

CSV File Imported into Spreadsheet

Spreadsheet

The Author's 5G21-12W-A

5G21-12W-A High-Speed Internet Gateway

trashcanmonitor's People

Contributors

ericterrell avatar

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.