Skip to content

mjgorman/twc_tattler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twc_tattler

Build Status

Monitor for keeping an eye on timewarner

Setup

setup.py included for install and dependency management. create a .sendgrid file in your user's homedir:

{
"api-key": "YOURAPIKEY",
"email-to": "to email",
"email-from": "from email"
}

Usage

The two installed scripts idealy would be run via a daemon managemnt such as supervisord. Could also run via cron if you want it less frequently.

twc-tattler - Script will run and ping google dns and record the results in sqlite db

twc-tattler-stats - Script will run and generate stats, email them via sendgrid

About

Monitor for keeping an eye on timewarner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages