Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adamalton/pingdizzle

A simple App Engine application to ping your websites and notify you if they're down
https://github.com/adamalton/pingdizzle

Last synced: 3 days ago
JSON representation

A simple App Engine application to ping your websites and notify you if they're down

Awesome Lists containing this project

README

        

pingdizzle
==========

A simple App Engine application to ping your websites and notify you if they're down.

#Set Up

1. Add the URLs that you want to check into `settings.PINGCONF`.
2. Add your email address(es) into `settings.SEND_DOWNTIME_NOTIFICATIONS_T0`.
3. Set your app ID in app.yaml.
4. Deploy the application to App Engine.
5. Relax.