azzarello / internet-uptime

Small script to check if my internet provider is providing me with internet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

internet-uptime

Small script to check if my internet provider is providing me with internet.

How to use

  1. Scheduled to run quite often (every minute, every 15 minutes or whatever). I use a Jenkins script for this.
  2. Parse the output in xxxx-xx-xx uptime.csv
python internet-uptime.py

Will output into 2019-02-10 uptime.csv (current date obviously)

1549787883.520305,2019-02-10T08:38:03,1

Support my creation of open source software:

Flattr this git repo

Buy Me a Coffee at ko-fi.com

About

Small script to check if my internet provider is providing me with internet.

License:MIT License


Languages

Language:Python 100.0%