tmo-monitor icon indicating copy to clipboard operation
tmo-monitor copied to clipboard

A lightweight, cross-platform Python 3 script that can monitor the T-Mobile Home Internet Nokia, Arcadyan, and Sagecom 5G Gateways for 4G/5G bands, cellular site (tower), and internet connectivity and...

Results 33 tmo-monitor issues
Sort by recently updated
recently updated
newest added

Running on a raspberry pi, It is not seeing the .env file when I run python3 bin/tmo-monitor.py I put the .env in the bin folder, then second guessed myself and...

bug
documentation

Since firmware version 1.2103.00.0338 - #57 fixed #56 for cases where there are no extra hashing iterations required for the password. Need to support cases where multiple iterations are expected.

enhancement

I downloaded the 2.0.4 zip release and upgraded over my older working release. pi@p314:~/tmo-monitor-main/bin $ ./tmo-monitor.py Traceback (most recent call last): File "./tmo-monitor.py", line 8, in import tailer ModuleNotFoundError: No...

invalid

Substantial work from @AndrewPardoe has lead to a new upcoming major version release, 2.0. This issue is intended to track any feedback regarding this release. Specifically: - .env file and...

help wanted

Submit to PyPI for expanded user reach and a more accessible route to using the script via `pip install`.

enhancement

Have you considered allowing for an email or some other options that just basically says the gateway was rebooted? Email would have the timestamp. Might indicate if the issue is...

enhancement

I am running the latest code. This morning, my internet dropped out. When I looked at logs I got the following: 2022/01/11 07:00:04 [INFO] 4G: B2 | 5G: n41 |...

bug
help wanted

Add logging of status checks so that the output can be used for analysis or with time series databases, graphing, and monitoring tools. Add ability to specify output format (e.g....

enhancement

Add tests and setup GitHub Actions to automatically run test suite to detect regressions. Need to [mock API responses](https://stackoverflow.com/questions/15753390/how-can-i-mock-requests-and-the-response).

enhancement

Add diagnostic logging with loglevel support. Separate from #11

enhancement