Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/melizeche/internetmonitor

A little python script for checking internet connection every minute and report the result in a nice damn simple html file
https://github.com/melizeche/internetmonitor

Last synced: 3 months ago
JSON representation

A little python script for checking internet connection every minute and report the result in a nice damn simple html file

Awesome Lists containing this project

README

        

Something for monitor internet connection
I made this because I'm tired of being f***ed by my ISP, I'm running this in a Raspberry Pi

**REQUIREMENTS**


- Python 2.6+
- APScheduler (pip install apscheduler)

First configure the DB variable(in internetMonitor.py) to set your sqlite database, you can use absolute paths

Just run internetMonitor.py (if you can as a service or daemon), every minute will write in your database and in data.js if the internet was recheable

In chart.html you can see a nice pie chart with the data