gavinr / internet-connectivity-logger

Continuously ping a web address at a specified interval and log the results to a CSV file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Continuously ping a web address at a specified interval and log the results to a CSV file.

License:MIT License


Languages

Language:Python 100.0%