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

https://github.com/mattmakai/plushcap-sms

Open source monitoring with text message or phone call alerts using Twilio.
https://github.com/mattmakai/plushcap-sms

Last synced: 3 months ago
JSON representation

Open source monitoring with text message or phone call alerts using Twilio.

Awesome Lists containing this project

README

        

===============================
Plushcap
===============================

.. image:: https://travis-ci.org/makaimc/plushcap.png?branch=master
:target: https://travis-ci.org/makaimc/plushcap

.. image:: https://pypip.in/d/plushcap/badge.png
:target: https://pypi.python.org/pypi/plushcap

Plushcap monitors websites and alerts people via text or phone call if there
is a problem.

* Free software: BSD license
* Documentation: http://plushcap.readthedocs.org.

Features
--------

* Continuously monitors a URL to determine if it is responding appropriately.
* Sends an SMS alert to a number if the URL HTTP response status code is
anything other than 200 OK.