SkillAgentSearch skills...

TrashCanMonitor

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

Install / Use

/learn @EricTerrell/TrashCanMonitor
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars21
CategoryOperations
Updated2y ago
Forks5

Languages

Python

Security Score

80/100

Audited on Dec 18, 2023

No findings