Skip to content

Monitor your 5G21-12W-A High-Speed Internet Gateway device 24/7

License

Notifications You must be signed in to change notification settings

EricTerrell/TrashCanMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 TrashCanMonitor@EricBT.com.

CSV File Imported into Spreadsheet

Spreadsheet

The Author's 5G21-12W-A

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

Releases

No releases published

Packages

No packages published