Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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!