adamalton / pingdizzle

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 95.7%Language:HTML 4.3%