Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gavinr/internet-connectivity-logger
Continuously ping a web address at a specified interval and log the results to a CSV file.
https://github.com/gavinr/internet-connectivity-logger
broadband dsl internet-connection
Last synced: 6 days ago
JSON representation
Continuously ping a web address at a specified interval and log the results to a CSV file.
- Host: GitHub
- URL: https://github.com/gavinr/internet-connectivity-logger
- Owner: gavinr
- License: mit
- Created: 2014-09-27T03:09:47.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-27T03:43:15.000Z (about 10 years ago)
- Last Synced: 2024-10-19T23:22:38.659Z (18 days ago)
- Topics: broadband, dsl, internet-connection
- Language: Python
- Size: 141 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
internet-connectivity-logger
============================Continuously ping a web address at a specified interval and log the results to a CSV file.
## Prerequisites
* Python 2.7.*
I have only used/tested this on Windows 7. All other platforms may not work.
## To Run
1. Modify the variables at the top of the python script.
2. Run!